summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2026-06-09wifi: mt76: mt7925: advertise EHT 320MHz capabilities for 6GHz bandJavier Tia
2026-06-09wifi: mt76: mt7925: populate EHT 320MHz MCS map in sta_recJavier Tia
2026-06-09wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXSJavier Tia
2026-06-09wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlvJavier Tia
2026-06-09wifi: mt76: mt7925: fix stale pointer comparisons in change_vif_linksJavier Tia
2026-06-09wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996_init_tx_queues()Lorenzo Bianconi
2026-06-09wifi: mt76: mt7925: add Netgear A8500 USB device IDDevin Wittmayer
2026-06-09wifi: mt76: mt7996: add missing max_remain_on_channel_durationFelix Fietkau
2026-06-09wifi: mt76: mt7996: fix out-of-bounds array access during hardware restartFelix Fietkau
2026-06-09wifi: mt7601u: drop redundant device referenceJohan Hovold
2026-06-09wifi: mt76: mt792xu: drop redundant device referenceJohan Hovold
2026-06-09wifi: mt76x2u: drop redundant device referenceJohan Hovold
2026-06-09wifi: mt76x0u: drop redundant device referenceJohan Hovold
2026-06-09wifi: mt76: drop redundant device referenceJohan Hovold
2026-06-09wifi: mt76: use kfree_rcu for offchannel link in mt76_put_vif_phy_linkRajat Gupta
2026-06-09wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peerElXreno
2026-06-09wifi: mt76: route TDLS-peer frames as 3-addr non-DS in HW encapElXreno
2026-06-09wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beaconArjan van de Ven
2026-06-09wifi: mt76: mt7921: fix resource leak in probe error pathHongling Zeng
2026-06-09wifi: mt76: fix of_get_mac_address error handlingRosen Penev
2026-06-09wifi: mt76: mt7925: clean up DMA on probe failureMyeonghun Pak
2026-04-28wifi: Rename EMLSR delay constants and add EMLMR helpers and definitionsPablo Martin-Gomez
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