linux/drivers/staging/winbond
Greg Kroah-Hartman f02466fc19 Staging: w35und: fix config build warnings
the wireless config function has changed with commit
e8975581f6 so fix up the wbusb driver to
work properly with that change.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:51:52 -08:00
..
Kconfig Staging: w35und: fix Kconfig 2009-01-06 13:51:52 -08:00
Makefile Staging: w35und: remove rxisr.c as dead code 2009-01-06 13:51:52 -08:00
README
bss_f.h
bssdscpt.h
common.h
core.h
ds_tkip.h
gl_80211.h
ioctls.h
localpara.h
mac_structures.h
mds.c Staging: w35und: remove rxisr.c as dead code 2009-01-06 13:51:52 -08:00
mds_f.h Staging: w35und: remove rxisr.c as dead code 2009-01-06 13:51:52 -08:00
mds_s.h Staging: w35und: remove rxisr.c as dead code 2009-01-06 13:51:52 -08:00
mlme_mib.h
mlme_s.h
mlmetxrx.c
mlmetxrx_f.h
mto.c
mto.h
mto_f.h
os_common.h
phy_calibration.c
phy_calibration.h
reg.c
scan_s.h
sme_api.h
sme_s.h
sysdef.h Staging: w35und: remove rxisr.c as dead code 2009-01-06 13:51:52 -08:00
wb35_ver.h
wb35reg.c
wb35reg_f.h
wb35reg_s.h
wb35rx.c
wb35rx_f.h
wb35rx_s.h
wb35tx.c Staging: w35und: make functions local to wb35tx.c static 2009-01-06 13:51:51 -08:00
wb35tx_f.h Staging: w35und: make functions local to wb35tx.c static 2009-01-06 13:51:51 -08:00
wb35tx_s.h
wbhal.c Staging: w35und: remove dead code from wbhal.c 2009-01-06 13:51:51 -08:00
wbhal_f.h Staging: w35und: remove dead code from wbhal.c 2009-01-06 13:51:51 -08:00
wbhal_s.h
wblinux_f.h
wbusb.c Staging: w35und: fix config build warnings 2009-01-06 13:51:52 -08:00
wbusb_s.h

README

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>