On Thu, Nov 27, 2025 at 10:20:37AM -0800, Guenter Roeck wrote:
From: Philipp Hortmann philipp.g.hortmann@gmail.com
commit e8785404de06a69d89dcdd1e9a0b6ea42dc6d327 upstream.
This driver is in the staging area since 2010.
The following reasons lead to the removal:
- This driver generates maintenance workload for itself and for API wext
- A MAC80211 driver was available in 2016 time frame; This driver does not compile anymore but would be a better starting point than the current driver. Here the note from the TODO file: A replacement for this driver with MAC80211 support is available at https://github.com/chunkeey/rtl8192su
- no progress changing to mac80211
- Using this hardware is security wise not state of the art as WPA3 is not supported.
The longterm kernels will still support this hardware for years.
That's not going to be true :)
Like this ?
I like it, removing code is always good. If we find people that are relying on this, we can revisit it. I'll queue this up for the next round of stable releases after these.
thanks!
greg k-h