Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
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>.