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