summaryrefslogtreecommitdiffstats
path: root/block/keyslot-manager.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-26staging: r8188eu: remove cmd_osdep.h header fileMichael Straube3-23/+5
2021-08-26staging: r8188eu: Make mult-byte entities in dhcp header be big endianLarry Finger1-7/+7
2021-08-26staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContentPhillip Potter1-11/+3
2021-08-26staging: r8188eu: Fix a resource leak in update_bcn_wps_ieXiangyang Zhang1-1/+2
2021-08-26staging: r8188eu: set pipe only onceMartin Kaiser1-7/+8
2021-08-26staging: r8188eu: remove unused members of struct _io_opsMartin Kaiser1-3/+0
2021-08-26staging: r8188eu: clean up the usb_writeNMartin Kaiser1-10/+5
2021-08-26staging: r8188eu: clean up the usb_writeXY functionsMartin Kaiser1-42/+8
2021-08-26staging: r8188eu: clean up the usb_readXY functionsMartin Kaiser1-23/+7
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-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