]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/bcm/TODO
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux
[karo-tx-linux.git] / drivers / staging / bcm / TODO
1 This driver is barely functional in its current state.
2
3 Kevin McKinney(klmckinney1@gmail.com) and Matthias Beyer(mail@beyermatthias.de)
4 are currently maintaining/cleaning up this driver.  Please copy us on all
5 patches.  More maintainers are aways welcomed.
6
7 BIG:
8         - existing API is (/dev/tarang) should be replaced
9           Is it possible to use same API as Intel Wimax stack and
10           have same user level components.
11         - Qos and queue model is non-standard and inflexible.
12           Use existing TC Qos?
13
14 TODO:
15         - support more than one board - eliminate global variables
16         - remove developer debug BCM_DEBUG() macros
17           add a limited number of messages through netif_msg()
18         - fix non-standard kernel style
19         - checkpatch warnings
20         - use request firmware
21         - fix use of file I/O to load config with better API
22         - merge some files together?
23         - cleanup/eliminate debug messages
24
25
26