drivers/net/wireless/mediatek/mt76

MediaTek MT76 Wi-Fi 4/5/6/7 client and access-point chipsets

A family of MediaTek Wi-Fi chipsets spanning Wi-Fi 4 through Wi-Fi 7, used in consumer routers, mesh systems, laptops, and embedded access points. Notable members include the MT7615/MT7915 Wi-Fi 6 parts, the MT7921/MT7925 client adapters found in many recent laptops, and the MT7996/Filogic 880 Wi-Fi 7 router silicon shipping in current hardware.

keep conf=0.96 deploy=high replacement=none subsystem=net category=networking-wireless
96%

recommendation

It should stay because mt76 is the actively maintained in-tree driver family for a wide span of current MediaTek Wi-Fi silicon, from older MT76xx parts through the Wi-Fi 7 MT7925 and MT7996/Filogic 880 generations sold in new routers, laptops, and access points in 2025. Upstream activity is healthy, with stability fixes and Multi-Link Operation work landing through 2024-2026, and OpenWrt relies on it heavily. There is no replacement driver on the horizon.

repository signals

231 files
114,961 source lines
1,850 commits, 5y
+84,360 / −34,057 lines added / removed, 5y
157 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 1,850 total · active in 59/61 months
2021 2022 2023 2024 2025 2026 2021-04: 56 commits · +1,541 −968 2021-05: 61 commits · +1,362 −842 2021-06: 50 commits · +1,291 −601 2021-07: 28 commits · +559 −482 2021-08: 40 commits · +1,583 −385 2021-09: 29 commits · +949 −489 2021-10: 65 commits · +3,551 −1,777 2021-11: 42 commits · +888 −331 2021-12: 96 commits · +4,747 −4,234 2022-01: 35 commits · +682 −340 2022-02: 30 commits · +2,352 −479 2022-03: 50 commits · +1,683 −581 2022-04: 23 commits · +514 −219 2022-05: 28 commits · +1,007 −163 2022-06: 60 commits · +2,526 −3,812 2022-07: 33 commits · +521 −458 2022-08: 10 commits · +163 −94 2022-09: 25 commits · +754 −416 2022-10: 10 commits · +251 −50 2022-11: 52 commits · +15,617 −650 2022-12: 48 commits · +1,272 −605 2023-01: 50 commits · +1,241 −672 2023-02: 19 commits · +128 −316 2023-03: 25 commits · +316 −288 2023-04: 27 commits · +1,421 −559 2023-05: 28 commits · +972 −545 2023-06: 55 commits · +5,108 −4,701 2023-07: 16 commits · +219 −91 2023-08: 40 commits · +825 −302 2023-09: 23 commits · +9,408 −322 2023-10: 38 commits · +2,489 −472 2023-11: 28 commits · +822 −322 2023-12: 22 commits · +846 −462 2024-01: 27 commits · +275 −114 2024-02: 8 commits · +40 −8 2024-03: 25 commits · +185 −70 2024-04: 11 commits · +305 −32 2024-05: 2 commits · +39 −0 2024-06: 49 commits · +1,133 −871 2024-07: 40 commits · +1,265 −283 2024-08: 43 commits · +605 −408 2024-09: 18 commits · +416 −105 2024-10: 6 commits · +59 −14 2024-11: 10 commits · +178 −31 2024-12: 35 commits · +456 −245 2025-01: 45 commits · +2,520 −1,166 2025-02: 9 commits · +43 −50 2025-03: 66 commits · +2,456 −1,187 2025-04: 29 commits · +774 −205 2025-05: 21 commits · +421 −50 2025-06: 13 commits · +322 −191 2025-07: 24 commits · +305 −181 2025-08: 20 commits · +311 −158 2025-09: 49 commits · +2,158 −968 2025-10: 23 commits · +2,149 −556 2025-11: 22 commits · +253 −110 2025-12: 3 commits · +5 −8 2026-01: 0 commits · +0 −0 2026-02: 6 commits · +9 −6 2026-03: 1 commit · +1 −3 2026-04: 0 commits · +0 −0

sources

  1. spinics.net

    January 4, 2026 patch series '[PATCH v3 00/17] wifi: mt76: mt7925/mt792x: comprehensive stability fixes' shows active upstream maintenance on mt76 in 2026, not abandonment.

  2. lkml.org

    January 20, 2026 LKML follow-up on an mt76/mt7925 patchset shows ongoing review and test traffic in current kernel development.

  3. patches.linaro.org

    The mt76 family was still gaining new functionality such as MT7925 MLO enablement in 2024, indicating an expanding rather than shrinking driver family.

  4. mediatek.com

    MediaTek markets Filogic 880 Wi-Fi 7 router/AP silicon, corresponding to recent mt76-supported MT7996-class hardware still being sold into new products.

  5. openwrt.org

    OpenWrt documents mt76 as the mac80211-based driver for MediaTek MT7xxx devices, showing active downstream deployment across consumer/embedded networking hardware.

codex reasoning notes (technical)

In-tree inspection via shell showed mt76 is the common core for active subdrivers including mt7925 and mt7996, with Kconfig entries for Wi-Fi 7 hardware. Lore MCP was unavailable and `lei` was missing, so lore history was checked via web search results pointing to public mailing-list archives: spinics (2026 mt7925 stability series), LKML (2026 review/build-test traffic), and Patchwork/Linaro (2024 MT7925 MLO series). Web search found no removal/deprecation thread for mt76, while official MediaTek product pages and OpenWrt docs show current hardware and broad real-world deployment. There is no natural upstream replacement driver; mt76 is the maintained in-tree driver family for these chipsets.