Back to home page

OSCL-LXR

 
 

    


0001 TODO:
0002 - remove __cplusplus ifdefs -- done
0003 - prepare for merge with vt6656 driver:
0004   - rename DEVICE_PRT() to DBG_PRT() -- done
0005   - share 80211*.h includes
0006   - split rf.c
0007   - remove dead code
0008   - abstract VT3253 chipset specific code
0009 - add common vt665x infrastructure
0010 - kill ttype.h
0011 - switch to use LIB80211
0012 - switch to use MAC80211
0013 - verify unsigned long usage for x86-64 arch
0014 - reduce .data footprint
0015 - use kernel coding style
0016 - checkpatch.pl fixes
0017 - sparse fixes
0018 - integrate with drivers/net/wireless
0019 
0020 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
0021 and Forest Bond <forest@alittletooquiet.net>.