summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-02rtw88: coex: update AFH information while in free-run modeChing-Te Ku1-1/+2
2020-12-02rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku1-9/+28
2020-12-02rtw88: coex: add debug messageChing-Te Ku4-10/+150
2020-12-02rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku1-0/+2
2020-12-02Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"Tokunori Ikegami1-3/+0
2020-11-24cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao1-0/+2
2020-11-24mwifiex: Remove duplicated REG_PORT definitionJisheng Zhang1-2/+0
2020-11-24rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-3/+3
2020-11-24rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-2/+4
2020-11-24rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-3/+3
2020-11-24rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-3/+3
2020-11-24mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva4-0/+5
2020-11-24rsi: fix error return code in rsi_reset_card()Zhang Changzhong1-15/+15
2020-11-24brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov1-3/+8
2020-11-24brcmfmac: Fix incorrect type in assignmentRemi Depommier1-8/+9
2020-11-24qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai1-3/+3
2020-11-24rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia1-1/+1
2020-11-24orinoco: Annotate ezusb_read_ltv()Sebastian Andrzej Siewior4-45/+52
2020-11-24orinoco: Annotate ezusb_docmd_wait()Sebastian Andrzej Siewior1-1/+1
2020-11-24orinoco: Remove ezusb_doicmd_wait()Sebastian Andrzej Siewior1-19/+2
2020-11-24orinoco: Annotate ezusb_write_ltv()Sebastian Andrzej Siewior1-1/+1
2020-11-24orinoco: Annotate ezusb_read_pda()Sebastian Andrzej Siewior1-1/+1
2020-11-24orinoco: Annotate firmware loadingSebastian Andrzej Siewior1-4/+4
2020-11-24orinoco: Annotate ezusb_init()Sebastian Andrzej Siewior1-9/+26
2020-11-24orinoco: Annotate ezusb_xmit()Sebastian Andrzej Siewior1-1/+1
2020-11-24orinoco: Prepare stubs for in_interrupt() removalSebastian Andrzej Siewior1-12/+69
2020-11-24orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior1-7/+7
2020-11-24brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong1-1/+2
2020-11-24cw1200: replace a set of atomic_add()Yejune Deng2-9/+9
2020-11-24rtw88: wow: print key type when failingBrian Norris1-1/+2
2020-11-24rtw88: coex: change the decode method from firmwareChing-Te Ku1-1/+1
2020-11-24rtw88: coex: remove unnecessary WLAN slot extendChing-Te Ku1-9/+0
2020-11-24rtw88: coex: remove write scan bit to scoreboard in scan and connect notifyChing-Te Ku1-6/+2
2020-11-24rtw88: coex: fix BT performance drop during initial/power-on stepChing-Te Ku1-3/+5
2020-11-24rtw88: coex: Change antenna setting to enhance free-run performanceChing-Te Ku1-5/+7
2020-11-24rtw88: coex: update the TDMA parameter when leave LPSChing-Te Ku1-1/+1
2020-11-24rtw88: coex: add the mechanism for RF4CEChing-Te Ku1-1/+32
2020-11-24rtw88: coex: Add force flag for coexistence table functionChing-Te Ku1-26/+36
2020-11-24rtw88: coex: add write scoreboard action when WLAN in critical procedureChing-Te Ku1-0/+6
2020-11-24rtw88: coex: remove unnecessary feature/functionChing-Te Ku1-23/+10
2020-11-24rtw88: coex: update TDMA settings for different beacon intervalChing-Te Ku4-4/+36
2020-11-24rtw88: add CCK_PD debug logPing-Ke Shih5-0/+40
2020-11-24rtw88: 8723d: add cck pd seetingsPing-Ke Shih2-0/+21
2020-11-10rtw88: coex: simplify the setting and condition about WLAN TX limitationChing-Te Ku1-17/+7
2020-11-10rtw88: coex: add debug messageChing-Te Ku4-41/+399
2020-11-10rtw88: coex: update WLAN 5G AFH parameter for 8822bChing-Te Ku1-1/+21
2020-11-10rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku4-3/+28
2020-11-10rtw88: coex: modified for BT info notifyChing-Te Ku2-22/+31
2020-11-10rtw88: coex: add separate flag for manual controlChing-Te Ku3-11/+12
2020-11-10rtw88: coex: Modify the timing of set_ant_path/set_rf_paraChing-Te Ku1-36/+55