aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rtl8712/TODO')
-rw-r--r--drivers/staging/rtl8712/TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/staging/rtl8712/TODO b/drivers/staging/rtl8712/TODO
new file mode 100644
index 000000000..847c8c41f
--- /dev/null
+++ b/drivers/staging/rtl8712/TODO
@@ -0,0 +1,13 @@
+TODO:
+- merge Realtek's bugfixes and new features into the driver
+- switch to use LIB80211
+- switch to use MAC80211
+- checkpatch.pl fixes - only a few remain
+
+A replacement for this driver with MAC80211 support is available
+at https://github.com/chunkeey/rtl8192su
+
+Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
+Larry Finger <Larry.Finger@lwfinger.net>,
+Florian Schilhabel <florian.c.schilhabel@googlemail.com> and
+Linux Driver Project Developer List <driverdev-devel@linuxdriverproject.org>.