On Tue, Mar 26, 2024 at 09:47:42AM +0100, Philipp Hortmann wrote: > Driver has a throughput of 200 to 800kByte/s in non encrypted > transmission. All encrypted modes are not working. WLAN without WPA2 is > useless these days. Driver is unused since April 2021 as a bug broke the > function. Find fix for bug in link below. Remove driver because of its > low performance and unusability. > > Link: https://lore.kernel.org/linux-staging/5fa18cb8-3c51-4ac6-811e-63ae74f82f17@xxxxxxxxx/ > Signed-off-by: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx> > --- > v2: rebase and improved description > > Checked for artifacts of wlan-ng and prism2_usb in MAINTAINERS. > Removed artifacts in Makefile. > Used the following hardware for tests: D-Link DWL-122 and Sinus 111 > Tested with build and make clean to ensure that all is OK. Nice, always glad to remove code, now queued up! greg k-h