Roel Kluin 1f9e9ce1f9 Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check before subtraction 16 years ago
..
Kconfig aec6a5f034 Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXT 16 years ago
Makefile e02c69b8af Staging: wlan-ng: Consolidate wlan-ng into a single module. 16 years ago
README c9b01df34b Staging: wlan-ng: Remove PCI/PLX/PCMCIA files. 16 years ago
hfa384x.h cbec30c4c0 Staging: wlan-ng: Delete a large pile of now-unused code. 16 years ago
hfa384x_usb.c 8636cdedc5 Staging: wlan-ng: hfa384x_usbin_callback: check for hardware removed 16 years ago
p80211conv.c 1f9e9ce1f9 Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check before subtraction 16 years ago
p80211conv.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211hdr.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211ioctl.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211meta.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211metadef.h 56afef56eb Staging: wlan-ng: Purge all MIBs not used internally. 16 years ago
p80211metamib.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211metamsg.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211metastruct.h cbec30c4c0 Staging: wlan-ng: Delete a large pile of now-unused code. 16 years ago
p80211mgmt.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211msg.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211netdev.c a1da9da991 Staging: wlan-ng: fix compiler warnings 16 years ago
p80211netdev.h 56afef56eb Staging: wlan-ng: Purge all MIBs not used internally. 16 years ago
p80211req.c d11e5f22ac Staging: wlan-ng: remove unused #include <version.h> 16 years ago
p80211req.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211types.h aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211wep.c aaad430378 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 16 years ago
p80211wext.c a1da9da991 Staging: wlan-ng: fix compiler warnings 16 years ago
prism2mgmt.c d11e5f22ac Staging: wlan-ng: remove unused #include <version.h> 16 years ago
prism2mgmt.h cbec30c4c0 Staging: wlan-ng: Delete a large pile of now-unused code. 16 years ago
prism2mib.c 56afef56eb Staging: wlan-ng: Purge all MIBs not used internally. 16 years ago
prism2sta.c e02c69b8af Staging: wlan-ng: Consolidate wlan-ng into a single module. 16 years ago
prism2usb.c 1d1b69851b Staging: wlan-ng: prism2_usb.c always enable the card in probe_usb 16 years ago
wlan_compat.h cbec30c4c0 Staging: wlan-ng: Delete a large pile of now-unused code. 16 years ago

README

TODO:
- checkpatch.pl cleanups
- sparse warnings
- Lindent cleanups
- move to use the in-kernel wireless stack

Please send all patches to Greg Kroah-Hartman