• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
1TODO:
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  - split rf.c
7  - remove dead code
8  - abstract VT3253 chipset specific code
9- add common vt665x infrastructure
10- kill ttype.h
11- switch to use LIB80211
12- switch to use MAC80211
13- verify unsigned long usage for x86-64 arch
14- reduce .data footprint
15- use kernel coding style
16- checkpatch.pl fixes
17- sparse fixes
18- integrate with drivers/net/wireless
19
20Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
21and Forest Bond <forest@alittletooquiet.net>.
22