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
Age
Commit message (
Expand
)
Author
Lines
2026-03-03
wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
2026-03-03
wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
2026-03-03
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2025-12-31
wifi: mt76: Remove blank line after mt792x firmware version dmesg
Shuah Khan
-3
/
+3
2025-12-31
Revert "wifi: mt76: Strip whitespace from build ddate"
Shuah Khan
-5
/
+1
2025-11-24
mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()
Zilin Guan
-1
/
+3
2025-11-24
wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC load
Quan Zhou
-2
/
+2
2025-11-24
wifi: mt76: Strip whitespace from build ddate
Mario Limonciello (AMD)
-1
/
+5
2025-11-24
wifi: mt76: mt7996: Add missing locking in mt7996_mac_sta_rc_work()
Lorenzo Bianconi
-0
/
+4
2025-11-24
wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning link remove
Lorenzo Bianconi
-1
/
+2
2025-11-24
wifi: mt76: mt7996: skip deflink accounting for offchannel links
Lorenzo Bianconi
-2
/
+4
2025-11-24
wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()
Lorenzo Bianconi
-2
/
+4
2025-11-24
wifi: mt76: mt7996: move mt7996_update_beacons under mt76 mutex
Lorenzo Bianconi
-1
/
+1
2025-11-24
wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event()
Lorenzo Bianconi
-5
/
+10
2025-11-24
wifi: mt76: mt7925: ensure the 6GHz A-MPDU density cap from the hardware.
Michael Lo
-1
/
+5
2025-11-24
wifi: mt76: mt7996: fix EMI rings for RRO
Shayne Chen
-9
/
+25
2025-11-24
wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()
Shayne Chen
-1
/
+1
2025-11-24
wifi: mt76: mt7996: fix MLO set key and group key issues
Shayne Chen
-15
/
+34
2025-11-24
wifi: mt76: mt7996: fix MLD group index assignment
Shayne Chen
-18
/
+40
2025-11-24
wifi: mt76: mt7996: use correct link_id when filling TXD and TXP
Shayne Chen
-6
/
+42
2025-11-24
wifi: mt76: mt7996: set link_valid field when initializing wcid
Shayne Chen
-0
/
+2
2025-11-24
wifi: mt76: mt7996: fix teardown command for an MLD peer
Shayne Chen
-4
/
+4
2025-11-24
wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv()
Shayne Chen
-10
/
+11
2025-11-24
wifi: mt76: mt7996: support fixed rate for link station
Shayne Chen
-28
/
+48
2025-11-24
wifi: mt76: mt7996: fix implicit beamforming support for mt7992
Howard Hsu
-2
/
+2
2025-11-24
wifi: mt76: mt7996: no need to wait ACK event for SDO command
Peter Chiu
-0
/
+3
2025-11-24
wifi: mt76: mt7996: fix max nss value when getting rx chainmask
StanleyYP Wang
-1
/
+1
2025-11-24
wifi: mt76: mt7925: cqm rssi low/high event notify
Jack Kao
-0
/
+105
2025-11-24
wifi: mt76: replace use of system_wq with system_percpu_wq
Marco Crivellari
-2
/
+2
2025-11-24
wifi: mt76: adjust BSS conf pointer handling
Fedor Pchelkin
-8
/
+11
2025-11-24
Revert "wifi: mt76: mt792x: improve monitor interface handling"
Fedor Pchelkin
-1
/
+0
2025-11-24
wifi: mt76: mmio_*_copy fix byte order and alignment
Caleb James DeLisle
-2
/
+10
2025-11-24
wifi: mt76: mt7925: disable auto regd changes after user set
Ming Yen Hsieh
-1
/
+8
2025-11-24
wifi: mt76: mt7925: add auto regdomain switch support
Ming Yen Hsieh
-27
/
+68
2025-11-24
wifi: mt76: mt7925: improve EHT capability control in regulatory flow
Ming Yen Hsieh
-2
/
+18
2025-11-24
wifi: mt76: mt7925: refactor regulatory notifier flow
Ming Yen Hsieh
-17
/
+38
2025-11-24
wifi: mt76: mt7925: refactor CLC support check flow
Ming Yen Hsieh
-6
/
+19
2025-11-24
wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]
Ming Yen Hsieh
-148
/
+167
2025-11-24
wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
-13
/
+8
2025-11-24
wifi: mt76: mt7996: fix typos in comments
Alok Tiwari
-2
/
+2
2025-11-24
wifi: mt76: mt7996: Add NPU offload support to MT7996 driver
Lorenzo Bianconi
-18
/
+438
2025-11-24
wifi: mt76: Introduce the NPU generic layer
Lorenzo Bianconi
-7
/
+717
2025-11-24
wifi: mt76: Add the capability to set TX token start ID
Lorenzo Bianconi
-2
/
+5
2025-11-24
wifi: mt76: Add mt76_dev pointer in mt76_queue struct.
Lorenzo Bianconi
-0
/
+2
2025-11-24
wifi: mt76: Move Q_READ/Q_WRITE definitions in dma.h
Lorenzo Bianconi
-31
/
+31
2025-11-24
wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()
Lorenzo Bianconi
-2
/
+1
[next]