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