blob: 63607ef9c97e55418a4d65b6dc66fe6e50e43f9a [file] [log] [blame]
Bartlomiej Zolnierkiewicz100a5382009-08-12 14:54:04 -07001TODO:
Jim Lieba7ad3222009-08-12 14:54:09 -07002- remove __cplusplus ifdefs -- done
Bartlomiej Zolnierkiewicz100a5382009-08-12 14:54:04 -07003- prepare for merge with vt6656 driver:
Jim Lieba7ad3222009-08-12 14:54:09 -07004 - rename DEVICE_PRT() to DBG_PRT() -- done
Bartlomiej Zolnierkiewicz100a5382009-08-12 14:54:04 -07005 - share 80211*.h includes
Bartlomiej Zolnierkiewicz100a5382009-08-12 14:54:04 -07006 - 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
Charles Clément5e95efe2010-06-25 10:23:07 -070013- verify unsigned long usage for x86-64 arch
14- reduce .data footprint
Bartlomiej Zolnierkiewicz100a5382009-08-12 14:54:04 -070015- use kernel coding style
16- checkpatch.pl fixes
17- sparse fixes
18- integrate with drivers/net/wireless
19
Bartlomiej Zolnierkiewiczfb088082009-10-21 14:42:11 +020020Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
21and Forest Bond <forest@alittletooquiet.net>.