linux/drivers/staging/wlan-ng
Roel Kluin 1f9e9ce1f9 Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check before subtraction
payload_length is unsigned, check before subtraction

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
2009-01-06 13:52:01 -08:00
..
Kconfig
Makefile Staging: wlan-ng: Consolidate wlan-ng into a single module. 2009-01-06 13:51:57 -08:00
README
hfa384x.h Staging: wlan-ng: Delete a large pile of now-unused code. 2009-01-06 13:51:57 -08:00
hfa384x_usb.c Staging: wlan-ng: hfa384x_usbin_callback: check for hardware removed 2009-01-06 13:52:00 -08:00
p80211conv.c Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check before subtraction 2009-01-06 13:52:01 -08:00
p80211conv.h
p80211hdr.h
p80211ioctl.h
p80211meta.h
p80211metadef.h Staging: wlan-ng: Purge all MIBs not used internally. 2009-01-06 13:51:58 -08:00
p80211metamib.h
p80211metamsg.h
p80211metastruct.h Staging: wlan-ng: Delete a large pile of now-unused code. 2009-01-06 13:51:57 -08:00
p80211mgmt.h
p80211msg.h
p80211netdev.c Staging: wlan-ng: fix compiler warnings 2009-01-06 13:52:01 -08:00
p80211netdev.h Staging: wlan-ng: Purge all MIBs not used internally. 2009-01-06 13:51:58 -08:00
p80211req.c Staging: wlan-ng: remove unused #include <version.h> 2009-01-06 13:52:01 -08:00
p80211req.h
p80211types.h
p80211wep.c
p80211wext.c Staging: wlan-ng: fix compiler warnings 2009-01-06 13:52:01 -08:00
prism2mgmt.c Staging: wlan-ng: remove unused #include <version.h> 2009-01-06 13:52:01 -08:00
prism2mgmt.h Staging: wlan-ng: Delete a large pile of now-unused code. 2009-01-06 13:51:57 -08:00
prism2mib.c Staging: wlan-ng: Purge all MIBs not used internally. 2009-01-06 13:51:58 -08:00
prism2sta.c Staging: wlan-ng: Consolidate wlan-ng into a single module. 2009-01-06 13:51:57 -08:00
prism2usb.c Staging: wlan-ng: prism2_usb.c always enable the card in probe_usb 2009-01-06 13:51:58 -08:00
wlan_compat.h Staging: wlan-ng: Delete a large pile of now-unused code. 2009-01-06 13:51:57 -08:00

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 <greg@kroah.com>