summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921
AgeCommit message (Expand)AuthorLines
2026-03-24wifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo-1/+2
2026-03-24wifi: mt76: mt7921: add MT7902 SDIO device supportSean Wang-0/+4
2026-03-24wifi: mt76: mt7921: add MT7902 PCIe device supportSean Wang-0/+4
2026-03-24wifi: mt76: mt7921: add MT7902 MCU supportSean Wang-1/+3
2026-03-24wifi: mt76: mt7921: add MT7902e DMA layout supportSean Wang-9/+46
2026-03-24wifi: mt76: mt7921: handle MT7902 irq_map quirk with mutable copySean Wang-0/+14
2026-03-24wifi: mt76: mt7921: use mt76_for_each_q_rx() in reset pathSean Wang-3/+3
2026-03-23wifi: mt76: mt7921: Replace deprecated PCI functionMadhur Kumar-5/+6
2026-03-23wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang-5/+8
2026-03-23wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou-3/+4
2026-03-23wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen-0/+3
2026-03-23wifi: mt76: mt7921: Place upper limit on station AIDRory Little-0/+8
2025-11-24wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC loadQuan Zhou-1/+1
2025-11-24wifi: mt76: replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau-18/+18
2025-09-15wifi: mt76: mt7921u: Add VID/PID for Netgear A7500Nick Morrow-0/+3
2025-09-15wifi: mt76: mt76_eeprom_override to intRosen Penev-1/+3
2025-09-15wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 deviceQuan Zhou-0/+2
2025-08-27wifi: mt76: mt7921: don't disconnect when CSA to DFS chanJanusz Dziedzic-4/+1
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+6
2025-07-07wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card resetLeon Yen-0/+62
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau-3/+3
2025-07-07wifi: mt76: mt7921: prevent decap offload config before STA initializationDeren Wu-0/+3
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-3/+5
2025-05-21wifi: mt76: mt7921: add 160 MHz AP for mt7922 deviceSamuel Williams-0/+5
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-3/+3
2025-03-19wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh-0/+1
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski-4/+10
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu-1/+1
2025-01-14wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domainLeon Yen-0/+7
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou-8/+8
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau-3/+1
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau-2/+2
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau-14/+3
2025-01-14wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UHNick Morrow-0/+3
2025-01-14wifi: mt76: mt7921: add rfkill_poll for hardware rfkillAllan Wang-0/+52
2025-01-14wifi: mt76: mt7921: introduce CSA supportLeon Yen-0/+99
2025-01-14wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLOSean Wang-0/+2
2025-01-14wifi: mt76: introduce mt792x_config_mac_addr_list routineAllan Wang-0/+1
2025-01-14wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.Michael Lo-1/+7
2025-01-13wifi: mt76: mt7921: fix a potential scan no APsQuan Zhou-3/+4
2025-01-13wifi: mt76: mt7921s: fix a potential firmware freeze during startupLeon Yen-1/+4
2024-09-06wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke-0/+2
2024-09-06wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau-8/+13
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau-17/+12
2024-09-05wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usageMing Yen Hsieh-1/+1
2024-08-13wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki-1/+1
2024-07-26wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_removeSean Wang-0/+1
2024-07-09wifi: mt76: mt792x: fix scheduler interference in drv own processMichael Lo-0/+3
2024-07-09wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSSSean Wang-3/+4