Qualcomm Wi-Fi 6 and 6E (802.11ax) wireless adapters (ath11k)
Qualcomm's Wi-Fi 6 and Wi-Fi 6E (802.11ax) wireless chipsets, found in many recent laptops, desktops, and embedded systems including current ThinkPad and other Lenovo models. The chips ship in M.2 cards and as integrated radios on Snapdragon and AMD platforms sold throughout the early 2020s and still in 2025.
It should stay because this is the active upstream driver for Qualcomm's Wi-Fi 6/6E silicon, which is still being sold in new laptops in 2025. Patch traffic remains heavy, with maintainers landing new device IDs and power-management quirks for current Lenovo/ThinkPad hardware as recently as 2026. The newer ath12k driver covers Wi-Fi 7 parts and does not replace it.
repository signals
71files
82,778source lines
712commits, 5y
+32,457 / −11,388lines added / removed, 5y
143authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 712 total · active in 60/61 months
Official Linux Wireless documentation describes ath11k as the Linux driver for Qualcomm IEEE 802.11ax devices and lists multiple supported contemporary chip families/products.
March 31, 2026 upstream patch applies an ath11k PM quirk to ThinkPad P14s Gen 5 AMD, indicating deployment in recent laptop platforms.
codex reasoning notes (technical)
Keep: static signals already show heavy recent churn, and lore_file_timeline on drivers/net/wireless/ath/ath11k/core.c returned sustained 2024-2026 patch traffic plus 2026 device-quirk work, not removal. The Linux Wireless ath11k page was obtained via web search and confirms this is the active upstream driver for Qualcomm 802.11ax hardware with supported devices still relevant to new systems. The two lore URLs were obtained from lore_file_timeline and show ongoing fixes/enablement for recent Lenovo/ThinkPad hardware, so deployments remain high. No natural replacement driver exists for the same hardware generation; ath12k targets newer Wi-Fi 7 parts instead.