aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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-23ath11k: Fix the rx_filter flag setting for peer rssi statsMaharaja Kennadyrajan1-1/+2
2020-11-23ath10k: add target IRAM recovery feature supportVenkateswara Naralasetty3-0/+88
2020-11-23ath11k: Fix beamformee STS in HE capRamya Gnanasekar1-5/+0
2020-11-23ath11k: add processor_id based ring_selector logicP Praneesh2-7/+4
2020-11-18bus: mhi: Remove auto-start optionLoic Poulain1-4/+0
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski12-63/+6
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit1-1/+1
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit4-70/+20
2020-11-11rt2x00: remove WDS codeJohannes Berg3-8/+2
2020-11-11b43legacy: remove WDS codeJohannes Berg1-5/+1
2020-11-11b43: remove WDS codeJohannes Berg1-5/+1
2020-11-11carl9170: remove WDS codeJohannes Berg2-5/+0
2020-11-11ath9k: remove WDS codeJohannes Berg4-27/+2
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-59/+54
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-10iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon1-1/+1
2020-11-10iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2-0/+30
2020-11-10iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern1-0/+3
2020-11-10iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2-34/+68
2020-11-10iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach1-3/+6
2020-11-10iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein2-5/+23
2020-11-10ath11k: Handle errors if peer creation failsAlex Dewar1-10/+14
2020-11-10ath9k: work around false-positive gcc warningArnd Bergmann1-2/+6
2020-11-10wireless: remove CONFIG_WIRELESS_WDSJohannes Berg1-13/+0
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