summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-10rtw88: coex: coding style adjustmentChing-Te Ku3-24/+30
2020-11-10rtw88: coex: reduce magic numberChing-Te Ku3-40/+58
2020-11-10rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku4-50/+52
2020-11-10rtw88: coex: fixed some wrong register definition and settingChing-Te Ku6-17/+15
2020-11-10rtlwifi: fix spelling typo of workaroundWang Qing1-2/+2
2020-11-10rsi: Clean up loop in the interrupt handlerMarek Vasut1-63/+58
2020-11-10rsi: Move card interrupt handling to RX threadMarek Vasut3-51/+15
2020-11-10mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto2-1/+19
2020-11-10mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current stateTsuchiya Yuto1-2/+2
2020-11-10mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto1-0/+2
2020-11-07brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim2-2/+5
2020-11-07rtlwifi: rtl8821ae: Place braces around empty if() bodyLee Jones1-1/+2
2020-11-07rtlwifi: rtl8821ae: phy: Remove a couple of unused variablesLee Jones1-3/+2
2020-11-07rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr'Lee Jones1-3/+1
2020-11-07rtlwifi: halbtc8821a2ant: Remove a bunch of unused variablesLee Jones1-15/+12
2020-11-07rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'Lee Jones1-2/+2
2020-11-07rtlwifi: rtl8723be: Remove set but unused variable 'lc_cal'Lee Jones1-2/+2
2020-11-07rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'Lee Jones1-3/+1
2020-11-07rtlwifi: phy: Remove set but unused variable 'bbvalue'Lee Jones1-3/+1
2020-11-07rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variablesLee Jones1-24/+24
2020-11-07rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc formatLee Jones1-1/+1
2020-11-07rtlwifi: rtl8192cu: mac: Fix some missing/ill-documented function parametersLee Jones1-4/+3
2020-11-07rtw88: rtw8822c: Remove unused variable 'corr_val'Lee Jones1-2/+2
2020-11-07wlcore: spi: Demote a non-compliant function header, fix anotherLee Jones1-2/+1
2020-11-07mwifiex: pcie: Remove a couple of unchecked 'ret'sLee Jones1-4/+2
2020-11-07wl3501_cs: Fix misspelling and provide missing documentationLee Jones1-5/+3
2020-11-07prism54: isl_ioctl: Fix one function header and demote anotherLee Jones1-3/+2
2020-11-07wl1251: cmd: Rename 'len' to 'buf_len' in the documentationLee Jones1-1/+1
2020-11-07brcmfmac: fweh: Add missing description for 'gfp'Lee Jones1-0/+1
2020-11-07brcmfmac: pcie: Provide description for missing function parameter 'devinfo'Lee Jones1-0/+1
2020-11-07brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'Lee Jones1-1/+1