summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-24rtw88: 8723d: add cck pd seetingsPing-Ke Shih
2020-11-10rtw88: coex: simplify the setting and condition about WLAN TX limitationChing-Te Ku
2020-11-10rtw88: coex: add debug messageChing-Te Ku
2020-11-10rtw88: coex: update WLAN 5G AFH parameter for 8822bChing-Te Ku
2020-11-10rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku
2020-11-10rtw88: coex: modified for BT info notifyChing-Te Ku
2020-11-10rtw88: coex: add separate flag for manual controlChing-Te Ku
2020-11-10rtw88: coex: Modify the timing of set_ant_path/set_rf_paraChing-Te Ku
2020-11-10rtw88: coex: coding style adjustmentChing-Te Ku
2020-11-10rtw88: coex: reduce magic numberChing-Te Ku
2020-11-10rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku
2020-11-10rtw88: coex: fixed some wrong register definition and settingChing-Te Ku
2020-11-10rtlwifi: fix spelling typo of workaroundWang Qing
2020-11-10rsi: Clean up loop in the interrupt handlerMarek Vasut
2020-11-10rsi: Move card interrupt handling to RX threadMarek Vasut
2020-11-10mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto
2020-11-10mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current stateTsuchiya Yuto
2020-11-10mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto
2020-11-07brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim
2020-11-07rtlwifi: rtl8821ae: Place braces around empty if() bodyLee Jones
2020-11-07rtlwifi: rtl8821ae: phy: Remove a couple of unused variablesLee Jones
2020-11-07rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr'Lee Jones
2020-11-07rtlwifi: halbtc8821a2ant: Remove a bunch of unused variablesLee Jones
2020-11-07rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'Lee Jones
2020-11-07rtlwifi: rtl8723be: Remove set but unused variable 'lc_cal'Lee Jones
2020-11-07rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'Lee Jones
2020-11-07rtlwifi: phy: Remove set but unused variable 'bbvalue'Lee Jones
2020-11-07rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variablesLee Jones
2020-11-07rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc formatLee Jones
2020-11-07rtlwifi: rtl8192cu: mac: Fix some missing/ill-documented function parametersLee Jones
2020-11-07rtw88: rtw8822c: Remove unused variable 'corr_val'Lee Jones
2020-11-07wlcore: spi: Demote a non-compliant function header, fix anotherLee Jones
2020-11-07mwifiex: pcie: Remove a couple of unchecked 'ret'sLee Jones
2020-11-07wl3501_cs: Fix misspelling and provide missing documentationLee Jones
2020-11-07prism54: isl_ioctl: Fix one function header and demote anotherLee Jones
2020-11-07wl1251: cmd: Rename 'len' to 'buf_len' in the documentationLee Jones
2020-11-07brcmfmac: fweh: Add missing description for 'gfp'Lee Jones
2020-11-07brcmfmac: pcie: Provide description for missing function parameter 'devinfo'Lee Jones
2020-11-07brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'Lee Jones
2020-11-07rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-docLee Jones
2020-11-07rsi: rsi_91x_usb: Fix some basic kernel-doc issuesLee Jones
2020-11-07rt2x00: save survey for every channel visitedMarkov Mikhail
2020-11-07rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()Sebastian Andrzej Siewior
2020-11-07rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap().Sebastian Andrzej Siewior
2020-11-07zd1211rw: Remove in_atomic() usage.Sebastian Andrzej Siewior
2020-11-07hostap: Remove in_atomic() check.Sebastian Andrzej Siewior
2020-11-07airo: Replace in_atomic() usage.Sebastian Andrzej Siewior
2020-11-07airo: Always use JOB_STATS and JOB_EVENTSebastian Andrzej Siewior
2020-11-07airo: Invoke airo_read_wireless_stats() directlySebastian Andrzej Siewior
2020-11-07orinoco: Remove BUG_ON(in_interrupt/irq())Sebastian Andrzej Siewior