aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-09-13staging: r8188eu: hal: remove condition with no effectSaurav Girepunje1-11/+4
2021-09-13staging: r8188eu: remove rtw_use_tkipkey_handler()Michael Straube2-20/+0
2021-09-13staging: r8188eu: use in-kernel arc4 encryptionMichael Straube2-82/+25
2021-09-13staging: r8188eu: remove unused constant CRC32_POLYMichael Straube1-2/+0
2021-09-13staging: r8188eu: remove enum hardware_typeMichael Straube1-22/+1
2021-09-13staging: r8188eu: remove IS_HARDWARE_TYPE_8188* macrosMichael Straube2-22/+9
2021-09-13staging: r8188eu: remove unused enum rt_eeprom_typeMichael Straube1-6/+0
2021-09-13staging: r8188eu: remove unused enum from ieee80211.h.Michael Straube1-28/+0
2021-09-13staging: r8188eu: remove unused defines from mp_custom_oid.hMichael Straube1-269/+1
2021-09-13staging: r8188eu: remove header file rtw_ioctl_rtl.hMichael Straube2-64/+0
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto4-20/+12
2021-09-13staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpySaurav Girepunje1-3/+1
2021-09-13staging: r8188eu: remove unnecessary parenthesesMichael Straube1-1/+1
2021-09-13staging: r8188eu: add missing blank line after declarationsMichael Straube1-0/+1
2021-09-13staging: r8188eu: use ether_addr_copy() in rtw_macaddr_cfg()Michael Straube1-2/+2
2021-09-13staging: r8188eu: use random default mac addressMichael Straube1-9/+2
2021-09-13staging: r8188eu: use is_*_ether_addr() in rtw_macaddr_cfg()Michael Straube1-4/+1
2021-09-13staging: r8188eu: use ETH_ALENMichael Straube1-1/+1
2021-09-13staging: r8188eu: ensure mac address buffer is properly alignedMichael Straube1-1/+1
2021-09-13staging: r8188eu: use mac_pton() in rtw_macaddr_cfg()Michael Straube1-6/+4
2021-09-13staging: r8188eu: remove unused function SetBcnCtrlReg()Michael Straube2-21/+0
2021-09-13staging: r8188eu: remove ICType from struct HAL_VERSIONMichael Straube5-105/+11
2021-09-13staging: r8188eu: remove set but unused variableMichael Straube1-28/+1
2021-09-13staging: r8188eu: remove Hal_MPT_CCKTxPowerAdjustbyIndex()Michael Straube2-72/+0
2021-09-13staging: r8188eu: remove commented constants from wifi.hMichael Straube1-50/+0
2021-09-13staging: r8188eu: remove unused constants from wifi.hMichael Straube1-2/+0
2021-09-13staging: r8188eu: refactor field of struct odm_rf_calMichael Straube2-8/+7
2021-09-13staging: r8188eu: remove local variable IndexforchannelMichael Straube1-5/+4
2021-09-13staging: r8188eu: remove unnecessary type castsMichael Straube1-3/+3
2021-09-13staging: r8188eu: convert type of second parameter of rtw_*_decrypt()Michael Straube3-18/+19
2021-09-13staging: r8188eu: convert type of second parameter of rtw_*_encrypt()Michael Straube4-27/+23
2021-09-13staging: r8188eu: remove should_forbid_n_rate()Michael Straube2-37/+0
2021-09-13staging: r8188eu: remove is_ap_in_wep()Michael Straube2-31/+0
2021-09-13staging: r8188eu: remove CAM_empty_entry()Michael Straube2-6/+0
2021-09-13staging: r8188eu: remove get_bsstype()Michael Straube2-11/+0
2021-09-13staging: r8188eu: remove rtw_get_oper_choffset()Michael Straube2-6/+0
2021-09-13staging: r8188eu: remove rtw_get_oper_bw()Michael Straube2-6/+0
2021-09-13staging: r8188eu: remove rtl8188e_PHY_ConfigRFWithParaFile()Michael Straube2-24/+0
2021-09-13staging: r8188eu: remove rtl8188e_PHY_ConfigRFWithHeaderFile()Michael Straube1-2/+0
2021-09-13staging: r8188eu: core: remove condition with no effectSaurav Girepunje1-9/+0
2021-09-13staging: r8188eu: core: remove unused functionSaurav Girepunje2-19/+0
2021-09-13staging: r8118eu: remove useless parts of judgements from os_dep/ioctl_linux.xu xin1-6/+5
2021-09-13staging: r8188eu: os_dep: remove unused static variableSaurav Girepunje1-2/+0
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube9-117/+117
2021-09-13staging: rtl8723bs: remove unused _rtw_init_queue() functionFabio Aiuto1-7/+0
2021-09-13staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-2/+2
2021-09-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto7-26/+52
2021-09-13staging: wlan-ng: Remove filenames from filesAldas Taraškevičius18-18/+18
2021-09-13staging: pi433: fix docs typos and references to previous struct namesPaulo Miguel Almeida1-12/+11
2021-09-13staging: r8188eu: remove rtw_hal_c2h_handler functionPhillip Potter3-9/+0