index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7996
/
mac.c
Age
Commit message (
Expand
)
Author
2026-03-24
wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()
Lorenzo Bianconi
2026-03-24
wifi: mt76: mt7996: fix RRO EMU configuration
Peter Chiu
2026-03-24
wifi: mt76: add per-link beacon monitoring for MLO
Felix Fietkau
2026-03-24
wifi: mt76: wait for firmware TX completion of mgmt frames before channel switch
Felix Fietkau
2026-03-24
wifi: mt76: support upgrading passive scans to active
Chad Monroe
2026-03-24
wifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...
Lorenzo Bianconi
2026-03-24
wifi: mt76: mt7996: Remove unnecessary phy filed in mt7996_vif_link struct
Lorenzo Bianconi
2026-03-24
wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXP
Shayne Chen
2026-03-23
wifi: mt76: mt7996: reset device after MCU message timeout
Chad Monroe
2026-03-23
wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPU
Lorenzo Bianconi
2026-03-23
wifi: mt76: mt7996: Add __mt7996_npu_hw_init routine
Lorenzo Bianconi
2026-03-23
wifi: mt76: mt7996: Fix NPU stop procedure
Lorenzo Bianconi
2026-03-23
wifi: mt76: mt7996: fix FCS error flag check in RX descriptor
Alok Tiwari
2026-03-23
wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...
Lorenzo Bianconi
2026-03-23
wifi: mt76: mt7996: Switch to the secondary link if the default one is removed
Lorenzo Bianconi
2026-03-23
wifi: mt76: mt7996: offload radar threshold initialization
StanleyYP Wang
2026-03-23
wifi: mt76: mt7996: fix the behavior of radar detection
StanleyYP Wang
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
2026-03-03
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
Lorenzo Bianconi
2025-11-24
wifi: mt76: mt7996: Add missing locking in mt7996_mac_sta_rc_work()
Lorenzo Bianconi
2025-11-24
wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()
Lorenzo Bianconi
2025-11-24
wifi: mt76: mt7996: move mt7996_update_beacons under mt76 mutex
Lorenzo Bianconi
2025-11-24
wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()
Shayne Chen
2025-11-24
wifi: mt76: mt7996: fix MLO set key and group key issues
Shayne Chen
2025-11-24
wifi: mt76: mt7996: use correct link_id when filling TXD and TXP
Shayne Chen
2025-11-24
wifi: mt76: mt7996: fix typos in comments
Alok Tiwari
2025-11-24
wifi: mt76: mt7996: Add NPU offload support to MT7996 driver
Lorenzo Bianconi
2025-11-24
wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()
Lorenzo Bianconi
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
2025-09-15
wifi: mt76: abort scan/roc on hw restart
Felix Fietkau
2025-09-15
wifi: mt76: mt7996: set VTA in txwi
Peter Chiu
2025-09-15
wifi: mt76: mt7996: fix updating beacon protection with beacons enabled
Felix Fietkau
2025-09-15
wifi: mt76: mt7996: improve hardware restart reliability
Felix Fietkau
2025-09-15
wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restart
Felix Fietkau
2025-09-15
wifi: mt76: mt7996: support writing MAC TXD for AddBA Request
Howard Hsu
2025-09-15
wifi: mt76: Convert mt76_wed_rro_ind to LE
Lorenzo Bianconi
2025-09-15
wifi: mt76: mt7996: Add SW path for HW-RRO v3.1
Rex Lu
2025-09-15
wifi: mt76: mt7996: Decouple RRO logic from WED support
Rex Lu
2025-09-15
wifi: mt76: mt7996: Introduce RRO MSDU callbacks
Rex Lu
2025-09-15
wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED device
Rex Lu
2025-09-15
wifi: mt76: mt7996: Implement MLD address translation for EAPOL
Shayne Chen
2025-09-15
wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free()
Lorenzo Bianconi
2025-09-15
wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLO
Shayne Chen
2025-09-15
wifi: mt76: mt7996: Use deflink for AMPDU rx reordering
Lorenzo Bianconi
2025-08-27
wifi: mt76: mt7996: add missing check for rx wcid entries
Felix Fietkau
2025-08-27
wifi: mt76: mt7996: fix crash on some tx status reports
Felix Fietkau
2025-08-27
wifi: mt76: mt7996: use the correct vif link for scanning/roc
Chad Monroe
2025-08-27
wifi: mt76: mt7996: disable beacons when going offchannel
Felix Fietkau
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-07
wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()
Lorenzo Bianconi
[next]