hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 -- done
- 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>
and Forest Bond <forest@alittletooquiet.net>.