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
/
main.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
-27
/
+40
2026-03-24
wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links.
Shayne Chen
1
-19
/
+31
2026-03-24
wifi: mt76: mt7996: Destroy vif active links in mt7996_remove_interface()
Lorenzo Bianconi
1
-36
/
+72
2026-03-24
wifi: mt76: mt7996: Move mlink deallocation in mt7996_vif_link_remove()
Shayne Chen
1
-0
/
+6
2026-03-24
wifi: mt76: mt7996: Account active links in valid_links fields
Shayne Chen
1
-23
/
+29
2026-03-24
wifi: mt76: mt7996: Rely on msta_link link_id in mt7996_vif_link_remove()
Lorenzo Bianconi
1
-4
/
+7
2026-03-24
wifi: mt76: mt7996: support critical packet mode for MT7990 chipsets
Howard Hsu
1
-1
/
+1
2026-03-24
wifi: mt76: add per-link beacon monitoring for MLO
Felix Fietkau
1
-0
/
+32
2026-03-24
wifi: mt76: mt7996: Remove unnecessary phy filed in mt7996_vif_link struct
Lorenzo Bianconi
1
-13
/
+30
2026-03-24
wifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...
Lorenzo Bianconi
1
-10
/
+4
2026-03-24
wifi: mt76: mt7996: Disable Rx hdr_trans in monitor mode
Ryder Lee
1
-0
/
+2
2026-03-24
wifi: mt76: mt7996: Add eMLSR support
MeiChia Chiu
1
-0
/
+16
2026-03-23
wifi: mt76: mt7996: Fix wdma_idx for MT7996 device if NPU is enabled
Lorenzo Bianconi
1
-0
/
+4
2026-03-23
wifi: mt76: mt7996: add support for ERP CTS & HT protection
Ryder Lee
1
-0
/
+4
2026-03-23
wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()
Lorenzo Bianconi
1
-0
/
+1
2026-03-23
wifi: mt76: mt7996: Switch to the secondary link if the default one is removed
Lorenzo Bianconi
1
-15
/
+36
2026-03-23
wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...
Lorenzo Bianconi
1
-5
/
+16
2026-03-23
wifi: mt76: mt7996: Set mtxq->wcid just for primary link
Lorenzo Bianconi
1
-8
/
+6
2026-03-23
wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...
StanleyYP Wang
1
-1
/
+13
2026-03-23
wifi: mt76: mt7996: fix the behavior of radar detection
StanleyYP Wang
1
-0
/
+20
2026-03-23
wifi: mt76: mt7996: extend CSA and CCA support for MLO
Shayne Chen
1
-1
/
+22
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-11-24
wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning link remove
Lorenzo Bianconi
1
-1
/
+2
2025-11-24
wifi: mt76: mt7996: skip deflink accounting for offchannel links
Lorenzo Bianconi
1
-2
/
+4
2025-11-24
wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event()
Lorenzo Bianconi
1
-5
/
+10
2025-11-24
wifi: mt76: mt7996: fix MLO set key and group key issues
Shayne Chen
1
-2
/
+3
2025-11-24
wifi: mt76: mt7996: fix MLD group index assignment
Shayne Chen
1
-18
/
+40
2025-11-24
wifi: mt76: mt7996: use correct link_id when filling TXD and TXP
Shayne Chen
1
-0
/
+9
2025-11-24
wifi: mt76: mt7996: set link_valid field when initializing wcid
Shayne Chen
1
-0
/
+2
2025-11-24
wifi: mt76: mt7996: fix teardown command for an MLD peer
Shayne Chen
1
-4
/
+4
2025-11-24
wifi: mt76: mt7996: support fixed rate for link station
Shayne Chen
1
-0
/
+1
2025-11-24
wifi: mt76: mt7996: Add NPU offload support to MT7996 driver
Lorenzo Bianconi
1
-11
/
+15
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
1
-1
/
+1
2025-11-24
wifi: mt76: mt7996: Remove unnecessary link_id checks in mt7996_tx
Lorenzo Bianconi
1
-7
/
+5
2025-11-24
wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()
Felix Fietkau
1
-3
/
+3
2025-09-15
wifi: mt76: mt7996: fix updating beacon protection with beacons enabled
Felix Fietkau
1
-13
/
+22
2025-09-15
wifi: mt76: mt7996: fix key add/remove imbalance
Felix Fietkau
1
-83
/
+90
2025-09-15
wifi: mt76: mt7996: delete vif keys when requested
Felix Fietkau
1
-7
/
+13
2025-09-15
wifi: mt76: mt7996: fix setting beacon protection keys
Felix Fietkau
1
-7
/
+0
2025-09-15
wifi: mt76: mt7996: improve hardware restart reliability
Felix Fietkau
1
-6
/
+19
2025-09-15
wifi: mt76: mt7996: Enable WED for MT7992 chipset
Rex Lu
1
-9
/
+8
2025-09-15
wifi: mt76: mt7996: Enable MLO support for client interfaces
Lorenzo Bianconi
1
-6
/
+26
2025-09-15
wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_lin...
Lorenzo Bianconi
1
-5
/
+6
2025-09-15
wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callback
Lorenzo Bianconi
1
-15
/
+28
2025-09-15
wifi: mt76: mt7996: Use deflink for AMPDU rx reordering
Lorenzo Bianconi
1
-62
/
+35
2025-09-15
wifi: mt76: mt7996: Set proper link destination address in mt7996_tx()
Lorenzo Bianconi
1
-5
/
+29
2025-09-15
wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link()
Lorenzo Bianconi
1
-0
/
+1
2025-09-15
wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routine
Lorenzo Bianconi
1
-1
/
+45
2025-09-15
wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configuration
Lorenzo Bianconi
1
-2
/
+4
[next]