index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-03-24
wifi: mt76: mt7925: pass mlink to sta_amsdu_tlv()
Sean Wang
-5
/
+6
2026-03-24
wifi: mt76: mt7996: fix issues with manually triggered radar detection
StanleyYP Wang
-4
/
+18
2026-03-24
wifi: mt76: mt7996: adjust timeout value for boot-up calibration commands
Rex Lu
-1
/
+2
2026-03-24
wifi: mt76: mt7996: update WFSYS reset flow for MT7990 chipsets
Peter Chiu
-3
/
+34
2026-03-24
wifi: mt76: mt7996: support critical packet mode for MT7990 chipsets
Howard Hsu
-1
/
+1
2026-03-24
wifi: mt76: mt7996: fix RRO EMU configuration
Peter Chiu
-3
/
+2
2026-03-24
wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handling
Sean Wang
-1
/
+16
2026-03-24
wifi: mt76: mt792x: describe USB WFSYS reset with a descriptor
Sean Wang
-8
/
+32
2026-03-24
wifi: mt76: add per-link beacon monitoring for MLO
Felix Fietkau
-5
/
+155
2026-03-24
wifi: mt76: wait for firmware TX completion of mgmt frames before channel switch
Felix Fietkau
-1
/
+33
2026-03-24
wifi: mt76: route nullfunc frames to PSD/ALTX queue
Felix Fietkau
-1
/
+1
2026-03-24
wifi: mt76: flush pending TX before channel switch
Felix Fietkau
-3
/
+5
2026-03-24
wifi: mt76: send nullfunc PS frames on offchannel transitions
Felix Fietkau
-4
/
+115
2026-03-24
wifi: mt76: optimize ROC for same-channel case
Felix Fietkau
-7
/
+15
2026-03-24
wifi: mt76: abort ROC on chanctx changes
Felix Fietkau
-0
/
+3
2026-03-24
wifi: mt76: check chanctx before restoring channel after ROC
Felix Fietkau
-1
/
+1
2026-03-24
wifi: mt76: add offchannel check to mt76_roc_complete
Felix Fietkau
-1
/
+1
2026-03-24
wifi: mt76: support upgrading passive scans to active
Chad Monroe
-3
/
+56
2026-03-24
wifi: mt76: fix multi-radio on-channel scanning
Chad Monroe
-5
/
+12
2026-03-24
wifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...
Lorenzo Bianconi
-0
/
+5
2026-03-24
wifi: mt76: mt7996: Remove unnecessary phy filed in mt7996_vif_link struct
Lorenzo Bianconi
-39
/
+101
2026-03-24
wifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...
Lorenzo Bianconi
-10
/
+4
2026-03-24
wifi: mt76: mt7996: Add missing CHANCTX_STA_CSA property
Lorenzo Bianconi
-0
/
+1
2026-03-24
wifi: mt76: mt7925: fix incorrect TLV length in CLC command
Quan Zhou
-1
/
+1
2026-03-24
wifi: mt76: add missing lock protection in mt76_sta_state for sta_event callback
Ziyi Guo
-0
/
+2
2026-03-24
wifi: mt76: mt7921: fix 6GHz regulatory update on connection
Michael Lo
-1
/
+2
2026-03-24
wifi: mt76: mt7996: Disable Rx hdr_trans in monitor mode
Ryder Lee
-0
/
+5
2026-03-24
wifi: mt76: mt7996: Add eMLSR support
MeiChia Chiu
-0
/
+84
2026-03-24
wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()
Duoming Zhou
-0
/
+1
2026-03-24
wifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()
Duoming Zhou
-0
/
+1
2026-03-24
wifi: mt76: don't return TXQ when exceeding max non-AQL packets
David Bauer
-0
/
+16
2026-03-24
wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch re...
StanleyYP Wang
-2
/
+1
2026-03-24
wifi: mt76: avoid to set ACK for MCU command if wait_resp is not set
StanleyYP Wang
-7
/
+6
2026-03-24
wifi: mt76: mt7996: fix struct mt7996_mcu_uni_event
StanleyYP Wang
-3
/
+3
2026-03-24
wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXP
Shayne Chen
-2
/
+4
2026-03-24
wifi: mt76: mt7921: add MT7902 SDIO device support
Sean Wang
-0
/
+4
2026-03-24
wifi: mt76: mt7921: add MT7902 PCIe device support
Sean Wang
-0
/
+4
2026-03-24
wifi: mt76: mt792x: add MT7902 WFDMA prefetch configuration
Sean Wang
-0
/
+16
2026-03-24
wifi: mt76: mt7921: add MT7902 MCU support
Sean Wang
-2
/
+16
2026-03-24
wifi: mt76: mt792x: ensure MCU ready before ROM patch download
Sean Wang
-0
/
+7
2026-03-24
wifi: mt76: mt792x: add PSE handling barrier for the large MCU cmd
Sean Wang
-0
/
+6
2026-03-24
wifi: mt76: connac: mark MT7902 as hw txp devices
Sean Wang
-0
/
+1
2026-03-24
wifi: mt76: mt7921: add MT7902e DMA layout support
Sean Wang
-9
/
+46
2026-03-24
wifi: mt76: mt7921: handle MT7902 irq_map quirk with mutable copy
Sean Wang
-0
/
+14
2026-03-24
wifi: mt76: mt7921: use mt76_for_each_q_rx() in reset path
Sean Wang
-3
/
+3
2026-03-24
wifi: mt76: connac: use is_connac2() to replace is_mt7921() checks
Sean Wang
-25
/
+25
2026-03-24
wifi: mt76: mt7996: apply calibration-free data from OTP
StanleyYP Wang
-19
/
+158
2026-03-24
wifi: mt76: mt7996: add variant for MT7992 chipsets
Shayne Chen
-2
/
+15
2026-03-24
wifi: mt76: add external EEPROM support for mt799x chipsets
StanleyYP Wang
-61
/
+148
2026-03-24
wifi: b43: kzalloc + kcalloc to kzalloc_flex
Rosen Penev
-12
/
+10
[prev]
[next]