summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-08-26staging: r8188eu: remove an unused enumMartin Kaiser1-4/+0
2021-08-26staging: r8188eu: rewrite usb vendor request definesMartin Kaiser1-2/+2
2021-08-26staging: rtl8188eu: use actual request type as parameterMartin Kaiser1-34/+12
2021-08-26staging: r8188eu: remove unused defineMartin Kaiser1-2/+0
2021-08-26staging: r8188eu: remove unnecessary castMartin Kaiser1-1/+1
2021-08-26staging: rtl8723bs: remove header file ethernet.hMichael Straube4-18/+5
2021-08-26staging/rtl8192u: Prefer kcalloc over open coded arithmeticLen Baker1-3/+3
2021-08-26staging/rtl8192u: Initialize variables in the definition blockLen Baker1-6/+3
2021-08-26staging/rtl8192u: Avoid CamelCase in names of variablesLen Baker1-48/+47
2021-08-26staging: rtl8723bs: remove unused rtw_set_802_11_bssid() functionFabio Aiuto2-65/+0
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto4-48/+1
2021-08-26staging: rtl8723bs: fix logical continuation issueFabio Aiuto1-3/+3
2021-08-26staging: rtl8723bs: fix code indent issuesFabio Aiuto1-6/+6
2021-08-26staging: rtl8723bs: remove obsolete wext supportFabio Aiuto3-3101/+1
2021-08-26staging: mt7621-pci: fix hang when nothing is connected to pcie portsSergio Paracuellos1-2/+11
2021-08-26staging: r8188eu: remove unused function rtw_remove_bcn_ie()Michael Straube2-40/+0
2021-08-26staging: r8188eu: remove unused function rtw_add_bcn_ie()Michael Straube2-65/+0
2021-08-26staging: r8188eu: remove unneeded semicolonYang Li3-3/+3
2021-08-26staging: wlan-ng: Avoid duplicate header in tx/rx framesKees Cook6-53/+39
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-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+8
2021-08-23Revert "media: dvb header files: move some headers to staging"Linus Torvalds4-506/+3
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-19isystem: ship and use stdarg.hAlexey Dobriyan4-4/+4
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan1-2/+0
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