summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/TODO
blob: cb04aaafc46f1810e111a356c11823bb53ffcd8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TODO:
- remove __cplusplus ifdefs -- done
- prepare for merge with vt6656 driver:
  - rename DEVICE_PRT() to DBG_PRT() -- done
  - share 80211*.h includes
  - move code for channel mapping from card.c to channel.c
  - split rf.c
  - remove dead code
  - abstract VT3253 chipset specific code
- add common vt665x infrastructure
- kill ttype.h
- switch to use LIB80211
- switch to use MAC80211
- use kernel coding style
- checkpatch.pl fixes
- sparse fixes
- integrate with drivers/net/wireless

Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
and Forest Bond <forest@alittletooquiet.net>.