index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
Files
Lines
2026-03-24
wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()
Lorenzo Bianconi
1
-20
/
+2
2026-03-24
wifi: mt76: mt7996: fix RRO EMU configuration
Peter Chiu
1
-1
/
+1
2026-03-24
wifi: mt76: add per-link beacon monitoring for MLO
Felix Fietkau
1
-3
/
+3
2026-03-24
wifi: mt76: wait for firmware TX completion of mgmt frames before channel switch
Felix Fietkau
1
-0
/
+6
2026-03-24
wifi: mt76: support upgrading passive scans to active
Chad Monroe
1
-0
/
+3
2026-03-24
wifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...
Lorenzo Bianconi
1
-0
/
+5
2026-03-24
wifi: mt76: mt7996: Remove unnecessary phy filed in mt7996_vif_link struct
Lorenzo Bianconi
1
-1
/
+6
2026-03-24
wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXP
Shayne Chen
1
-2
/
+4
2026-03-23
wifi: mt76: mt7996: reset device after MCU message timeout
Chad Monroe
1
-0
/
+5
2026-03-23
wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPU
Lorenzo Bianconi
1
-0
/
+14
2026-03-23
wifi: mt76: mt7996: Add __mt7996_npu_hw_init routine
Lorenzo Bianconi
1
-2
/
+2
2026-03-23
wifi: mt76: mt7996: Fix NPU stop procedure
Lorenzo Bianconi
1
-2
/
+1
2026-03-23
wifi: mt76: mt7996: fix FCS error flag check in RX descriptor
Alok Tiwari
1
-1
/
+1
2026-03-23
wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...
Lorenzo Bianconi
1
-2
/
+3
2026-03-23
wifi: mt76: mt7996: Switch to the secondary link if the default one is removed
Lorenzo Bianconi
1
-7
/
+5
2026-03-23
wifi: mt76: mt7996: offload radar threshold initialization
StanleyYP Wang
1
-77
/
+0
2026-03-23
wifi: mt76: mt7996: fix the behavior of radar detection
StanleyYP Wang
1
-6
/
+2
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
1
-2
/
+2
2026-03-03
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
Lorenzo Bianconi
1
-0
/
+1
2025-11-24
wifi: mt76: mt7996: Add missing locking in mt7996_mac_sta_rc_work()
Lorenzo Bianconi
1
-0
/
+4
2025-11-24
wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()
Lorenzo Bianconi
1
-0
/
+2
2025-11-24
wifi: mt76: mt7996: move mt7996_update_beacons under mt76 mutex
Lorenzo Bianconi
1
-1
/
+1
2025-11-24
wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()
Shayne Chen
1
-1
/
+1
2025-11-24
wifi: mt76: mt7996: fix MLO set key and group key issues
Shayne Chen
1
-1
/
+6
2025-11-24
wifi: mt76: mt7996: use correct link_id when filling TXD and TXP
Shayne Chen
1
-4
/
+30
2025-11-24
wifi: mt76: mt7996: fix typos in comments
Alok Tiwari
1
-1
/
+1
2025-11-24
wifi: mt76: mt7996: Add NPU offload support to MT7996 driver
Lorenzo Bianconi
1
-0
/
+4
2025-11-24
wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()
Lorenzo Bianconi
1
-2
/
+1
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
1
-1
/
+1
2025-09-15
wifi: mt76: abort scan/roc on hw restart
Felix Fietkau
1
-0
/
+2
2025-09-15
wifi: mt76: mt7996: set VTA in txwi
Peter Chiu
1
-1
/
+1
2025-09-15
wifi: mt76: mt7996: fix updating beacon protection with beacons enabled
Felix Fietkau
1
-1
/
+2
2025-09-15
wifi: mt76: mt7996: improve hardware restart reliability
Felix Fietkau
1
-6
/
+78
2025-09-15
wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restart
Felix Fietkau
1
-102
/
+35
2025-09-15
wifi: mt76: mt7996: support writing MAC TXD for AddBA Request
Howard Hsu
1
-29
/
+62
2025-09-15
wifi: mt76: Convert mt76_wed_rro_ind to LE
Lorenzo Bianconi
1
-8
/
+13
2025-09-15
wifi: mt76: mt7996: Add SW path for HW-RRO v3.1
Rex Lu
1
-2
/
+3
2025-09-15
wifi: mt76: mt7996: Decouple RRO logic from WED support
Rex Lu
1
-10
/
+4
2025-09-15
wifi: mt76: mt7996: Introduce RRO MSDU callbacks
Rex Lu
1
-0
/
+352
2025-09-15
wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED device
Rex Lu
1
-0
/
+30
2025-09-15
wifi: mt76: mt7996: Implement MLD address translation for EAPOL
Shayne Chen
1
-1
/
+37
2025-09-15
wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free()
Lorenzo Bianconi
1
-1
/
+18
2025-09-15
wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLO
Shayne Chen
1
-3
/
+8
2025-09-15
wifi: mt76: mt7996: Use deflink for AMPDU rx reordering
Lorenzo Bianconi
1
-2
/
+8
2025-08-27
wifi: mt76: mt7996: add missing check for rx wcid entries
Felix Fietkau
1
-1
/
+1
2025-08-27
wifi: mt76: mt7996: fix crash on some tx status reports
Felix Fietkau
1
-1
/
+3
2025-08-27
wifi: mt76: mt7996: use the correct vif link for scanning/roc
Chad Monroe
1
-2
/
+6
2025-08-27
wifi: mt76: mt7996: disable beacons when going offchannel
Felix Fietkau
1
-18
/
+28
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-42
/
+10
2025-07-07
wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()
Lorenzo Bianconi
1
-23
/
+21
[next]