linux/drivers/staging/winbond
Pekka Enberg 9ce922fde7 Staging: w35und: move source files to one directory
As we're trying to get rid of the "compatability layer" in the driver, move
everything under one directory. Keeping some of the files under
drivers/staging/winbond/linux is a major pain in the ass whenever you're
cleaning up the driver.

Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:51:47 -08:00
..
adapter.h Staging: w35und: remove some dead code 2009-01-06 13:51:47 -08:00
bss_f.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
bssdscpt.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
common.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
ds_tkip.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
gl_80211.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
ioctls.h
Kconfig
localpara.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
mac_structures.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
Makefile Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
mds.c Staging: w35und: remove some dead code 2009-01-06 13:51:47 -08:00
mds_f.h Staging: w35und: remove some dead code 2009-01-06 13:51:47 -08:00
mds_s.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
mlme_mib.h Staging: w35und: padapter struct typedef removal 2009-01-06 13:51:41 -08:00
mlme_s.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
mlmetxrx.c Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
mlmetxrx_f.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
mto.c Staging: w35und: remove some dead code 2009-01-06 13:51:47 -08:00
mto.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
mto_f.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
os_common.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
phy_calibration.c Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
phy_calibration.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
README Staging: document 4k stack problem for winbond driver 2008-10-22 09:56:29 -07:00
reg.c Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
rxisr.c Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
scan_s.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
sme_api.h Staging: w35und: remove some dead code 2009-01-06 13:51:47 -08:00
sme_s.h Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
sysdef.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wb35_ver.h
wb35reg.c Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wb35reg_f.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wb35reg_s.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wb35rx.c Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wb35rx_f.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wb35rx_s.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wb35tx.c Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wb35tx_f.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wb35tx_s.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wbhal.c Staging: w35und: #include cleanup 2009-01-06 13:51:47 -08:00
wbhal_f.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wbhal_s.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wblinux.c Staging: w35und: remove some dead code 2009-01-06 13:51:47 -08:00
wblinux_f.h Staging: w35und: remove some dead code 2009-01-06 13:51:47 -08:00
wbusb.c Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00
wbusb_s.h Staging: w35und: move source files to one directory 2009-01-06 13:51:47 -08:00

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>