Archived
14
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/winbond
Pekka Enberg 8b384e0c3f Staging: w35und: remove some typedefs
This patch removes some obfuscating typedefs from the driver code.

Cc: Pavel Machek <pavel@suse.cz>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-22 09:56:32 -07:00
..
linux Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
adapter.h
bss_f.h Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
bssdscpt.h
ds_tkip.h Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
gl_80211.h
ioctls.h
Kconfig
localpara.h
mac_structures.h
Makefile
mds.c Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
mds_f.h Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
mds_s.h Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
mlme_mib.h
mlme_s.h Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
mlmetxrx.c Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
mlmetxrx_f.h Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
mto.c
mto.h
mto_f.h
os_common.h
phy_calibration.c
phy_calibration.h
README Staging: document 4k stack problem for winbond driver 2008-10-22 09:56:29 -07:00
reg.c Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
rxisr.c
scan_s.h
sme_api.c
sme_api.h Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
sme_s.h
wb35_ver.h
wbhal.c Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
wbhal_f.h Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
wbhal_s.h Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
wblinux.c Staging: w35und: remove some typedefs 2008-10-22 09:56:32 -07:00
wblinux_f.h
wblinux_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>