summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mac.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: fix RRO EMU configurationPeter Chiu
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: support upgrading passive scans to activeChad 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: fix wrong DMAD length when using MAC TXPShayne Chen
2026-03-23wifi: mt76: mt7996: reset device after MCU message timeoutChad Monroe
2026-03-23wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPULorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Add __mt7996_npu_hw_init routineLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari
2026-03-23wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: offload radar threshold initializationStanleyYP Wang
2026-03-23wifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2025-11-24wifi: mt76: mt7996: Add missing locking in mt7996_mac_sta_rc_work()Lorenzo Bianconi
2025-11-24wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()Lorenzo Bianconi
2025-11-24wifi: mt76: mt7996: move mt7996_update_beacons under mt76 mutexLorenzo Bianconi
2025-11-24wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()Shayne Chen
2025-11-24wifi: mt76: mt7996: fix MLO set key and group key issuesShayne Chen
2025-11-24wifi: mt76: mt7996: use correct link_id when filling TXD and TXPShayne Chen
2025-11-24wifi: mt76: mt7996: fix typos in commentsAlok Tiwari
2025-11-24wifi: mt76: mt7996: Add NPU offload support to MT7996 driverLorenzo Bianconi
2025-11-24wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()Lorenzo Bianconi
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau
2025-09-15wifi: mt76: abort scan/roc on hw restartFelix Fietkau
2025-09-15wifi: mt76: mt7996: set VTA in txwiPeter Chiu
2025-09-15wifi: mt76: mt7996: fix updating beacon protection with beacons enabledFelix Fietkau
2025-09-15wifi: mt76: mt7996: improve hardware restart reliabilityFelix Fietkau
2025-09-15wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restartFelix Fietkau
2025-09-15wifi: mt76: mt7996: support writing MAC TXD for AddBA RequestHoward Hsu
2025-09-15wifi: mt76: Convert mt76_wed_rro_ind to LELorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Add SW path for HW-RRO v3.1Rex Lu
2025-09-15wifi: mt76: mt7996: Decouple RRO logic from WED supportRex Lu
2025-09-15wifi: mt76: mt7996: Introduce RRO MSDU callbacksRex Lu
2025-09-15wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED deviceRex Lu
2025-09-15wifi: mt76: mt7996: Implement MLD address translation for EAPOLShayne Chen
2025-09-15wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free()Lorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLOShayne Chen
2025-09-15wifi: mt76: mt7996: Use deflink for AMPDU rx reorderingLorenzo Bianconi
2025-08-27wifi: mt76: mt7996: add missing check for rx wcid entriesFelix Fietkau
2025-08-27wifi: mt76: mt7996: fix crash on some tx status reportsFelix Fietkau
2025-08-27wifi: mt76: mt7996: use the correct vif link for scanning/rocChad Monroe
2025-08-27wifi: mt76: mt7996: disable beacons when going offchannelFelix Fietkau
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-07wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()Lorenzo Bianconi