linux/drivers/staging/winbond
Pavel Machek 66101de109 Staging: add w35und wifi driver
This is driver for w35und usb wifi -- also in kohjinsha
subnotebook. It should work well enough to associate and ping, but it
obviously needs to be rewritten two more times...

OTOH worst horrors (like embedded wifi stack) should have been fixed
already...

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-10 15:31:09 -07:00
..
linux
Kconfig Staging: add w35und wifi driver 2008-10-10 15:31:09 -07:00
Makefile
README
adapter.h
bss_f.h
bssdscpt.h
ds_tkip.h
gl_80211.h
ioctls.h
localpara.h
mac_structures.h
mds.c
mds_f.h
mds_s.h
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
rxisr.c
scan_s.h
sme_api.c
sme_api.h
sme_s.h
wb35_ver.h
wbhal.c
wbhal_f.h
wbhal_s.h
wblinux.c
wblinux_f.h
wblinux_s.h

README

TODO:
	- sparse cleanups
	- checkpatch cleanups
	- kerneldoc cleanups
	- remove typedefs
	- remove unused ioctls
	- use cfg80211 for regulatory stuff

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