drivers/net/wireless/ath/ath12k

Qualcomm Wi-Fi 7 wireless adapters (ath12k)

Linux support for Qualcomm's Wi-Fi 7 (802.11be) chipsets, including the WCN7850 client adapter built into recent Snapdragon X Elite laptops and the QCN9274 and IPQ5332 radios used in current-generation wireless routers and access points. These are the newest Qualcomm wireless parts, shipping in client and infrastructure devices from roughly 2024 onward.

keep conf=0.97 last_sold=2026 deploy=medium replacement=none subsystem=net category=networking-wireless
97%

recommendation

It should stay in the kernel because it is the only Linux driver for Qualcomm's current Wi-Fi 7 silicon, including the WCN7850 found in Snapdragon X Elite laptops shipping now and the QCN9274 and IPQ5332 chips used in access points still being sold new in 2026. Upstream maintenance is clearly active, with bug-fix patch series flowing on the kernel mailing list as recently as January 2026.

repository signals

103 files
96,011 source lines
1,040 commits, 5y
+126,364 / −30,264 lines added / removed, 5y
127 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 1,040 total · active in 40/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 1 commit · +53,307 −0 2022-12: 3 commits · +67 −75 2023-01: 9 commits · +131 −84 2023-02: 5 commits · +40 −42 2023-03: 10 commits · +116 −41 2023-04: 6 commits · +66 −18 2023-05: 6 commits · +91 −55 2023-06: 3 commits · +14 −2 2023-07: 10 commits · +65 −19 2023-08: 24 commits · +935 −154 2023-09: 19 commits · +557 −85 2023-10: 17 commits · +172 −74 2023-11: 14 commits · +261 −289 2023-12: 18 commits · +503 −194 2024-01: 45 commits · +2,440 −672 2024-02: 18 commits · +770 −118 2024-03: 9 commits · +125 −110 2024-04: 57 commits · +2,358 −759 2024-05: 49 commits · +1,044 −366 2024-06: 32 commits · +4,967 −100 2024-07: 9 commits · +850 −15 2024-08: 4 commits · +131 −48 2024-09: 4 commits · +13 −8 2024-10: 43 commits · +3,522 −1,246 2024-11: 41 commits · +3,631 −592 2024-12: 72 commits · +2,999 −949 2025-01: 39 commits · +4,654 −250 2025-02: 39 commits · +3,534 −467 2025-03: 33 commits · +3,090 −636 2025-04: 108 commits · +4,237 −908 2025-05: 25 commits · +1,796 −297 2025-06: 36 commits · +1,650 −229 2025-07: 38 commits · +1,893 −502 2025-08: 51 commits · +9,594 −8,596 2025-09: 21 commits · +2,929 −2,685 2025-10: 52 commits · +6,825 −4,604 2025-11: 29 commits · +5,022 −4,656 2025-12: 3 commits · +22 −18 2026-01: 32 commits · +1,840 −197 2026-02: 6 commits · +103 −104 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. git.kernel.org

    Upstream Kconfig describes ath12k as Qualcomm Wi-Fi 7 support and names WCN7850, QCN9274, and IPQ5332-class hardware.

  2. lore.kernel.org

    A January 23, 2026 lore patch series exists for ath12k/WCN7850 regression handling, showing active upstream maintenance rather than removal.

  3. bugs.launchpad.net

    Ubuntu bug traffic in January-February 2026 shows real-world ath12k WCN7850 deployment on Snapdragon X Elite laptops and references the upstream lore patch series plus firmware follow-up.

  4. 524wifi.net

    Commercial product listing shows IPQ5332/QCN9274 Wi-Fi 7 hardware still being sold, indicating ongoing new hardware availability.

codex reasoning notes (technical)

Active upstream driver: local Kconfig inspection via shell showed ath12k is a Qualcomm Wi-Fi 7 driver and names WCN7850/QCN9274/IPQ5332. No removal evidence surfaced; instead, a lore patch series URL for Jan 23 2026 was obtained from web-search snippet, indicating ongoing bug-fix traffic. Deployment evidence came from Launchpad web results showing WCN7850 use in current Snapdragon X Elite laptops. New-sales evidence came from opening the 524wifi product page showing an IPQ5332/QCN9274 board in stock/backorder in 2026. Given 2026 maintenance and current-market Wi-Fi 7 devices, this should be kept; there is no natural replacement driver for the same chips.