summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7925
AgeCommit message (Expand)AuthorLines
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2025-11-24wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC loadQuan Zhou-1/+1
2025-11-24wifi: mt76: mt7925: ensure the 6GHz A-MPDU density cap from the hardware.Michael Lo-1/+5
2025-11-24wifi: mt76: mt7925: cqm rssi low/high event notifyJack Kao-0/+103
2025-11-24wifi: mt76: replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-24wifi: mt76: mt7925: disable auto regd changes after user setMing Yen Hsieh-1/+7
2025-11-24wifi: mt76: mt7925: add auto regdomain switch supportMing Yen Hsieh-27/+67
2025-11-24wifi: mt76: mt7925: improve EHT capability control in regulatory flowMing Yen Hsieh-2/+18
2025-11-24wifi: mt76: mt7925: refactor regulatory notifier flowMing Yen Hsieh-17/+38
2025-11-24wifi: mt76: mt7925: refactor CLC support check flowMing Yen Hsieh-6/+19
2025-11-24wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]Ming Yen Hsieh-148/+167
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau-16/+16
2025-09-15wifi: mt76: mt76_eeprom_override to intRosen Penev-1/+3
2025-09-15wifi: mt76: mt7925: refine the txpower initialization flowMing Yen Hsieh-17/+7
2025-09-15wifi: mt76: mt7996: Enable MLO support for client interfacesLorenzo Bianconi-51/+1
2025-09-15wifi: mt76: mt7925: add pci restore for hibernateJack Kao-3/+23
2025-09-15wifi: mt76: mt7925: add MBSSID supportMing Yen Hsieh-1/+23
2025-09-15wifi: mt76: mt7925u: Add VID/PID for Netgear A9000Nick Morrow-0/+3
2025-08-27wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmdMing Yen Hsieh-4/+8
2025-08-27wifi: mt76: mt7925u: use connac3 tx aggr check in tx completeMing Yen Hsieh-1/+1
2025-08-27wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh-0/+3
2025-08-27wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()Harshit Mogalapalli-1/+3
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-25/+77
2025-07-07wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()Henry Martin-0/+2
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau-3/+3
2025-07-07wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...Deren Wu-0/+6
2025-07-07wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scanMing Yen Hsieh-19/+63
2025-07-07wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scanMichael Lo-2/+2
2025-07-07wifi: mt76: mt7925: fix the wrong config for tx interruptMing Yen Hsieh-1/+1
2025-07-03wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan()Dan Carpenter-2/+2
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-3/+5
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-36/+453
2025-05-22wifi: mt76: mt7925: add rfkill_poll for hardware rfkillAllan Wang-0/+58
2025-05-22wifi: mt76: mt7925: add test mode supportMichael Lo-0/+209
2025-05-22wifi: mt76: mt7925: extend MCU support for testmodeMichael Lo-7/+49
2025-05-22wifi: mt76: mt7925: ensure all MCU commands wait for responseMichael Lo-8/+8
2025-05-22wifi: mt76: mt7925: refine the sniffer commnadMing Yen Hsieh-2/+0
2025-05-22wifi: mt76: mt7925: prevent multiple scan commandsMing Yen Hsieh-0/+3
2025-05-22wifi: mt76: mt7925: add RNR scan support for 6GHzMing Yen Hsieh-13/+38
2025-05-21wifi: mt76: mt7925: fix host interrupt register initializationMichael Lo-4/+1
2025-05-21wifi: mt76: mt7925: introduce thermal protectionLeon Yen-1/+26
2025-05-21wifi: mt76: mt7925: add EHT preamble puncturingAllan Wang-0/+60
2025-05-21wifi: mt76: mt7925: Fix logical vs bitwise typoDan Carpenter-1/+1
2025-05-15wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtblMing Yen Hsieh-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-2/+2
2025-03-19wifi: mt76: mt7925: add MTCL support to enhance the regulatory complianceMing Yen Hsieh-0/+17
2025-03-19wifi: mt76: mt7925: remove unused acpi function for clcMing Yen Hsieh-1/+0
2025-03-19wifi: mt76: mt7925: update the channel usage when the regd domain changedMing Yen Hsieh-2/+48
2025-03-19wifi: mt76: mt7925: add EHT control support based on the CLC dataMing Yen Hsieh-7/+70
2025-03-19wifi: mt76: mt7925: load the appropriate CLC data based on hardware typeMing Yen Hsieh-1/+63