original_kernel/drivers/net/wireless/orinoco
David Kilroy 6415f7df10 orinoco: Handle suspend/restore in core driver
Each device does almost exactly the same things on suspend and resume
when upping and downing the interface. So move this logic into a common
routine.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 15:01:46 -04:00
..
Kconfig orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
Makefile orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
airport.c orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
cfg.c orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
cfg.h orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
fw.c orinoco: firmware helpers should use dev_err and friends 2009-07-10 15:01:43 -04:00
fw.h
hermes.c
hermes.h
hermes_dld.c orinoco: make firmware download less verbose 2009-07-10 15:01:45 -04:00
hermes_dld.h
hermes_rid.h
hw.c orinoco: Change set_tkip to use orinoco_private instead of hermes_t 2009-07-10 15:01:44 -04:00
hw.h orinoco: Change set_tkip to use orinoco_private instead of hermes_t 2009-07-10 15:01:44 -04:00
main.c orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
main.h
mic.c
mic.h
orinoco.h orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
orinoco_cs.c orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
orinoco_nortel.c orinoco: move netdev interface creation to main driver 2009-07-10 15:01:45 -04:00
orinoco_pci.c orinoco: move netdev interface creation to main driver 2009-07-10 15:01:45 -04:00
orinoco_pci.h orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
orinoco_plx.c orinoco: move netdev interface creation to main driver 2009-07-10 15:01:45 -04:00
orinoco_tmd.c orinoco: move netdev interface creation to main driver 2009-07-10 15:01:45 -04:00
scan.c
scan.h
spectrum_cs.c orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
wext.c orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
wext.h