summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921
AgeCommit message (Expand)Author
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau
2025-07-07wifi: mt76: mt7921: prevent decap offload config before STA initializationDeren Wu
2025-05-21wifi: mt76: mt7921: add 160 MHz AP for mt7922 deviceSamuel Williams
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-19wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu
2025-01-14wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domainLeon Yen
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau
2025-01-14wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UHNick Morrow
2025-01-14wifi: mt76: mt7921: add rfkill_poll for hardware rfkillAllan Wang
2025-01-14wifi: mt76: mt7921: introduce CSA supportLeon Yen
2025-01-14wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLOSean Wang
2025-01-14wifi: mt76: introduce mt792x_config_mac_addr_list routineAllan Wang
2025-01-14wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.Michael Lo
2025-01-13wifi: mt76: mt7921: fix a potential scan no APsQuan Zhou
2025-01-13wifi: mt76: mt7921s: fix a potential firmware freeze during startupLeon Yen
2024-09-06wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke
2024-09-06wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau
2024-09-05wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usageMing Yen Hsieh
2024-08-13wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki
2024-07-26wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_removeSean Wang
2024-07-09wifi: mt76: mt792x: fix scheduler interference in drv own processMichael Lo
2024-07-09wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSSSean Wang
2024-07-09wifi: mt76: mt792x: add struct mt792x_chanctxDeren Wu
2024-07-09wifi: mt76: mt792x: add struct mt792x_link_staDeren Wu
2024-07-09wifi: mt76: mt792x: add struct mt792x_bss_confDeren Wu
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-20wifi: mt76: un-embedd netdev from mt76_devBreno Leitao
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau
2024-05-02wifi: mt76: mt7921s: fix potential hung tasks during chip recoveryLeon Yen
2024-05-02wifi: mt76: mt7921: introduce mt7920 PCIe supportDeren Wu
2024-02-22wifi: mt76: mt7921: fix suspend issue on MediaTek COB platformMichael Lo
2024-02-22wifi: mt76: mt7921: fix a potential association failure upon resumingLeon Yen
2024-02-22wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspendMing Yen Hsieh
2024-02-22wifi: mt76: mt7921: fix incorrect type conversion for CLC commandMing Yen Hsieh
2024-02-22wifi: mt76: mt7921e: fix use-after-free in free_irq()Deren Wu
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-11wifi: mt76: mt7921: fix wrong 6Ghz power typeMing Yen Hsieh
2023-12-11wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh
2023-12-11wifi: mt76: mt7921: fix country count limitation for CLCMing Yen Hsieh
2023-12-11wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queueSean Wang