summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
4 dayswifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou1-3/+4
4 dayswifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen1-0/+3
4 dayswifi: mt76: mt7925: fix incorrect length field in txpower commandMing Yen Hsieh1-1/+1
4 dayswifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou1-2/+4
4 dayswifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou1-1/+1
11 dayswifi: mt76: mt792x: fix mt7925u USB WFSYS reset handlingSean Wang2-1/+16
11 dayswifi: mt76: mt792x: describe USB WFSYS reset with a descriptorSean Wang1-8/+32
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-3/+1
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook4-4/+4
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2025-12-31wifi: mt76: Remove blank line after mt792x firmware version dmesgShuah Khan1-3/+3
2025-12-31Revert "wifi: mt76: Strip whitespace from build ddate"Shuah Khan1-5/+1
2025-11-24mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()Zilin Guan1-1/+3
2025-11-24wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC loadQuan Zhou2-2/+2
2025-11-24wifi: mt76: Strip whitespace from build ddateMario Limonciello (AMD)1-1/+5
2025-11-24wifi: mt76: mt7996: Add missing locking in mt7996_mac_sta_rc_work()Lorenzo Bianconi1-0/+4
2025-11-24wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning link removeLorenzo Bianconi1-1/+2
2025-11-24wifi: mt76: mt7996: skip deflink accounting for offchannel linksLorenzo Bianconi1-2/+4
2025-11-24wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()Lorenzo Bianconi3-2/+4
2025-11-24wifi: mt76: mt7996: move mt7996_update_beacons under mt76 mutexLorenzo Bianconi1-1/+1
2025-11-24wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event()Lorenzo Bianconi1-5/+10
2025-11-24wifi: mt76: mt7925: ensure the 6GHz A-MPDU density cap from the hardware.Michael Lo1-1/+5
2025-11-24wifi: mt76: mt7996: fix EMI rings for RROShayne Chen2-9/+25
2025-11-24wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()Shayne Chen1-1/+1
2025-11-24wifi: mt76: mt7996: fix MLO set key and group key issuesShayne Chen4-15/+34
2025-11-24wifi: mt76: mt7996: fix MLD group index assignmentShayne Chen1-18/+40
2025-11-24wifi: mt76: mt7996: use correct link_id when filling TXD and TXPShayne Chen4-6/+42
2025-11-24wifi: mt76: mt7996: set link_valid field when initializing wcidShayne Chen1-0/+2
2025-11-24wifi: mt76: mt7996: fix teardown command for an MLD peerShayne Chen1-4/+4
2025-11-24wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv()Shayne Chen1-10/+11
2025-11-24wifi: mt76: mt7996: support fixed rate for link stationShayne Chen3-28/+48
2025-11-24wifi: mt76: mt7996: fix implicit beamforming support for mt7992Howard Hsu1-2/+2
2025-11-24wifi: mt76: mt7996: no need to wait ACK event for SDO commandPeter Chiu1-0/+3
2025-11-24wifi: mt76: mt7996: fix max nss value when getting rx chainmaskStanleyYP Wang1-1/+1
2025-11-24wifi: mt76: mt7925: cqm rssi low/high event notifyJack Kao5-0/+105
2025-11-24wifi: mt76: replace use of system_wq with system_percpu_wqMarco Crivellari2-2/+2
2025-11-24wifi: mt76: adjust BSS conf pointer handlingFedor Pchelkin1-8/+11
2025-11-24Revert "wifi: mt76: mt792x: improve monitor interface handling"Fedor Pchelkin1-1/+0
2025-11-24wifi: mt76: mmio_*_copy fix byte order and alignmentCaleb James DeLisle1-2/+10
2025-11-24wifi: mt76: mt7925: disable auto regd changes after user setMing Yen Hsieh3-1/+8
2025-11-24wifi: mt76: mt7925: add auto regdomain switch supportMing Yen Hsieh7-27/+68
2025-11-24wifi: mt76: mt7925: improve EHT capability control in regulatory flowMing Yen Hsieh2-2/+18
2025-11-24wifi: mt76: mt7925: refactor regulatory notifier flowMing Yen Hsieh3-17/+38
2025-11-24wifi: mt76: mt7925: refactor CLC support check flowMing Yen Hsieh3-6/+19
2025-11-24wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]Ming Yen Hsieh7-148/+167