Intel Wireless Wi-Fi (iwlwifi) adapters, including Wi-Fi 6/6E/7
Intel's family of laptop and desktop Wi-Fi cards spanning roughly the last fifteen years, from the older 7000/8000-series through AX200/AX210 (Wi-Fi 6/6E) and the current BE200/BE201/BE202 Wi-Fi 7 modules. These are the wireless chips found in the vast majority of Intel-based laptops sold today.
It should stay in the kernel because this is one of the most widely deployed wireless drivers in Linux and Intel is still shipping new Wi-Fi 7 hardware (BE200 series and newer Q4 2025 parts) that depends on it. Upstream activity is intense, with substantive fixes and new-generation enablement still landing in 2026, and there is no replacement driver on the horizon.
repository signals
292files
180,758source lines
2,344commits, 5y
+108,428 / −48,957lines added / removed, 5y
142authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 2,344 total · active in 60/61 months
Intel’s current Wi-Fi 7 product page lists BE200/BE201/BE202 and newer Q4 2025 parts, indicating ongoing new deployments in the same driver family.
codex reasoning notes (technical)
Real driver directory: Kconfig and module-bearing sources under drivers/net/wireless/intel/iwlwifi. lore-http/lei were unavailable here (MCP resources empty; shell lei missing), so upstream activity was grounded from local kernel git history via exec_command, then mapped to canonical kernel.org commit URLs by canonical recall. Kernel docs URL was obtained via web search/open. Intel product/spec URLs were obtained via web search/open. Evidence points to a heavily maintained, current-shipping Intel WLAN stack with active 2026 fixes/feature work and no natural upstream replacement driver, so removal/deprecation is not justified.