A family of Realtek 802.11ac (Wi-Fi 5) wireless chipsets covering the RTL8723, RTL8821, RTL8822, RTL8812, and RTL8814 parts across PCIe, USB, and SDIO buses. These adapters are very common in budget laptops, mini-PCs, and aftermarket USB Wi-Fi dongles sold from the mid-2010s through today.
It should stay because the hardware is still being sold new in 2025: ALFA continues to ship RTL8814AU and RTL8821CU USB adapters, Dell published a fresh RTL8821CE/RTL8822CE driver package in April 2025, and the rtw88 tree itself is still receiving fixes and new device IDs upstream. There is no replacement driver in the kernel for these chips, and the installed base on consumer laptops is large.
repository signals
98files
162,366source lines
372commits, 5y
+54,099 / −5,333lines added / removed, 5y
72authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 372 total · active in 57/61 months
Dell published an RTL8821CE/RTL8822CE driver package on April 13, 2025, showing continuing OEM support and installed-base relevance.
codex reasoning notes (technical)
Obtained support matrix from shell `rg` over local rtw88 Kconfig/Makefile, and recent activity from shell `git log` on the local tree; cited canonical kernel.org log/tree URLs by canonical recall. Retail/OEM deployment evidence came from web search results for ALFA RTL8814AU and RTL8821CU product pages and Dell's 2025 RTL8821CE/RTL8822CE driver page. The driver is active, spans multiple still-deployed 802.11ac Realtek families, and has no single in-tree replacement, so removal/deprecation is not indicated.