linux/drivers/net/wireless/mediatek/mt76/mt7996
Lorenzo Bianconi e8c819df02 wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()
Similar to vif link management, postpone sta link destuction in
mt7996_mac_sta_remove() introducing mt7996_mac_sta_remove_link utility
routine and just disable sta link running mt7996_mac_sta_remove_links
routine.
This is a preliminary patch in order to support MLO link reconfiguration
in MT7996 driver.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20260315-mt7996-mlo-link-reconf-v1-6-a8a634fbc927@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-03-24 15:49:32 +00:00
..
coredump.c wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
coredump.h wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
debugfs.c wifi: mt76: mt7996: fix issues with manually triggered radar detection 2026-03-24 15:49:31 +00:00
dma.c wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPU 2026-03-23 09:23:01 +00:00
eeprom.c wifi: mt76: mt7996: add variant for MT7992 chipsets 2026-03-24 15:49:29 +00:00
eeprom.h wifi: mt76: relicense to BSD-3-Clause-Clear 2025-11-24 14:37:54 +01:00
init.c wifi: mt76: mt7996: fix frequency separation for station STR mode 2026-03-24 15:49:32 +00:00
Kconfig wifi: mt76: mt7996: Add NPU offload support to MT7996 driver 2025-11-24 14:37:54 +01:00
mac.c wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove() 2026-03-24 15:49:32 +00:00
mac.h wifi: mt76: mt7996: offload radar threshold initialization 2026-03-23 09:14:42 +00:00
main.c wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove() 2026-03-24 15:49:32 +00:00
Makefile wifi: mt76: mt7996: Add NPU offload support to MT7996 driver 2025-11-24 14:37:54 +01:00
mcu.c wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links. 2026-03-24 15:49:32 +00:00
mcu.h wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links. 2026-03-24 15:49:32 +00:00
mmio.c wifi: mt76: mt7996: Add NPU offload support to MT7996 driver 2025-11-24 14:37:54 +01:00
mt7996.h wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove() 2026-03-24 15:49:32 +00:00
npu.c wifi: mt76: mt7996: Store DMA mapped buffer addresses in mt7996_npu_hw_init() 2026-03-23 09:23:01 +00:00
pci.c wifi: mt76: mt7996: fix typos in comments 2025-11-24 14:37:54 +01:00
regs.h wifi: mt76: mt7996: update WFSYS reset flow for MT7990 chipsets 2026-03-24 15:49:31 +00:00