summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921
AgeCommit message (Expand)AuthorLines
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
2024-07-09wifi: mt76: mt792x: add struct mt792x_chanctxDeren Wu-18/+13
2024-07-09wifi: mt76: mt792x: add struct mt792x_link_staDeren Wu-72/+77
2024-07-09wifi: mt76: mt792x: add struct mt792x_bss_confDeren Wu-42/+42
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-2/+2
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-2/+2
2024-06-20wifi: mt76: un-embedd netdev from mt76_devBreno Leitao-1/+1
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang-2/+52
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan-0/+67
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau-2/+2
2024-05-02wifi: mt76: mt7921s: fix potential hung tasks during chip recoveryLeon Yen-4/+2
2024-05-02wifi: mt76: mt7921: introduce mt7920 PCIe supportDeren Wu-2/+9
2024-02-22wifi: mt76: mt7921: fix suspend issue on MediaTek COB platformMichael Lo-0/+7