dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/wlan-ng
Moritz Muehlenhoff ae26230bf9 Staging: wlan-ng: Use generic byteorder macros
This patch removes the ieee2host16(), ieee2host32(), host2ieee16()
and host2ieee32() macros and replaces them with the generic ones.

Signed-off-by: Moritz Muehlenhoff <jmm@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:17 -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
README Staging: wlan-ng: Remove PCI/PLX/PCMCIA files. 2009-01-06 13:51:53 -08:00
hfa384x.h Staging: wlan-ng: Remove use of WLAN_ADDR_LEN 2009-04-03 14:53:16 -07:00
hfa384x_usb.c Staging: wlan-ng: Use generic byteorder macros 2009-04-03 14:53:17 -07:00
p80211conv.c Staging: wlan-ng: Use generic byteorder macros 2009-04-03 14:53:17 -07:00
p80211conv.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
p80211hdr.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
p80211ioctl.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
p80211meta.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
p80211metadef.h Staging: wlan-ng: Purge all MIBs not used internally. 2009-01-06 13:51:58 -08:00
p80211metamib.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
p80211metamsg.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -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: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
p80211msg.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
p80211netdev.c Staging: wlan-ng: Use generic byteorder macros 2009-04-03 14:53:17 -07:00
p80211netdev.h Staging: wlan-ng: Cleanup wlan_compat.h more 2009-04-03 14:53:17 -07:00
p80211req.c Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros 2009-04-03 14:53:17 -07:00
p80211req.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
p80211types.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
p80211wep.c Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types. 2009-01-06 13:51:56 -08:00
p80211wext.c Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros 2009-04-03 14:53:17 -07:00
prism2mgmt.c Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros 2009-04-03 14:53:17 -07:00
prism2mgmt.h Staging: wlan-ng: Remove stray comments in header files 2009-04-03 14:53:17 -07:00
prism2mib.c Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros 2009-04-03 14:53:17 -07:00
prism2sta.c Staging: wlan-ng: Use generic byteorder macros 2009-04-03 14:53:17 -07:00
prism2usb.c Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros 2009-04-03 14:53:17 -07:00
wlan_compat.h Staging: wlan-ng: Use generic byteorder macros 2009-04-03 14:53:17 -07: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>