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-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2026-08-13
Revert "wifi: mt76: Disable napi when removing device"
Mikhail Gavrilov
1
-4
/
+1
2026-08-01
wifi: mt76: mt7996: remove beacon_int_min_gcd from ADHOC interface combinations
Jose Ignacio Tornos Martinez
1
-2
/
+0
2026-08-01
wifi: mt76: mt792x: do not advertise active monitor
Devin Wittmayer
3
-2
/
+5
2026-08-01
wifi: mt76: mt7996: fix out-of-bounds link array access in mt7996_tx()
Felix Fietkau
1
-7
/
+13
2026-08-01
wifi: mt76: reject out-of-range link ids in mt76_vif_link()
Felix Fietkau
1
-0
/
+3
2026-08-01
wifi: mt76: mt7603: file buffered frames under the TID reported to mac80211
Felix Fietkau
1
-1
/
+1
2026-08-01
wifi: mt76: mt7603: restore hardware PS buffering after a service period
Felix Fietkau
3
-7
/
+72
2026-08-01
wifi: mt76: mt7603: tell mac80211 when the PS queue has run empty
Felix Fietkau
1
-0
/
+11
2026-08-01
wifi: mt76: mt7603: fix U-APSD service period termination
Felix Fietkau
1
-11
/
+63
2026-08-01
wifi: mt76: set the EOSP bit in the QoS header of the last released frame
Felix Fietkau
1
-4
/
+12
2026-08-01
wifi: mt76: mt7996: handle UNI PS sync events
Felix Fietkau
3
-1
/
+121
2026-08-01
wifi: mt76: mt7915: handle MCU PS sync events
Felix Fietkau
3
-1
/
+29
2026-08-01
wifi: mt76: add PS buffering support for HW-managed TIM drivers
Felix Fietkau
3
-6
/
+75
2026-08-01
wifi: mt76: mt7925: Fix EHT Beamformee SS subfields to meet 802.11be minimum
shengwei.lu
1
-4
/
+6
2026-08-01
wifi: mt76: mt7915: simplify mt7915_sys_recovery_set()
Dmitry Antipov
1
-14
/
+3
2026-08-01
wifi: mt76: mt7925: skip DMA re-init selectively
Jeff Hsu
3
-0
/
+7
2026-08-01
wifi: mt76: mt7925: fix infinite loop in UNI event TLV parsing
Felix Fietkau
3
-21
/
+46
2026-08-01
wifi: mt76: mt7996: add scan dwell time hw cap
StanleyYP Wang
1
-0
/
+1
2026-08-01
wifi: mt76: mt7915: update SKU power limits after changing antennas
Felix Fietkau
1
-0
/
+1
2026-08-01
wifi: mt76: mt7996: reject iTWT setup requests from MLD stations
Howard Hsu
1
-0
/
+6
2026-08-01
wifi: mt76: fix queue assignment for disassoc packets
Peter Chiu
1
-0
/
+1
2026-08-01
wifi: mt76: mt7996: remove repeater muar config
StanleyYP Wang
1
-45
/
+0
2026-08-01
wifi: mt76: mt7915: report RX chain signal for all RX paths
Felix Fietkau
1
-1
/
+1
2026-08-01
wifi: mt76: mt7915: fix chainmask handling for non-dbdc phys on band 1
Felix Fietkau
5
-9
/
+24
2026-08-01
wifi: mt76: mt7996: do not leave state behind after a failed WED attach
Felix Fietkau
1
-32
/
+19
2026-08-01
wifi: mt76: mt7996: do not attach hif2 WED when the main WED attach failed
Felix Fietkau
1
-0
/
+3
2026-08-01
wifi: mt76: mt7996: fix reg addr remap when addr is 0
StanleyYP Wang
1
-5
/
+7
2026-08-01
wifi: mt76: mt7915: release hif2 reference on probe IRQ failure
Felix Fietkau
1
-2
/
+6
2026-08-01
wifi: mt76: mt7915: fix ext PHY use-after-free on register error path
Felix Fietkau
1
-2
/
+7
2026-08-01
wifi: mt76: mt7915: fix double hif2 init on the non-WED path
Felix Fietkau
1
-1
/
+0
2026-08-01
wifi: mt76: mt7996: fix MIB TX aggregation counter registers for mt7990
Felix Fietkau
2
-8
/
+40
2026-08-01
wifi: mt76: mt7996: hold dev->mutex in remove_interface teardown
Chad Monroe
1
-0
/
+4
2026-08-01
wifi: mt76: serialize scan-link teardown with dev->mutex
Chad Monroe
1
-1
/
+8
2026-08-01
wifi: mt76: set MT76_SCANNING when starting a hw scan
Felix Fietkau
1
-2
/
+10
2026-08-01
wifi: mt76: mt7996: clear stale link state on full reset
Felix Fietkau
1
-0
/
+3
2026-08-01
wifi: mt76: mt7996: free vif links after clearing wcid entries on full reset
Felix Fietkau
1
-1
/
+1
2026-08-01
wifi: mt76: mt7915: trigger L1 SER on PLE MDP RIOC hang
Chad Monroe
3
-1
/
+14
2026-08-01
wifi: mt76: mt7615: fix NULL deref in mt7615_mac_set_rates
Felix Fietkau
2
-4
/
+6
2026-08-01
wifi: mt76: fix stuck TX queues after SER with no active interfaces
Chad Monroe
2
-0
/
+6
2026-08-01
wifi: mt76: mt7996: select net_setup_tc handler at runtime
Chad Monroe
1
-4
/
+19
2026-08-01
wifi: mt76: fix queue reg access when building WED and NPU together
Felix Fietkau
1
-51
/
+55
2026-08-01
wifi: mt76: mt7996: wake MCU waiters before aborting scan in L1 SER
Felix Fietkau
1
-1
/
+1
2026-08-01
wifi: mt76: mt7996: skip key upload when adding an offchannel link
Felix Fietkau
1
-1
/
+2
2026-08-01
wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreement
Felix Fietkau
1
-1
/
+3
2026-08-01
wifi: mt76: mt7996: leave PS when a 4-address connection is established
Peter Chiu
5
-0
/
+35
2026-07-31
wifi: mt76: mt7996: add mcu command to set bssid mapping address
Peter Chiu
4
-0
/
+34
2026-07-31
wifi: mt76: only consume the WO drop bit on WED v2 devices
Felix Fietkau
1
-1
/
+6
2026-07-31
wifi: mt76: mt7996: add missing rdd_idx check when enabling background radar
StanleyYP Wang
1
-0
/
+3
2026-07-31
wifi: mt76: mt7915: use little-endian for bss_info_ra wire fields
Felix Fietkau
2
-6
/
+6
[next]