linux-stable/drivers/staging/wlan-ng
Moritz Muehlenhoff 90de180a29 Staging: wlan-ng: p80211meta.h: Coding style cleanups
Signed-off-by: Moritz Muehlenhoff <jmm@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:21 -07:00
..
hfa384x.h Staging: wlan-ng: hfa384x.h: Coding style cleanups 2009-04-03 14:53:21 -07:00
hfa384x_usb.c Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG 2009-04-03 14:53:21 -07:00
Kconfig Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXT 2009-01-06 13:51:56 -08:00
Makefile Staging: wlan-ng: Consolidate wlan-ng into a single module. 2009-01-06 13:51:57 -08:00
p80211conv.c Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG 2009-04-03 14:53:21 -07:00
p80211conv.h Staging: wlan-ng: Remove dead/unused code from p80211conv.h 2009-04-03 14:53:18 -07:00
p80211hdr.h Staging: wlan-ng: Remove dead/unused code from p80211hdr.h 2009-04-03 14:53:18 -07:00
p80211ioctl.h Staging: wlan-ng: Remove dead/unused code from p80211ioctl.h 2009-04-03 14:53:20 -07:00
p80211meta.h Staging: wlan-ng: p80211meta.h: Coding style cleanups 2009-04-03 14:53:21 -07:00
p80211metadef.h Staging: wlan-ng: Remove dead/unused code from p80211metadef.h 2009-04-03 14:53:20 -07:00
p80211metastruct.h Staging: wlan-ng: Remove use of __WLAN_ATTRIB_PACK__ 2009-04-03 14:53:16 -07:00
p80211mgmt.h Staging: wlan-ng: Replace BITx with the generic BIT(x) 2009-04-03 14:53:17 -07:00
p80211msg.h Staging: wlan-ng: Remove dead/unused code from p80211msg.h 2009-04-03 14:53:18 -07:00
p80211netdev.c Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG 2009-04-03 14:53:21 -07:00
p80211netdev.h Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.h 2009-04-03 14:53:21 -07:00
p80211req.c Staging: wlan-ng: p80211req.c: Coding style cleanups 2009-04-03 14:53:21 -07:00
p80211req.h Staging: wlan-ng: p80211req.h: Coding style cleanups 2009-04-03 14:53:21 -07:00
p80211types.h Staging: wlan-ng: Remove more dead/unused code from p80211types.h 2009-04-03 14:53:20 -07:00
p80211wep.c Staging: wlan-ng: Replace SSWAP() with the generic swap(). Also remove a 2009-04-03 14:53:19 -07:00
p80211wext.c Staging: wlan-ng: p80211wext.c: Coding style cleanups 2009-04-03 14:53:21 -07:00
prism2mgmt.c Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG 2009-04-03 14:53:21 -07:00
prism2mgmt.h Staging: wlan-ng: prism2mgmt.h: Coding style cleanups 2009-04-03 14:53:21 -07:00
prism2mib.c Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG 2009-04-03 14:53:21 -07:00
prism2sta.c Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG 2009-04-03 14:53:21 -07:00
prism2usb.c Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk() 2009-04-03 14:53:17 -07:00
README Staging: wlan-ng: Remove PCI/PLX/PCMCIA files. 2009-01-06 13:51:53 -08:00
wlan_compat.h Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG 2009-04-03 14:53:21 -07:00

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>