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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-24
wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()
Lorenzo Bianconi
3
-49
/
+45
2026-03-24
wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links.
Shayne Chen
4
-19
/
+137
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: fix frequency separation for station STR mode
Peter Chiu
1
-0
/
+1
2026-03-24
wifi: mt76: mt7996: fix issues with manually triggered radar detection
StanleyYP Wang
1
-4
/
+18
2026-03-24
wifi: mt76: mt7996: adjust timeout value for boot-up calibration commands
Rex Lu
1
-1
/
+2
2026-03-24
wifi: mt76: mt7996: update WFSYS reset flow for MT7990 chipsets
Peter Chiu
2
-3
/
+34
2026-03-24
wifi: mt76: mt7996: support critical packet mode for MT7990 chipsets
Howard Hsu
1
-1
/
+1
2026-03-24
wifi: mt76: mt7996: fix RRO EMU configuration
Peter Chiu
2
-3
/
+2
2026-03-24
wifi: mt76: add per-link beacon monitoring for MLO
Felix Fietkau
2
-3
/
+35
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
5
-39
/
+101
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: Add missing CHANCTX_STA_CSA property
Lorenzo Bianconi
1
-0
/
+1
2026-03-24
wifi: mt76: mt7996: Disable Rx hdr_trans in monitor mode
Ryder Lee
2
-0
/
+5
2026-03-24
wifi: mt76: mt7996: Add eMLSR support
MeiChia Chiu
3
-0
/
+75
2026-03-24
wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()
Duoming Zhou
1
-0
/
+1
2026-03-24
wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch re...
StanleyYP Wang
1
-2
/
+1
2026-03-24
wifi: mt76: avoid to set ACK for MCU command if wait_resp is not set
StanleyYP Wang
1
-6
/
+5
2026-03-24
wifi: mt76: mt7996: fix struct mt7996_mcu_uni_event
StanleyYP Wang
2
-3
/
+3
2026-03-24
wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXP
Shayne Chen
1
-2
/
+4
2026-03-24
wifi: mt76: mt7996: apply calibration-free data from OTP
StanleyYP Wang
2
-19
/
+158
2026-03-24
wifi: mt76: mt7996: add variant for MT7992 chipsets
Shayne Chen
4
-2
/
+15
2026-03-24
wifi: mt76: add external EEPROM support for mt799x chipsets
StanleyYP Wang
5
-61
/
+147
2026-03-23
wifi: mt76: mt7996: increase txq memory limit to 32 MiB
Chad Monroe
1
-0
/
+1
2026-03-23
wifi: mt76: mt7996: reset device after MCU message timeout
Chad Monroe
2
-0
/
+14
2026-03-23
wifi: mt76: mt7996: Store DMA mapped buffer addresses in mt7996_npu_hw_init()
Lorenzo Bianconi
2
-23
/
+39
2026-03-23
wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPU
Lorenzo Bianconi
2
-0
/
+19
2026-03-23
wifi: mt76: mt7996: Move RRO dma start in a dedicated routine
Lorenzo Bianconi
3
-31
/
+41
2026-03-23
wifi: mt76: mt7996: Add __mt7996_npu_hw_init routine
Lorenzo Bianconi
3
-14
/
+27
2026-03-23
wifi: mt76: mt7996: Integrate MT7990 dma configuration for NPU
Lorenzo Bianconi
1
-46
/
+86
2026-03-23
wifi: mt76: mt7996: Integrate MT7990 init configuration for NPU
Lorenzo Bianconi
1
-4
/
+9
2026-03-23
wifi: mt76: mt7996: Integrate NPU in RRO session management
Lorenzo Bianconi
1
-1
/
+15
2026-03-23
wifi: mt76: mt7996: Add NPU support for MT7990 chipset
Lorenzo Bianconi
2
-32
/
+277
2026-03-23
wifi: mt76: mt7996: Rename mt7996_npu_rxd_init() in mt7992_npu_rxd_init()
Lorenzo Bianconi
1
-2
/
+2
2026-03-23
wifi: mt76: mt7996: Add mt7992_npu_txrx_offload_init routine
Lorenzo Bianconi
1
-26
/
+37
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: Fix BAND2 tx queues initialization when NPU is enabled
Lorenzo Bianconi
2
-6
/
+13
2026-03-23
wifi: mt76: mt7996: Fix NPU stop procedure
Lorenzo Bianconi
2
-11
/
+15
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: add support for ERP CTS & HT protection
Ryder Lee
4
-0
/
+58
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: 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
2
-22
/
+41
2026-03-23
wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...
Lorenzo Bianconi
1
-5
/
+16
[next]