aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-04-14iwlwifi: mvm: responder: support responder config command version 8Avraham Stern3-6/+90
2021-04-14iwlwifi: mvm: support range request command version 12Avraham Stern3-3/+186
2021-04-14iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg1-7/+28
2021-04-14iwlwifi: pcie: clear only FH bits handle in the interruptMordechay Goodstein2-1/+11
2021-04-14iwlwifi: add 160Mhz to killer 1550 nameybaruch1-1/+1
2021-04-14iwlwifi: change name to AX 211 and 411 familyybaruch1-2/+2
2021-04-14iwlwifi: change step in so-gf structybaruch3-3/+3
2021-04-14iwlwifi: pcie: Add support for Bz FamilyMatti Gottlieb3-0/+88
2021-04-14iwlwifi: mvm: don't allow CSA if we haven't been fully associatedEmmanuel Grumbach1-0/+10
2021-04-14iwlwifi: pcie: normally grab NIC access for inflight-hcmdJohannes Berg1-21/+10
2021-04-14iwlwifi: pcie: avoid unnecessarily taking spinlockJohannes Berg1-30/+24
2021-04-14iwlwifi: mvm: enable TX on new CSA channel before disconnectingSara Sharon1-0/+10
2021-04-13rsi: remove unused including <linux/version.h>Yang Li1-1/+0
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle3-17/+3
2021-04-13Merge tag 'wireless-drivers-next-2021-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller50-870/+2708
2021-04-12mt76: mt7921: add rcu section in mt7921_mcu_tx_rate_reportLorenzo Bianconi1-1/+6
2021-04-12mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsingLorenzo Bianconi5-1/+86
2021-04-12mt76: mt7615: always add rx header translation tlv when adding stationsFelix Fietkau3-8/+5
2021-04-12mt76: mt7615: add missing SPDX tag in mmio.cRyder Lee1-0/+3
2021-04-12mt76: mt7915: add mmio.cRyder Lee8-218/+177
2021-04-12mt76: report Rx timestampRyder Lee15-63/+89
2021-04-12mt76: mt7921: remove 80+80 MHz support capabilitiesFelix Fietkau2-7/+0
2021-04-12mt76: fix potential DMA mapping leakFelix Fietkau1-1/+1
2021-04-12mt76: mt7921: reduce the data latency during hw scanSean Wang2-1/+7
2021-04-12mt76: mt7921: fix the insmod hangsSean Wang4-16/+3
2021-04-12mt76: mt7921: fix kernel crash when the firmware fails to downloadSean Wang1-1/+3
2021-04-12mt76: mt7921: fix the dwell time controlSean Wang1-1/+2
2021-04-12mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaitonSean Wang3-0/+50
2021-04-12mt76: mt7921: introduce MT_WFDMA_DUMMY_CR definitionLorenzo Bianconi3-2/+8
2021-04-12mt76: mt7915: add wifi subsystem resetRyder Lee3-16/+70
2021-04-12mt76: mt7915: fix mt7915_mcu_add_beaconRyder Lee1-10/+12
2021-04-12mt76: mt7615: fix .add_beacon_offload()Ryder Lee1-2/+10
2021-04-12mt76: mt7921: rework mt7921_mcu_debug_msg_event routineLorenzo Bianconi1-14/+12
2021-04-12mt76: mt7921: always wake the device in mt7921_remove_interfaceLorenzo Bianconi1-1/+1
2021-04-12mt76: mt7921: fix key set/delete issueLorenzo Bianconi1-8/+17
2021-04-12mt76: mt7915: fix txpower init for TSSI off chipsShayne Chen1-6/+13
2021-04-12mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe()Guobin Huang1-3/+1
2021-04-12mt76: mt7915: limit firmware log message printk to buffer lengthFelix Fietkau1-1/+2
2021-04-12mt76: mt7615: limit firmware log message printk to buffer lengthFelix Fietkau1-1/+2
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau7-181/+187
2021-04-12mt76: mt7915: cleanup mcu tx queue in mt7915_dma_reset()Ryder Lee1-7/+8
2021-04-12mt76: mt7915: keep mcu_add_bss_info enabled till interface removalRyder Lee1-4/+5
2021-04-12mt76: mt7615: keep mcu_add_bss_info enabled till interface removalRyder Lee1-6/+7
2021-04-12mt76: mt7622: trigger hif interrupt for system resetRyder Lee3-4/+15
2021-04-12mt76: mt7615: cleanup mcu tx queue in mt7615_dma_reset()Ryder Lee1-3/+5
2021-04-12mt76: mt7615: only enable DFS test knobs for mt7615Ryder Lee1-12/+17
2021-04-12mt76: mt7921: properly configure rcpi adding a sta to the fwLorenzo Bianconi3-5/+49
2021-04-12mt76: connac: introduce mt76_sta_cmd_info data structureLorenzo Bianconi4-30/+56
2021-04-12mt76: mt7921: get rid of mt7921_mac_wtbl_lmac_addrLorenzo Bianconi1-9/+1
2021-04-12mt76: mt7915: refresh repeater entry MAC address when setting BSSIDFelix Fietkau1-1/+3