aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/rtl8821ae/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/staging/rtl8821ae/TODO b/drivers/staging/rtl8821ae/TODO
new file mode 100644
index 000000000000..3ee7529d4ed5
--- /dev/null
+++ b/drivers/staging/rtl8821ae/TODO
@@ -0,0 +1,10 @@
1Realtek 8821AE PCI wifi driver TODO:
2 - remove built-in btcoexist module when the "real" one gets upstream
3 - remove built-in rtlwifi code by porting driver to use the "real" one
4 in the drivers/net/ directory.
5 - fix up coding style issues
6
7Please send any patches for this driver to:
8 Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9and the <devel@driverdev.osuosl.org> mailing list.
10