aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2021-08-05staging: r8188eu: remove return from void functionsMichael Straube10-52/+0
2021-08-05Revert "staging: r8188eu: Fix different base types in assignments and parameters"Greg Kroah-Hartman1-36/+10
2021-08-05staging: r8188eu: remove RT_TRACE calls from core/rtw_mp_ioctl.cPhillip Potter1-168/+8
2021-08-05staging: r8188eu: remove RT_TRACE calls from core/rtw_led.cPhillip Potter1-70/+12
2021-08-05staging: r8188eu: remove RT_TRACE calls from core/rtw_io.cPhillip Potter1-10/+2
2021-08-05staging: r8188eu: remove RT_TRACE calls from core/rtw_ieee80211.cPhillip Potter1-61/+6
2021-08-05staging: r8188eu: remove RT_TRACE calls from core/rtw_wlan_util.cPhillip Potter1-22/+3
2021-08-05staging: r8188eu: remove RT_TRACE calls from core/rtw_pwrctrl.cPhillip Potter1-24/+3
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube17-280/+280
2021-08-05staging: r8188eu: clean up comparsions to NULL in hal directoryMichael Straube13-29/+29
2021-08-02Revert "staging: r8188eu: remove rtw_buf_free() function"Greg Kroah-Hartman4-14/+13
2021-08-01staging: r8188eu: remove RT_PRINT_DATA macroPhillip Potter2-25/+0
2021-08-01staging: r8188eu: correct set/defined but unused warnings from debug cleanupPhillip Potter2-24/+2
2021-08-01staging: r8188eu: fix duplicated inclusionkernel test robot1-1/+0
2021-07-31staging: r8188eu: remove include/odm_debug.hPhillip Potter9-142/+0
2021-07-31staging: r8188eu: remove DbgPrint and RT_PRINTK macro definitionsPhillip Potter2-5/+0
2021-07-31staging: r8188eu: remove ODM_RT_TRACE macro definitionPhillip Potter1-18/+0
2021-07-31staging: r8188eu: remove ODM_RT_TRACE calls from hal/odm.cPhillip Potter2-176/+17
2021-07-31staging: r8188eu: remove ODM_RT_TRACE calls from hal/odm_RegConfig8188E.cPhillip Potter1-22/+7
2021-07-31staging: r8188eu: remove ODM_RT_TRACE calls from hal/odm_RTL8188E.cPhillip Potter1-36/+2
2021-07-31staging: r8188eu: remove ODM_RT_TRACE calls from hal/odm_HWConfig.cPhillip Potter1-6/+0
2021-07-31staging: r8188eu: remove ODM_RT_TRACE calls from hal/HalPhyRf_8188e.cPhillip Potter1-221/+7
2021-07-31staging: r8188eu: remove ODM_RT_TRACE calls from hal/Hal8188ERateAdaptive.cPhillip Potter1-97/+2
2021-07-31staging: r8188eu: remove ASSERT ifndef and macro definitionPhillip Potter1-4/+0
2021-07-31staging: r8188eu: remove ODM_RT_TRACE_F macro definitionPhillip Potter1-6/+0
2021-07-31staging: r8188eu: remove ODM_RT_ASSERT macro definition and callerPhillip Potter2-10/+0
2021-07-31staging: r8188eu: remove ODM_dbg_* macro definitionsPhillip Potter1-3/+0
2021-07-31staging: r8188eu: remove ODM_PRINT_ADDR macro definitionPhillip Potter1-13/+0
2021-07-31staging: r8188eu: add missing spaces after ',' and before bracesMichael Straube8-14/+14
2021-07-31staging: r8188eu: remove spaces before ',' and ')'Michael Straube19-88/+88
2021-07-31staging: r8188eu: Fix different base types in assignments and parametersFabio M. De Francesco1-10/+36
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman104-407/+392
2021-07-30staging: r8188eu: remove rtw_usb_control_msg() macroGreg Kroah-Hartman2-5/+1
2021-07-30staging: r8188eu: remove rtw_usb_bulk_msg() macroGreg Kroah-Hartman1-3/+0
2021-07-30staging: r8188eu: remove include/nic_spec.hGreg Kroah-Hartman1-24/+0
2021-07-30staging: r8188eu: remove unused enum _NIC_VERSIONGreg Kroah-Hartman1-7/+0
2021-07-30staging: r8188eu: remove rtw_buf_free() functionGreg Kroah-Hartman4-13/+14
2021-07-30staging: r8188eu: remove rtw_mfree2d() functionGreg Kroah-Hartman3-12/+2
2021-07-30staging: r8188eu: remove include/Hal8188EReg.hGreg Kroah-Hartman2-20/+0
2021-07-30staging: r8188eu: remove include/autoconf.hGreg Kroah-Hartman2-33/+0
2021-07-30staging: r8188eu: remove include/h2clbk.hGreg Kroah-Hartman1-15/+0
2021-07-30staging: r8188eu: move ODM_GetRightChnlPlaceforIQK()Greg Kroah-Hartman5-41/+21
2021-07-30staging: r8188eu: move ODM_TARGET_CHNL_NUM_2G_5GGreg Kroah-Hartman2-2/+2
2021-07-30staging: r8188eu: remove empty ODM_ResetIQKResult() functionGreg Kroah-Hartman4-10/+0
2021-07-30staging: r8188eu: clean up comparsions to NULL in os_dep directoryMichael Straube7-75/+75
2021-07-30staging: r8188eu: Remove no more used functions and variablesFabio M. De Francesco1-37/+0
2021-07-30staging: r8188eu: Replace a custom function with crc32_le()Fabio M. De Francesco1-39/+35
2021-07-30staging: r8188eu: simplify odm_evm_db_to_percentage()Michael Straube1-11/+2
2021-07-30staging: r8188eu: rename parameter of odm_evm_db_to_percentage()Michael Straube1-2/+2
2021-07-30staging: r8188eu: rename odm_EVMdbToPercentage()Michael Straube1-2/+2