summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2021-08-19staging: r8188eu: remove function _rtw_vmallocPhillip Potter2-9/+1
2021-08-19staging: r8188eu: remove rtw_vmalloc preprocessor definitionPhillip Potter1-1/+0
2021-08-19staging: r8188eu: convert only rtw_vmalloc call to vmallocPhillip Potter1-1/+1
2021-08-19staging: r8188eu: remove free_xmit_priv field from struct hal_opsPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove function rtw_hal_free_xmit_privPhillip Potter3-9/+0
2021-08-19staging: r8188eu: remove empty function rtl8188eu_free_xmit_privPhillip Potter3-6/+0
2021-08-19staging: r8188eu: remove txrpt_ccx_sw_88e and txrpt_ccx_qtime_88e macrosPhillip Potter1-4/+0
2021-08-19staging: r8188eu: remove unused function dump_txrpt_ccx_88ePhillip Potter2-23/+0
2021-08-19staging: r8188eu: remove _dbg_dump_tx_info functionPhillip Potter3-35/+0
2021-08-19staging: r8188eu: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+4
2021-08-18staging: r8188eu: rename variable within rtl8188e_Add_RateATidPhillip Potter1-3/+3
2021-08-18staging: r8188eu: ctrl vendor req index is not usedMartin Kaiser1-23/+10
2021-08-18staging: r8188eu: ctrl vendor req value is always 0x05Martin Kaiser1-23/+10
2021-08-18staging: r8188eu: clean up comparsions to falseMichael Straube14-34/+34
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube14-67/+67
2021-08-18staging: r8188eu: remove null pointer checks before kfreeMichael Straube2-12/+4
2021-08-18staging: r8188eu: Remove unused including <linux/version.h>Cai Huoqing4-4/+0
2021-08-18staging: r8188eu: Remove code depending on NAT25_LOOKUPFabio M. De Francesco2-164/+1
2021-08-17staging: r8188eu: remove unneeded DBG_88E call from rtl8188e_Add_RateATidPhillip Potter1-3/+0
2021-08-17staging: r8188eu: remove set but unused variable from rtl8188e_Add_RateATidPhillip Potter1-6/+1
2021-08-17staging: r8188eu: clean up spacing style issues in os_dep dirMichael Straube8-122/+122
2021-08-17staging: r8188eu: clean up spacing style issues in hal dir, part 3Michael Straube7-149/+149
2021-08-17staging: r8188eu: clean up spacing style issues in hal dir, part 2Michael Straube7-287/+287
2021-08-17staging: r8188eu: clean up spacing style issues in hal dir, part 1Michael Straube9-188/+188
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_sta_mgt.cMichael Straube1-3/+3
2021-08-17staging: r8188eu: add space around operator in core/rtw_sreset.cMichael Straube1-1/+1
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_debug.cMichael Straube1-21/+21
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_xmit.cMichael Straube1-61/+61
2021-08-17staging: r8188eu: add spaces around operators in core/rtw_wlan_util.cMichael Straube1-30/+30
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_security.cMichael Straube1-94/+94
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_recv.cMichael Straube1-56/+56
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_pwrctrl.cMichael Straube1-8/+8
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_p2p.cMichael Straube1-23/+23
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_mp_ioctl.cMichael Straube1-3/+3
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_mp.cMichael Straube1-5/+5
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_mlme_ext.cMichael Straube1-118/+118
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_mlme.cMichael Straube1-40/+40
2021-08-17staging: r8188eu: add spaces around operators in core/rtw_iol.cMichael Straube1-6/+6
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_ioctl_set.cMichael Straube1-9/+9
2021-08-17staging: r8188eu: simplify multiplication in core/rtw_ioctl_set.cMichael Straube1-1/+1
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_ieee80211.cMichael Straube1-62/+62
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_efuse.cMichael Straube1-48/+48
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_cmd.cMichael Straube1-10/+10
2021-08-17staging: r8188eu: remove unnecessary parentheses in core/rtw_cmd.cMichael Straube1-1/+1
2021-08-17staging: r8188eu: rewrite subtraction in core/rtw_cmd.cMichael Straube1-2/+2
2021-08-17staging: r8188eu: add spaces around operators in core/rtw_ap.cMichael Straube1-44/+44
2021-08-16staging: r8188eu: Remove unused nat25_handle_frame()Fabio M. De Francesco2-62/+0
2021-08-16staging: r8188eu: remove ipx support from driverGreg Kroah-Hartman1-228/+0
2021-08-16staging: r8188eu: remove inline markings from functions in rtw_br_ext.cGreg Kroah-Hartman1-12/+12
2021-08-16staging: r8188eu: use common ieee80211 constantsMichael Straube4-61/+11