dect
/
linux-2.6
Archived
13
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/wlan-ng
Christoph Fritz 59497bba59 Staging: wlan-ng prism2usb: add suspend/resume
There is no need trying to load the (even in most cases) not availible
firmware after suspend. This saves about 30 secounds on reset waiting
for timeout.

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-17 16:33:28 -07:00
..
Kconfig Staging: wlan-ng: Add select WEXT_PRIV to Kconfig to prevent build failure 2010-03-03 16:42:41 -08:00
Makefile Staging: wlan-ng: Consolidate wlan-ng into a single module. 2009-01-06 13:51:57 -08:00
README Staging: wlan-ng: Update README file. Remove Lindent task 2009-06-19 11:00:39 -07:00
hfa384x.h Staging: Merge two branches of coding style fixes together 2010-03-04 08:14:54 -08:00
hfa384x_usb.c Staging: wlan-ng: rework code style after feedback 2010-05-11 11:35:50 -07:00
p80211conv.c Staging: Use kcalloc or kzalloc 2010-05-14 14:02:56 -07:00
p80211conv.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
p80211hdr.h Staging: wlan-ng: Remove more superflous comments 2009-09-15 12:01:35 -07:00
p80211ioctl.h Staging: wlan-ng: p80211ioctl.h: Coding style cleanups 2009-04-03 14:53:21 -07:00
p80211meta.h Staging: wlan-ng: Remove more superflous comments 2009-09-15 12:01:35 -07:00
p80211metadef.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
p80211metastruct.h Staging: wlan-ng: p80211metastruct.h: Coding style cleanups 2009-04-03 14:53:22 -07:00
p80211mgmt.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
p80211msg.h Staging: wlan-ng: Remove more superflous comments 2009-09-15 12:01:35 -07:00
p80211netdev.c Staging: wlan-ng: More checkpatch.pl error cleanups 2010-03-04 07:59:02 -08:00
p80211netdev.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
p80211req.c Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.c 2010-05-11 11:35:35 -07:00
p80211req.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
p80211types.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
p80211wep.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
p80211wext.c Staging: wlan-ng: refactor p80211wext.c to reduce text size. 2010-05-11 11:35:50 -07:00
prism2fw.c Staging: Use kcalloc or kzalloc 2010-05-14 14:02:56 -07:00
prism2mgmt.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
prism2mgmt.h Staging: wlan-ng - checkpatch.pl fixups 2010-03-04 07:59:02 -08:00
prism2mib.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
prism2sta.c Staging: wlan-ng : fixing coding style issues in prism2sta.c 2010-05-11 14:31:51 -07:00
prism2usb.c Staging: wlan-ng prism2usb: add suspend/resume 2010-05-17 16:33:28 -07:00

README

TODO:
	- checkpatch.pl cleanups
	- sparse warnings
	- move to use the in-kernel wireless stack

Please send any patches or complaints about this driver to Greg
Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
kernel developers about it, they want nothing to do with it.