Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[deliverable/linux.git] / drivers / staging / vt6655 / TODO
1 TODO:
2 - remove __cplusplus ifdefs -- done
3 - prepare for merge with vt6656 driver:
4 - rename DEVICE_PRT() to DBG_PRT() -- done
5 - share 80211*.h includes
6 - move code for channel mapping from card.c to channel.c
7 - split rf.c
8 - remove dead code
9 - abstract VT3253 chipset specific code
10 - add common vt665x infrastructure
11 - kill ttype.h
12 - switch to use LIB80211
13 - switch to use MAC80211
14 - use kernel coding style
15 - checkpatch.pl fixes
16 - sparse fixes
17 - integrate with drivers/net/wireless
18
19 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>,
20 Forest Bond <forest@alittletooquiet.net> and Bartlomiej Zolnierkiewicz
21 <bzolnier@gmail.com>.
This page took 0.03105 seconds and 5 git commands to generate.