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
/
wireless
/
mediatek
/
mt76
/
mt7921
Age
Commit message (
Expand
)
Author
Lines
2026-03-24
wifi: mt76: mt7921: fix 6GHz regulatory update on connection
Michael Lo
-1
/
+2
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: mt7921: add MT7902 MCU support
Sean Wang
-1
/
+3
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-23
wifi: mt76: mt7921: Replace deprecated PCI function
Madhur Kumar
-5
/
+6
2026-03-23
wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_sync
Sean Wang
-5
/
+8
2026-03-23
wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_work
Quan Zhou
-3
/
+4
2026-03-23
wifi: mt76: mt7921: fix a potential clc buffer length underflow
Leon Yen
-0
/
+3
2026-03-23
wifi: mt76: mt7921: Place upper limit on station AID
Rory Little
-0
/
+8
2025-11-24
wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC load
Quan Zhou
-1
/
+1
2025-11-24
wifi: mt76: replace use of system_wq with system_percpu_wq
Marco Crivellari
-1
/
+1
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
-18
/
+18
2025-09-15
wifi: mt76: mt7921u: Add VID/PID for Netgear A7500
Nick Morrow
-0
/
+3
2025-09-15
wifi: mt76: mt76_eeprom_override to int
Rosen Penev
-1
/
+3
2025-09-15
wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 device
Quan Zhou
-0
/
+2
2025-08-27
wifi: mt76: mt7921: don't disconnect when CSA to DFS chan
Janusz Dziedzic
-4
/
+1
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+6
2025-07-07
wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset
Leon Yen
-0
/
+62
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
-3
/
+3
2025-07-07
wifi: mt76: mt7921: prevent decap offload config before STA initialization
Deren Wu
-0
/
+3
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-3
/
+5
2025-05-21
wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
Samuel Williams
-0
/
+5
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2025-03-19
wifi: mt76: mt7921: fix kernel panic due to null pointer dereference
Ming Yen Hsieh
-0
/
+1
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
-4
/
+10
2025-01-14
wifi: mt76: connac: adjust phy capabilities based on band constraints
Howard Hsu
-1
/
+1
2025-01-14
wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain
Leon Yen
-0
/
+7
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
-8
/
+8
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
-3
/
+1
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
-2
/
+2
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
-14
/
+3
2025-01-14
wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH
Nick Morrow
-0
/
+3
2025-01-14
wifi: mt76: mt7921: add rfkill_poll for hardware rfkill
Allan Wang
-0
/
+52
2025-01-14
wifi: mt76: mt7921: introduce CSA support
Leon Yen
-0
/
+99
2025-01-14
wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO
Sean Wang
-0
/
+2
2025-01-14
wifi: mt76: introduce mt792x_config_mac_addr_list routine
Allan Wang
-0
/
+1
2025-01-14
wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.
Michael Lo
-1
/
+7
2025-01-13
wifi: mt76: mt7921: fix a potential scan no APs
Quan Zhou
-3
/
+4
2025-01-13
wifi: mt76: mt7921s: fix a potential firmware freeze during startup
Leon Yen
-1
/
+4
2024-09-06
wifi: mt76: mt7921: Check devm_kasprintf() returned value
Ma Ke
-0
/
+2
2024-09-06
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
-8
/
+13
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
-17
/
+12
2024-09-05
wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usage
Ming Yen Hsieh
-1
/
+1
2024-08-13
wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
Bert Karwatzki
-1
/
+1
2024-07-26
wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_remove
Sean Wang
-0
/
+1
2024-07-09
wifi: mt76: mt792x: fix scheduler interference in drv own process
Michael Lo
-0
/
+3
2024-07-09
wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
Sean Wang
-3
/
+4
[next]