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