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
/
mt76
/
mt7603
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-31
wifi: mt76: mt7603: add 0x7592 EEPROM chip ID
Ahmed Naseef
1
-0
/
+1
2026-07-31
wifi: mt76: mt7603: free beacon SKB on error
David Bauer
1
-0
/
+2
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
18
-18
/
+18
2025-09-15
wifi: mt76: mt76_eeprom_override to int
Rosen Penev
1
-2
/
+1
2025-09-15
wifi: mt76: fix potential memory leak in mt76_wmac_probe()
Abdun Nihaal
1
-1
/
+1
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+3
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
2
-9
/
+3
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-2
/
+3
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
1
-5
/
+4
2025-01-14
wifi: mt76: remove dev->wcid_phy_mask
Felix Fietkau
1
-1
/
+1
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
1
-3
/
+1
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
1
-6
/
+1
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-06
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
3
-7
/
+13
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
4
-21
/
+10
2024-09-06
wifi: mt76: mt7603: initialize chainmask
Felix Fietkau
1
-0
/
+1
2024-09-06
wifi: mt76: mt7603: fix reading target power from eeprom
Felix Fietkau
1
-2
/
+4
2024-09-06
wifi: mt76: mt7603: fix mixed declarations and code
Felix Fietkau
1
-2
/
+2
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-1
/
+1
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-06-20
wifi: mt76: un-embedd netdev from mt76_dev
Breno Leitao
1
-1
/
+1
2024-05-02
wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset
Felix Fietkau
1
-0
/
+1
2024-05-02
wifi: mt76: mt7603: fix tx queue of loopback packets
Felix Fietkau
1
-14
/
+32
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-0
/
+4
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
1
-0
/
+1
2023-12-07
wifi: mt76: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2023-12-07
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
1
-4
/
+5
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
1
-2
/
+2
2023-09-30
wifi: mt76: mt7603: disable A-MSDU tx support on MT7628
Felix Fietkau
1
-0
/
+1
2023-09-30
wifi: mt76: mt7603: add missing register initialization for MT7628
Felix Fietkau
1
-0
/
+7
2023-09-30
wifi: mt76: mt7603: improve stuck beacon handling
Felix Fietkau
2
-21
/
+60
2023-09-30
wifi: mt76: mt7603: improve watchdog reset reliablity
Felix Fietkau
1
-17
/
+12
2023-09-30
wifi: mt76: mt7603: rework/fix rx pse hang check
Felix Fietkau
2
-7
/
+18
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2023-07-26
wifi: mt76: mt7603: fix tx filter/flush function
Felix Fietkau
4
-7
/
+28
2023-07-26
wifi: mt76: mt7603: fix beacon interval after disabling a single vif
Felix Fietkau
1
-1
/
+2
2023-07-25
wifi: mt76: mt7603: rely on shared poll_list field
Lorenzo Bianconi
3
-11
/
+10
2023-07-25
wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
4
-18
/
+13
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-1
/
+4
2023-04-17
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
1
-1
/
+4
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
1
-5
/
+5
2023-02-03
wifi: mt76: mt7603: avoid mcu_restart function pointer
Lorenzo Bianconi
1
-2
/
+1
2022-12-09
wifi: mt76: move leds struct in mt76_phy
Lorenzo Bianconi
1
-15
/
+15
2022-12-09
wifi: mt76: move leds field in leds struct
Lorenzo Bianconi
1
-10
/
+10
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2
-2
/
+2
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2
-4
/
+4
[next]