summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"Tokunori Ikegami2020-12-021-3/+0
* cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao2020-11-241-0/+2
* mwifiex: Remove duplicated REG_PORT definitionJisheng Zhang2020-11-241-2/+0
* rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
* rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-2/+4
* rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
* rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
* mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-244-0/+5
* rsi: fix error return code in rsi_reset_card()Zhang Changzhong2020-11-241-15/+15
* brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov2020-11-241-3/+8
* brcmfmac: Fix incorrect type in assignmentRemi Depommier2020-11-241-8/+9
* qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai2020-11-241-3/+3
* rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia2020-11-241-1/+1
* orinoco: Annotate ezusb_read_ltv()Sebastian Andrzej Siewior2020-11-244-45/+52
* orinoco: Annotate ezusb_docmd_wait()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Remove ezusb_doicmd_wait()Sebastian Andrzej Siewior2020-11-241-19/+2
* orinoco: Annotate ezusb_write_ltv()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Annotate ezusb_read_pda()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Annotate firmware loadingSebastian Andrzej Siewior2020-11-241-4/+4
* orinoco: Annotate ezusb_init()Sebastian Andrzej Siewior2020-11-241-9/+26
* orinoco: Annotate ezusb_xmit()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Prepare stubs for in_interrupt() removalSebastian Andrzej Siewior2020-11-241-12/+69
* orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior2020-11-241-7/+7
* brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong2020-11-241-1/+2
* cw1200: replace a set of atomic_add()Yejune Deng2020-11-242-9/+9
* rtw88: wow: print key type when failingBrian Norris2020-11-241-1/+2
* rtw88: coex: change the decode method from firmwareChing-Te Ku2020-11-241-1/+1
* rtw88: coex: remove unnecessary WLAN slot extendChing-Te Ku2020-11-241-9/+0
* rtw88: coex: remove write scan bit to scoreboard in scan and connect notifyChing-Te Ku2020-11-241-6/+2
* rtw88: coex: fix BT performance drop during initial/power-on stepChing-Te Ku2020-11-241-3/+5
* rtw88: coex: Change antenna setting to enhance free-run performanceChing-Te Ku2020-11-241-5/+7
* rtw88: coex: update the TDMA parameter when leave LPSChing-Te Ku2020-11-241-1/+1
* rtw88: coex: add the mechanism for RF4CEChing-Te Ku2020-11-241-1/+32
* rtw88: coex: Add force flag for coexistence table functionChing-Te Ku2020-11-241-26/+36
* rtw88: coex: add write scoreboard action when WLAN in critical procedureChing-Te Ku2020-11-241-0/+6
* rtw88: coex: remove unnecessary feature/functionChing-Te Ku2020-11-241-23/+10
* rtw88: coex: update TDMA settings for different beacon intervalChing-Te Ku2020-11-244-4/+36
* rtw88: add CCK_PD debug logPing-Ke Shih2020-11-245-0/+40
* rtw88: 8723d: add cck pd seetingsPing-Ke Shih2020-11-242-0/+21
* rtw88: coex: simplify the setting and condition about WLAN TX limitationChing-Te Ku2020-11-101-17/+7
* rtw88: coex: add debug messageChing-Te Ku2020-11-104-41/+399
* rtw88: coex: update WLAN 5G AFH parameter for 8822bChing-Te Ku2020-11-101-1/+21
* rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku2020-11-104-3/+28
* rtw88: coex: modified for BT info notifyChing-Te Ku2020-11-102-22/+31
* rtw88: coex: add separate flag for manual controlChing-Te Ku2020-11-103-11/+12
* rtw88: coex: Modify the timing of set_ant_path/set_rf_paraChing-Te Ku2020-11-101-36/+55
* rtw88: coex: coding style adjustmentChing-Te Ku2020-11-103-24/+30
* rtw88: coex: reduce magic numberChing-Te Ku2020-11-103-40/+58
* rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku2020-11-104-50/+52
* rtw88: coex: fixed some wrong register definition and settingChing-Te Ku2020-11-106-17/+15