Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[cascardo/linux.git] / drivers / staging / rtl8723au / TODO
1 TODO:
2 - find and remove code valid only for 5 HGz. Many of the obvious
3   ones have been removed, but things like channel > 14 still exist.
4 - find and remove any code for other chips that is left over
5 - convert any remaining unusual variable types
6 - find codes that can use %pM and %Nph formatting
7 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
8   of them will require refactoring
9 - merge Realtek's bugfixes and new features into the driver
10 - switch to use MAC80211
11
12 A mac80211 driver for this hardware already was integrated at
13 drivers/net/wireless/realtek/rtl8xxxu/
14
15 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
16 Jes Sorensen <Jes.Sorensen@redhat.com>, and Larry Finger <Larry.Finger@lwfinger.net>.