brintos

brintos / linux-shallow public Read only

0
0
Text · 621 B · 529bc22 Raw
22 lines · plain
1TODO:2- remove __cplusplus ifdefs -- done3- prepare for merge with vt6656 driver:4  - rename DEVICE_PRT() to DBG_PRT() -- done5  - share 80211*.h includes6  - split rf.c7  - remove dead code8  - abstract VT3253 chipset specific code9- add common vt665x infrastructure10- kill ttype.h11- switch to use LIB8021112- switch to use MAC8021113- verify unsigned long usage for x86-64 arch14- reduce .data footprint15- use kernel coding style16- checkpatch.pl fixes17- sparse fixes18- integrate with drivers/net/wireless19 20Please send any patches to Greg Kroah-Hartman <greg@kroah.com>21and Philipp Hortmann <philipp.g.hortmann@gmail.com>.22