linux/drivers/staging/winbond
Pekka Enberg 4bb5a7ec76 Staging: w35und: remove gl_80211.h header
The gl_80211.h header file contains only two definitions that are actually
used. Move them to mds_s.h and remove the otherwise unused file.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:16 -07:00
..
core.h Staging: w35und: remove unused bssdscpt.h header 2009-04-03 14:53:16 -07:00
Kconfig
localpara.h
mac_structures.h
Makefile
mds.c Staging: w35und: remove gl_80211.h header 2009-04-03 14:53:16 -07:00
mds_f.h
mds_s.h Staging: w35und: remove gl_80211.h header 2009-04-03 14:53:16 -07:00
mlme_s.h
mlmetxrx.c
mlmetxrx_f.h
mto.c Staging: w35und: remove gl_80211.h header 2009-04-03 14:53:16 -07:00
mto.h Staging: w35und: remove unused bssdscpt.h header 2009-04-03 14:53:16 -07:00
phy_calibration.c Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
phy_calibration.h Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
README
reg.c Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
scan_s.h
sme_api.h
sysdef.h
wb35reg.c Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wb35reg_f.h Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wb35reg_s.h
wb35rx.c Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wb35rx_f.h Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wb35rx_s.h
wb35tx.c Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wb35tx_f.h Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wb35tx_s.h
wbhal.c Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wbhal_f.h Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wbhal_s.h Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wblinux_f.h
wbusb.c Staging: w35und: remove hw_data_t typedef 2009-04-03 14:53:16 -07:00
wbusb_s.h

TODO:
	- sparse cleanups
	- checkpatch cleanups
	- kerneldoc cleanups
	- remove typedefs
	- remove unused ioctls
	- use cfg80211 for regulatory stuff
	- fix 4k stack problems

Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
Pavel Machek <pavel@suse.cz>