summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/main.c
AgeCommit message (Expand)Author
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: support critical packet mode for MT7990 chipsetsHoward Hsu
2026-03-24wifi: mt76: add per-link beacon monitoring for MLOFelix Fietkau
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: Disable Rx hdr_trans in monitor modeRyder Lee
2026-03-24wifi: mt76: mt7996: Add eMLSR supportMeiChia Chiu
2026-03-23wifi: mt76: mt7996: Fix wdma_idx for MT7996 device if NPU is enabledLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: add support for ERP CTS & HT protectionRyder Lee
2026-03-23wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Set mtxq->wcid just for primary linkLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...StanleyYP Wang
2026-03-23wifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang
2026-03-23wifi: mt76: mt7996: extend CSA and CCA support for MLOShayne Chen
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-24wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning link removeLorenzo Bianconi
2025-11-24wifi: mt76: mt7996: skip deflink accounting for offchannel linksLorenzo Bianconi
2025-11-24wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event()Lorenzo Bianconi
2025-11-24wifi: mt76: mt7996: fix MLO set key and group key issuesShayne Chen
2025-11-24wifi: mt76: mt7996: fix MLD group index assignmentShayne Chen
2025-11-24wifi: mt76: mt7996: use correct link_id when filling TXD and TXPShayne Chen
2025-11-24wifi: mt76: mt7996: set link_valid field when initializing wcidShayne Chen
2025-11-24wifi: mt76: mt7996: fix teardown command for an MLD peerShayne Chen
2025-11-24wifi: mt76: mt7996: support fixed rate for link stationShayne Chen
2025-11-24wifi: mt76: mt7996: Add NPU offload support to MT7996 driverLorenzo Bianconi
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau
2025-11-24wifi: mt76: mt7996: Remove unnecessary link_id checks in mt7996_txLorenzo Bianconi
2025-11-24wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()Felix Fietkau
2025-09-15wifi: mt76: mt7996: fix updating beacon protection with beacons enabledFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix key add/remove imbalanceFelix Fietkau
2025-09-15wifi: mt76: mt7996: delete vif keys when requestedFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix setting beacon protection keysFelix Fietkau
2025-09-15wifi: mt76: mt7996: improve hardware restart reliabilityFelix Fietkau
2025-09-15wifi: mt76: mt7996: Enable WED for MT7992 chipsetRex Lu
2025-09-15wifi: mt76: mt7996: Enable MLO support for client interfacesLorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_lin...Lorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callbackLorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Use deflink for AMPDU rx reorderingLorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Set proper link destination address in mt7996_tx()Lorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link()Lorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routineLorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configurationLorenzo Bianconi