Realtek RTL8852/RTL8922 Wi-Fi 6, 6E, and Wi-Fi 7 client adapters
A family of Realtek wireless chipsets covering modern Wi-Fi 6 (RTL8852AE/BE/CE), Wi-Fi 6E, and the newer Wi-Fi 7 (RTL8922AE) PCIe and USB adapters built into laptops and sold as discrete network cards from roughly 2021 through 2025 and beyond.
It should stay in the kernel because the hardware is current, still shipping in new laptops and as retail NICs in 2025, and the driver is one of the most actively developed in the wireless tree, with support recently extended to Realtek's Wi-Fi 7 8922AE silicon in kernels 6.10 and 6.14. There is no replacement driver, since rtw89 is the modern successor to the older rtlwifi/rtw88 stacks for these newer chipsets.
repository signals
98files
297,578source lines
1,699commits, 5y
+352,061 / −54,204lines added / removed, 5y
76authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 1,699 total · active in 53/61 months
Upstream directory is actively maintained rather than sunsetted; the provided snapshot metadata also reports 1692 substantive commits in the last 5 years with most recent touch on 2026-01-30.
LKDDb shows rtw89 is present across current kernel series and binds multiple Realtek PCI/USB device IDs, indicating broad active hardware coverage rather than a legacy-only niche.
LKDDb shows support for Realtek 8922AE/8922AE-VS Wi-Fi 7 hardware in kernels 6.10+ and 6.14+, evidence that the driver is still expanding to new chipsets.
Third-party driver index lists many 2025 and 2026 Windows packages and OEM subsystem IDs for the Realtek 8922AE Wi-Fi 7 NIC, consistent with current OEM deployment and new-system sales.
codex reasoning notes (technical)
Real driver directory, confirmed by local shell reads of rtw89 Kconfig and module/device-table entries. No removal/deprecation evidence surfaced: the prompt already shows very high recent upstream activity, and web lore searches did not surface an active removal series. Source acquisition: two kernel.org URLs by canonical recall for the stable git log/tree pages; LKDDb pages from web search results turn0search1 and turn0search0; deployment evidence from web search result turn1search0. Because rtw89 now covers current Wi-Fi 6/6E and even Wi-Fi 7 Realtek parts, there is no natural replacement driver; recommendation is to keep.