summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-06-22iwlwifi: fix NUM_IWL_UCODE_TLV_* definitions to avoid sparse errorsLuca Coelho1-6/+8
2021-06-22iwlwifi: pcie: free some DMA memory earlierJohannes Berg3-12/+21
2021-06-22iwlwifi: mvm: fill phy_data.d1 for no-data RXJohannes Berg1-6/+4
2021-06-22iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-06-22iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-06-22iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES versionEmmanuel Grumbach1-2/+5
2021-06-22iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of WOWLAN_GET_STATUSESNaftali Goldstein2-15/+23
2021-06-22iwlwifi: mvm: don't request mac80211 to disable/enable sta's queuesNaftali Goldstein1-2/+6
2021-06-22iwlwifi: mvm: Explicitly stop session protection before unbindingIlan Peer2-12/+30
2021-06-22iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap.Abhishek Naik3-3/+37
2021-06-22iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg3-59/+14
2021-06-22iwlwifi: pcie: fix some kernel-doc commentsJohannes Berg1-2/+2
2021-06-22iwlwifi: advertise broadcast TWT supportShaul Triebitz2-10/+21
2021-06-22iwlwifi: mvm: support LMR feedbackAvraham Stern1-0/+4
2021-06-22iwlwifi: correct HE capabilitiesJohannes Berg1-48/+66
2021-06-22iwlwifi: mvm: Call NMI instead of REPLY_ERRORHarish Mitty1-1/+3
2021-06-22iwlwifi: mvm: fix error print when session protection endsShaul Triebitz1-0/+4
2021-06-22iwlwifi: mvm: honour firmware SMPS requestsJohannes Berg4-0/+80
2021-06-22iwlwifi: mvm: apply RX diversity per PHY contextJohannes Berg3-14/+32
2021-06-22iwlwifi: mvm: don't request SMPS in AP modeJohannes Berg1-5/+3
2021-06-22iwlwifi: pcie: identify the RF moduleJohannes Berg4-2/+96
2021-06-22iwlwifi: yoyo: support region TLV version 2Mukesh Sisodiya3-3/+22
2021-06-22iwlwifi: remove duplicate iwl_ax201_cfg_qu_hr declarationJohannes Berg1-1/+0
2021-06-22iwlwifi: pcie: remove CSR_HW_RF_ID_TYPE_CHIP_IDJohannes Berg2-10/+7
2021-06-22iwlwifi: pcie: print interrupt number, not indexJohannes Berg1-1/+1
2021-06-22iwlwifi: pcie: Add support for AX231 radio module with Ma devicesMatti Gottlieb3-0/+20
2021-06-22iwlwifi: increase PNVM load timeoutLuca Coelho1-2/+2
2021-06-22iwlwifi: pcie: handle pcim_iomap_table() failures betterJohannes Berg1-2/+10
2021-06-22iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg1-6/+18
2021-06-22iwlwifi: remove unused REMOTE_WAKE_CONFIG_CMD definitionsLuca Coelho3-56/+1
2021-06-22iwlwifi: mvm: fix indentation in some scan functionsLuca Coelho1-7/+7
2021-06-22iwlwifi: mvm: pass the clock type to iwl_mvm_get_sync_time()Luca Coelho4-8/+17
2021-06-22iwlwifi: mvm: support BIOS enable/disable for 11ax in RussiaMiri Korenblit3-22/+63
2021-06-21Merge tag 'wireless-drivers-2021-06-19' of git://git.kernel.org/pub/scm/linux...David S. Miller1-3/+10
2021-06-19ath11k: Enable QCN9074 deviceAnilkumar Kolli1-1/+1
2021-06-19ath10k: demote chan info without scan request warningCaleb Connolly1-1/+1
2021-06-19rtl8xxxu: avoid parsing short RX packetÍñigo Huguet1-2/+9
2021-06-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan2-14/+56
2021-06-19mt76: mt7921: allow chip reset during device restartLorenzo Bianconi3-5/+14
2021-06-19mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi4-15/+32
2021-06-19mt76: mt7663s: enable runtime-pmLorenzo Bianconi3-6/+13
2021-06-19mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi2-8/+22
2021-06-19mt76: mt7663s: rely on pm reference countingLorenzo Bianconi1-14/+22
2021-06-19mt76: sdio: do not run mt76_txq_schedule directlyLorenzo Bianconi1-5/+11
2021-06-19mt76: mt7921: enable HE BFee capabilityDeren Wu1-1/+12
2021-06-19mt76: disable TWT capabilities for the momentLorenzo Bianconi2-6/+0
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee13-169/+208
2021-06-19mt76: mt7921: fix the coredump is being truncatedSean Wang2-4/+7
2021-06-19mt76: mt7921: fix kernel warning when reset on vif is not staSean Wang1-1/+2
2021-06-19mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi5-10/+32