summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-26staging: wlan-ng: Remove pointless a3/a4 unionKees Cook9-62/+48
2021-08-26staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube1-1/+1
2021-08-26staging: r8188eu: fix scheduling while atomic bugsMichael Straube1-2/+2
2021-08-19staging: r8188eu: Remove empty rtw_mfree_xmit_priv_lock()Fabio M. De Francesco1-6/+0
2021-08-19staging: r8188eu: remove rtw_update_mem_stat macro and associated flagsPhillip Potter1-20/+0
2021-08-19staging: r8188eu: remove function _rtw_zvmallocPhillip Potter2-10/+0
2021-08-19staging: r8188eu: remove rtw_zvmalloc preprocessor definitionPhillip Potter1-1/+0
2021-08-19staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc callsPhillip Potter9-13/+13
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: wlan-ng: Disable buggy MIB ioctlKees Cook1-0/+10
2021-08-18staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook1-7/+3
2021-08-18staging: r8188eu: Remove code depending on NAT25_LOOKUPFabio M. De Francesco2-164/+1
2021-08-17clk: staging: correct reference to config IOMEM to config HAS_IOMEMLukas Bulwahn1-1/+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