aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7925/init.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-31wifi: mt76: mt7925: stop init retries on hung busSean Wang1-0/+8
2026-07-31wifi: mt76: mt7925: wire up NAN operationsSean Wang1-0/+29
2026-06-09wifi: mt76: mt7925: sync MT7927 BSS band assignmentSean Wang1-0/+9
2026-06-09wifi: mt76: mt7925: disable ASPM and runtime PM for MT7927Javier Tia1-1/+2
2026-03-23wifi: mt76: mt7925: fix tx power setting failure after chip resetLeon Yen1-0/+2
2025-11-24wifi: mt76: replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2025-11-24wifi: mt76: mt7925: add auto regdomain switch supportMing Yen Hsieh1-2/+0
2025-11-24wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]Ming Yen Hsieh1-145/+1
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau1-1/+1
2025-09-15wifi: mt76: mt76_eeprom_override to intRosen Penev1-1/+3
2025-07-07wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()Henry Martin1-0/+2
2025-05-21wifi: mt76: mt7925: introduce thermal protectionLeon Yen1-0/+6
2025-05-21wifi: mt76: mt7925: Fix logical vs bitwise typoDan Carpenter1-1/+1
2025-03-19wifi: mt76: mt7925: add MTCL support to enhance the regulatory complianceMing Yen Hsieh1-0/+17
2025-03-19wifi: mt76: mt7925: update the channel usage when the regd domain changedMing Yen Hsieh1-0/+40
2025-03-19wifi: mt76: mt7925: add EHT control support based on the CLC dataMing Yen Hsieh1-0/+38
2025-03-19wifi: mt76: mt7925: update the power-saving flowMing Yen Hsieh1-0/+1
2025-01-14wifi: mt76: mt7925e: fix too long of wifi resume timeQuan Zhou1-0/+5
2025-01-14wifi: mt76: mt7925: fix CLC command timeout when suspend/resumeQuan Zhou1-3/+17
2025-01-14wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspendQuan Zhou1-0/+4
2025-01-14wifi: mt76: introduce mt792x_config_mac_addr_list routineAllan Wang1-0/+1
2024-07-09wifi: mt76: mt7925: enabling MLO when the firmware supports itSean Wang1-0/+6
2024-02-22wifi: mt76: mt7925: support temperature sensorDeren Wu1-0/+56
2023-09-30wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chipsDeren Wu1-0/+235