ST-Ericsson CW1100 and CW1200 Wi-Fi chipsets
A family of single-chip 802.11b/g/n Wi-Fi controllers from ST-Ericsson that connected over SDIO or SPI, found in NovaThor-based smartphones and a handful of embedded boards from roughly 2011 to 2013.
recommendation
Worth keeping but documenting as a legacy, low-deployment driver. The hardware has not been sold in new products for over a decade and ST-Ericsson itself wound down, but the code is still being touched by routine upstream maintenance into 2024 and 2025, and a small postmarketOS community keeps old NovaThor phones like the Samsung Galaxy Ace 2 alive on mainline kernels. Removal would hurt those legacy users without freeing meaningful maintenance burden.
repository signals
sources
- lore.kernel.org
CW1200 still receives upstream linux-wireless maintenance as part of mac80211 API adaptation work in 2024.
- lore.kernel.org
CW1200 was still touched by treewide kernel maintenance in 2025, so it is not abandoned in-tree.
- wireless.docs.kernel.org
Kernel wireless documentation identifies cw1200 as the driver for ST-Ericsson CW1100/CW1200 WLAN chipsets over SDIO or SPI.
- cateee.net
LKDDb shows the driver is for SDIO-attached CW1200 hardware and remains present in current kernel series.
- en.wikipedia.org
NovaThor/ST-Ericsson mobile platforms using this wireless generation were a 2011-2013 smartphone era product line, indicating no meaningful new-hardware market in 2025.
- wiki.postmarketos.org
There is still niche contemporary community deployment on old NovaThor phones via postmarketOS/mainline, implying legacy-user demand rather than new-device demand.
codex reasoning notes (technical)
Real driver directory. `exec_command` on local Kconfig confirmed ST-Ericsson CW1100/CW1200 over SDIO/SPI. `lore_file_timeline` on drivers/net/wireless/st/cw1200/main.c produced the cited lore URLs showing recent 2024-2025 upkeep but no clear removal thread. `web.search_query` produced the wireless docs, LKDDb, Wikipedia NovaThor, and postmarketOS URLs. Conclusion: hardware is commercially obsolete and legacy-only, but upstream attention is still active enough that removal is not justified; annotate as legacy/low-deployment instead.