Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[pandora-kernel.git] / drivers / staging / rtl8192su / TODO
1 TODO:
2 - merge realteks bugfixes and new features into the driver:
3   - an updated version of this driver can be found here:
4     http://www.getnet.eu/products_GN-621U.html
5   - note:
6     realtek has stripped alomost all comments from the source,
7     so please leave all comments that may help in development in the code.
8 - prepare private ieee80211 stack for merge with rtl8187se's version:
9   - remove rtl8192su's specific dead code
10   - cleanup ieee80211.h
11   - move rtl8192su's specific code out from ieee80211.h
12   - abstract rtl819su's specific code
13 - switch to use shared "librtl" instead of private ieee80211 stack
14 - switch to use LIB80211
15 - switch to use MAC80211
16 - use kernel coding style
17 - checkpatch.pl fixes
18 - sparse fixes
19 - integrate with drivers/net/wireless/rtl818x
20
21 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>.