Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.10-rc5 22 lines 658 B view raw
1This driver is barely functional in its current state. 2 3BIG: 4 - existing API is (/dev/tarang) should be replaced 5 Is it possible to use same API as Intel Wimax stack and 6 have same user level components. 7 - Qos and queue model is non-standard and inflexible. 8 Use existing TC Qos? 9 10TODO: 11 - support more than one board - eliminate global variables 12 - remove developer debug BCM_DEBUG() macros 13 add a limited number of messages through netif_msg() 14 - fix non-standard kernel style 15 - checkpatch warnings 16 - use request firmware 17 - fix use of file I/O to load config with better API 18 - merge some files together? 19 - cleanup/eliminate debug messages 20 21 22