summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-07-27staging: rtl8188eu: remove write-only power struct componentMartin Kaiser
2021-07-27staging: rtl8188eu: remove braces from single line if blocksMichael Straube
2021-07-27staging: rtl8188eu: remove blank linesMichael Straube
2021-07-27staging: rtl8188eu: Remove no more used functions and variablesFabio M. De Francesco
2021-07-27staging: rtl8188eu: Replace a custom function with crc32_le()Fabio M. De Francesco
2021-07-27staging: rtl8188eu: Line over 100 charactersJignesh Patel
2021-07-27staging: rtl8188eu: remove unnecessary blank lines in core/rtw_ap.cBenjamin Philip
2021-07-21staging: rtl8188eu: remove efuse write supportMartin Kaiser
2021-07-21staging: rtl8188eu: move hal/mac_cfg.c and rename function and arrayPhillip Potter
2021-07-21staging: rtl8188eu: remove set but unused variable from rtw_get_sec_iePhillip Potter
2021-06-25staging: rtl8188eu: remove DRIVER_PREFIX preprocessor definitionPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_xmit.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_pwrctrl.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_recv.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ioctl_set.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ieee80211.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_wlan_util.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_led.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme_ext.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_sta_mgt.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_security.cPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_xmit.cPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_pwrctrl.cPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_ioctl_set.cPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_mlmw_ext.cPhillip Potter
2021-06-24staging: rtl8188eu: make efuse_ReadEFuse staticMartin Kaiser
2021-06-24staging: rtl8188eu: remove efuse typeMartin Kaiser
2021-06-24staging: rtl8188eu: remove "rtw_ieee80211_back_actioncode"Christophe JAILLET
2021-06-18staging: r8188eu/core: remove the check for NULL pointer in _rtw_enqueue_cmd()Qiang Ma
2021-06-16staging: rtl8188eu: remove unused variables from core/rtw_mlme_ext.cPhillip Potter
2021-06-16staging: rtl8188eu: remove unused variables from core/rtw_efuse.cPhillip Potter
2021-06-16staging: rtl8188eu: remove empty label from mlmeext_joinbss_event_callbackPhillip Potter
2021-06-15staging: rtl8188eu: remove core/rtw_debug.cPhillip Potter
2021-06-15staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_sta_mgt.cPhillip Potter
2021-06-15staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_recv.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_ioctl_set.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_security.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_ieee80211.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_pwrctrl.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_ap.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_wlan_util.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme_ext.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_xmit.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_efuse.cPhillip Potter
2021-06-14staging: rtl8188eu: convert DBG_88E calls in core/rtw_recv.cPhillip Potter
2021-06-14staging: rtl8188eu: convert DBG_88E calls in core/rtw_sta_mgt.cPhillip Potter
2021-06-09staging: rtl8188eu: use safe iterator in xmit_delivery_enabled_frames()Dan Carpenter