Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 374576a8b6f865022c0fd1ca62396889b23d66dd authored by Linus Torvalds on 05 October 2009, 00:12:30 UTC
Linux 2.6.32-rc3
Tip revision: 374576a
TODO
TODO:
- remove __cplusplus ifdefs -- done
- remove kernel version compatibility wrappers
- remove support for older wireless extensions
- prepare for merge with vt6655 driver:
  - remove PRINT_K() macro
  - split rf.c
  - abstract VT3184 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>,
Forest Bond <forest@alittletooquiet.net> and Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>.
back to top