summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-24wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links.Shayne Chen
2026-03-24wifi: mt76: mt7996: Destroy vif active links in mt7996_remove_interface()Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Move mlink deallocation in mt7996_vif_link_remove()Shayne Chen
2026-03-24wifi: mt76: mt7996: Account active links in valid_links fieldsShayne Chen
2026-03-24wifi: mt76: mt7996: Rely on msta_link link_id in mt7996_vif_link_remove()Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: fix frequency separation for station STR modePeter Chiu
2026-03-24wifi: mt76: mt7925: host-only unwind published links on add failureSean Wang
2026-03-24wifi: mt76: mt7925: publish msta->link after successful link addSean Wang
2026-03-24wifi: mt76: mt7925: switch link STA allocation to RCU lifetimeSean Wang
2026-03-24wifi: mt76: mt7925: move WCID teardown into link_sta_remove()Sean Wang
2026-03-24wifi: mt76: mt7925: drop WCID reinit after publishSean Wang
2026-03-24wifi: mt76: mt7925: unwind WCID setup on link STA add failureSean Wang
2026-03-24wifi: mt76: mt7925: make WCID cleanup unconditional in sta_remove_links()Sean Wang
2026-03-24wifi: mt76: mt7925: pass mconf and mlink to wtbl_update_hdr_trans()Sean Wang
2026-03-24wifi: mt76: mt7925: resolve link after acquiring mt76 mutexSean Wang
2026-03-24wifi: mt76: mt7925: pass mlink to set_link_key()Sean Wang
2026-03-24wifi: mt76: mt7925: pass mlink to wtbl_update_hdr_trans()Sean Wang
2026-03-24wifi: mt76: mt7925: validate mlink in sta_hdr_trans_tlv()Sean Wang
2026-03-24wifi: mt76: mt7925: pass mlink to sta_hdr_trans_tlv()Sean Wang
2026-03-24wifi: mt76: mt7925: pass mlink to mac_link_sta_remove()Sean Wang
2026-03-24wifi: mt76: mt7925: resolve primary mlink via def_wcidSean Wang
2026-03-24wifi: mt76: mt7925: pass mlink to mcu_sta_update()Sean Wang
2026-03-24wifi: mt76: mt7925: pass mlink and mconf to sta_mld_tlv()Sean Wang
2026-03-24wifi: mt76: mt7925: pass WCID indices to bss_basic_tlv()Sean Wang
2026-03-24wifi: mt76: mt7925: pass mlink to sta_amsdu_tlv()Sean Wang
2026-03-24wifi: mt76: mt7996: fix issues with manually triggered radar detectionStanleyYP Wang
2026-03-24wifi: mt76: mt7996: adjust timeout value for boot-up calibration commandsRex Lu
2026-03-24wifi: mt76: mt7996: update WFSYS reset flow for MT7990 chipsetsPeter Chiu
2026-03-24wifi: mt76: mt7996: support critical packet mode for MT7990 chipsetsHoward Hsu
2026-03-24wifi: mt76: mt7996: fix RRO EMU configurationPeter Chiu
2026-03-24wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handlingSean Wang
2026-03-24wifi: mt76: mt792x: describe USB WFSYS reset with a descriptorSean Wang
2026-03-24wifi: mt76: add per-link beacon monitoring for MLOFelix Fietkau
2026-03-24wifi: mt76: wait for firmware TX completion of mgmt frames before channel switchFelix Fietkau
2026-03-24wifi: mt76: route nullfunc frames to PSD/ALTX queueFelix Fietkau
2026-03-24wifi: mt76: flush pending TX before channel switchFelix Fietkau
2026-03-24wifi: mt76: send nullfunc PS frames on offchannel transitionsFelix Fietkau
2026-03-24wifi: mt76: optimize ROC for same-channel caseFelix Fietkau
2026-03-24wifi: mt76: abort ROC on chanctx changesFelix Fietkau
2026-03-24wifi: mt76: check chanctx before restoring channel after ROCFelix Fietkau
2026-03-24wifi: mt76: add offchannel check to mt76_roc_completeFelix Fietkau
2026-03-24wifi: mt76: support upgrading passive scans to activeChad Monroe
2026-03-24wifi: mt76: fix multi-radio on-channel scanningChad Monroe
2026-03-24wifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Remove unnecessary phy filed in mt7996_vif_link structLorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Add missing CHANCTX_STA_CSA propertyLorenzo Bianconi
2026-03-24wifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou