index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-26
Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
60
-952
/
+3330
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
5
-18
/
+138
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
2
-9
/
+6
2026-03-24
wifi: mt76: mt7996: Account active links in valid_links fields
Shayne Chen
1
-22
/
+28
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: mt7925: host-only unwind published links on add failure
Sean Wang
1
-0
/
+45
2026-03-24
wifi: mt76: mt7925: publish msta->link after successful link add
Sean Wang
1
-4
/
+14
2026-03-24
wifi: mt76: mt7925: switch link STA allocation to RCU lifetime
Sean Wang
2
-3
/
+8
2026-03-24
wifi: mt76: mt7925: move WCID teardown into link_sta_remove()
Sean Wang
1
-8
/
+8
2026-03-24
wifi: mt76: mt7925: drop WCID reinit after publish
Sean Wang
1
-1
/
+0
2026-03-24
wifi: mt76: mt7925: unwind WCID setup on link STA add failure
Sean Wang
1
-15
/
+38
2026-03-24
wifi: mt76: mt7925: make WCID cleanup unconditional in sta_remove_links()
Sean Wang
1
-4
/
+2
2026-03-24
wifi: mt76: mt7925: pass mconf and mlink to wtbl_update_hdr_trans()
Sean Wang
3
-20
/
+9
2026-03-24
wifi: mt76: mt7925: resolve link after acquiring mt76 mutex
Sean Wang
1
-2
/
+2
2026-03-24
wifi: mt76: mt7925: pass mlink to set_link_key()
Sean Wang
1
-5
/
+9
2026-03-24
wifi: mt76: mt7925: pass mlink to wtbl_update_hdr_trans()
Sean Wang
3
-7
/
+4
2026-03-24
wifi: mt76: mt7925: validate mlink in sta_hdr_trans_tlv()
Sean Wang
1
-3
/
+3
2026-03-24
wifi: mt76: mt7925: pass mlink to sta_hdr_trans_tlv()
Sean Wang
1
-13
/
+11
2026-03-24
wifi: mt76: mt7925: pass mlink to mac_link_sta_remove()
Sean Wang
1
-7
/
+3
2026-03-24
wifi: mt76: mt7925: resolve primary mlink via def_wcid
Sean Wang
1
-1
/
+10
2026-03-24
wifi: mt76: mt7925: pass mlink to mcu_sta_update()
Sean Wang
4
-18
/
+28
2026-03-24
wifi: mt76: mt7925: pass mlink and mconf to sta_mld_tlv()
Sean Wang
1
-17
/
+36
2026-03-24
wifi: mt76: mt7925: pass WCID indices to bss_basic_tlv()
Sean Wang
3
-36
/
+70
2026-03-24
wifi: mt76: mt7925: pass mlink to sta_amsdu_tlv()
Sean Wang
1
-5
/
+6
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: mt792x: fix mt7925u USB WFSYS reset handling
Sean Wang
2
-1
/
+16
2026-03-24
wifi: mt76: mt792x: describe USB WFSYS reset with a descriptor
Sean Wang
1
-8
/
+32
2026-03-24
wifi: mt76: add per-link beacon monitoring for MLO
Felix Fietkau
6
-5
/
+155
2026-03-24
wifi: mt76: wait for firmware TX completion of mgmt frames before channel switch
Felix Fietkau
6
-1
/
+33
2026-03-24
wifi: mt76: route nullfunc frames to PSD/ALTX queue
Felix Fietkau
1
-1
/
+1
2026-03-24
wifi: mt76: flush pending TX before channel switch
Felix Fietkau
3
-3
/
+5
2026-03-24
wifi: mt76: send nullfunc PS frames on offchannel transitions
Felix Fietkau
4
-4
/
+115
2026-03-24
wifi: mt76: optimize ROC for same-channel case
Felix Fietkau
3
-7
/
+15
2026-03-24
wifi: mt76: abort ROC on chanctx changes
Felix Fietkau
1
-0
/
+3
2026-03-24
wifi: mt76: check chanctx before restoring channel after ROC
Felix Fietkau
1
-1
/
+1
2026-03-24
wifi: mt76: add offchannel check to mt76_roc_complete
Felix Fietkau
1
-1
/
+1
2026-03-24
wifi: mt76: support upgrading passive scans to active
Chad Monroe
4
-3
/
+56
2026-03-24
wifi: mt76: fix multi-radio on-channel scanning
Chad Monroe
1
-5
/
+12
2026-03-24
wifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_reset_sta_iter()
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_links()
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: mt7925: fix incorrect TLV length in CLC command
Quan Zhou
1
-1
/
+1
[next]