linux/drivers/net/wireless/rt2x00
Ivo van Doorn 6d7f9877a6 [PATCH] rt2x00: Store "STARTED" state during suspend
Store the started state into a new flag DEVICE_STARTED_SUSPEND
and set this when suspending while the device was started.
We can't check for is_interface_present() since only mac80211
knows if there are monitor interfaces present.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-10-10 16:55:09 -07:00
..
Kconfig [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
Makefile [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2x00.h [PATCH] rt2x00: Store "STARTED" state during suspend 2007-10-10 16:55:09 -07:00
rt2x00config.c [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling 2007-10-10 16:55:08 -07:00
rt2x00debug.c rt2x00: Add rt2x00dev->flags to debugfs 2007-10-10 16:53:04 -07:00
rt2x00debug.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2x00dev.c [PATCH] rt2x00: Store "STARTED" state during suspend 2007-10-10 16:55:09 -07:00
rt2x00firmware.c [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2x00lib.h [PATCH] rt2x00: Reorganize rt2x00dev->flags 2007-10-10 16:53:03 -07:00
rt2x00mac.c [PATCH] rt2x00: Reorganize rt2x00dev->flags 2007-10-10 16:53:03 -07:00
rt2x00pci.c [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2x00pci.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2x00reg.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2x00rfkill.c [PATCH] rt2x00: Reorganize rt2x00dev->flags 2007-10-10 16:53:03 -07:00
rt2x00ring.h [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2x00usb.c [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. 2007-10-10 16:53:02 -07:00
rt2x00usb.h [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. 2007-10-10 16:53:02 -07:00
rt61pci.c [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling 2007-10-10 16:55:08 -07:00
rt61pci.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt73usb.c [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling 2007-10-10 16:55:08 -07:00
rt73usb.h [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2400pci.c [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling 2007-10-10 16:55:08 -07:00
rt2400pci.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2500pci.c [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling 2007-10-10 16:55:08 -07:00
rt2500pci.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2500usb.c [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling 2007-10-10 16:55:08 -07:00
rt2500usb.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00