summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/include
AgeCommit message (Expand)Author
2021-06-25staging: rtl8188eu: remove include/rtw_debug.h headerPhillip Potter
2021-06-25staging: rtl8188eu: remove GlobalDebugLevel variablePhillip Potter
2021-06-25staging: rtl8188eu: remove DRIVER_PREFIX preprocessor definitionPhillip Potter
2021-06-25staging: rtl8188eu: remove RT_TRACE macroPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.cPhillip Potter
2021-06-24staging: rtl8188eu: remove MSG_88E macro from include/rtw_debug.hPhillip Potter
2021-06-24staging: rtl8188eu: remove DBG_88E_LEVEL macro from include/rtw_debug.hPhillip Potter
2021-06-24staging: rtl8188eu: remove more unused definesMartin Kaiser
2021-06-24staging: rtl8188eu: remove sdio definesMartin Kaiser
2021-06-24staging: rtl8188eu: make efuse_ReadEFuse staticMartin Kaiser
2021-06-24staging: rtl8188eu: remove efuse typeMartin Kaiser
2021-06-24staging: rtl8188eu: remove a couple of unused definesMartin Kaiser
2021-06-24staging: rtl8188eu: remove "rtw_ieee80211_back_parties"Christophe JAILLET
2021-06-24staging: rtl8188eu: remove "rtw_ieee80211_back_actioncode"Christophe JAILLET
2021-06-16staging: rtl8188eu: remove _dbg_dump_tx_info functionPhillip Potter
2021-06-15staging: rtl8188eu: remove DBG_88E macro definitionPhillip Potter
2021-06-15staging: rtl8188eu: remove core/rtw_debug.cPhillip Potter
2021-06-14staging: rtl8188eu: remove another write-only memberMartin Kaiser
2021-06-14staging: rtl8188eu: remove a write-only power-index membersMartin Kaiser
2021-06-14staging: rtl8188eu: remove a write-only struct memberMartin Kaiser
2021-06-14staging: rtl8188eu: remove unused hal_data_8188e membersMartin Kaiser
2021-06-14staging: rtl8188eu: remove HW_DEF_ODM_DBG_FLAG enum valuePhillip Potter
2021-06-12staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/phy.cPhillip Potter
2021-06-09staging: rtl8188eu: use standard kthread handlingMartin Kaiser
2021-06-09staging: rtl8188eu: make rtw_free_recvframe return voidMartin Kaiser
2021-06-09staging: rtl8188eu: remove unused RT_PRINT_DATA macroMartin Kaiser
2021-05-25staging: rtl8188eu: remove ASSERT and ODM_RT_ASSERT macrosPhillip Potter
2021-05-19staging: rtl8188eu: rename struct field bLedOnMichael Straube
2021-05-10staging: rtl8188eu: remove nic_hdl from struct mlme_privMartin Kaiser
2021-05-10staging: rtl8188eu: remove padapter from struct mlme_ext_privMartin Kaiser
2021-05-10staging: rtl8188eu: remove padapter from struct cmd_privMartin Kaiser
2021-05-10staging: rtl8188eu: rtw_init_cmd_priv never failsMartin Kaiser
2021-05-10staging: rtl8188eu: make rtw_android_cmdstr_to_num staticMartin Kaiser
2021-05-10staging: rtl8188eu: remove enum WIFI_FRAME_SUBTYPEChristophe JAILLET
2021-04-22staging: rtl8188eu: cmdThread is a task_structMartin Kaiser
2021-04-22staging: rtl8188eu: change bLeisurePs' type to boolMartin Kaiser
2021-04-14staging: rtl8188eu: Move channel_table away from rtw_mlme_ext.hFabio M. De Francesco
2021-04-09staging: rtl8188eu: move another static array from .h to .cMartin Kaiser
2021-04-09staging: rtl8188eu: move static array from .h to .cMartin Kaiser
2021-04-09staging: rtl8188eu: remove unused function parameterMartin Kaiser
2021-04-09staging: rtl8188eu: make ffaddr2pipehdl staticMartin Kaiser
2021-04-09staging: rtl8188eu: remove prototype for non-existing functionMartin Kaiser
2021-04-09staging: rtl8188eu: remove the last urb callback macrosMartin Kaiser
2021-04-08staging: rtl8188eu: move defines into the .c fileMartin Kaiser
2021-04-08staging: rtl8188eu: remove unused definesMartin Kaiser
2021-04-08staging: rtl8188eu: remove unused macrosMartin Kaiser
2021-04-07staging: rtl8188eu: use actual request type as parameterMartin Kaiser
2021-04-07staging: rtl8188eu: remove unused efuse hal componentsMartin Kaiser
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser
2021-03-14staging:r8188eu: use ieee80211_is_ctl instead IsFrameTypeCtrlIvan Safonov