1
linux/drivers/net/wireless/ath5k
Jiri Slaby 3e4242b99c Ath5k: suspend/resume fixes
- free and re-request irq since it might have changed during suspend
- disable and enable msi
- don't set D0 state of the device, it's already done by the PCI layer
- do restore_state before enable_device, it's safer
- check ath5k_init return value

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Cc: Luis R. Rodriguez <mcgrof@gmail.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-29 16:36:29 -04:00
..
ath5k.h
base.c Ath5k: suspend/resume fixes 2008-07-29 16:36:29 -04:00
base.h Ath5k: fix memory corruption 2008-07-29 16:36:25 -04:00
debug.c
debug.h
hw.c Ath5k: flush work 2008-07-29 16:36:27 -04:00
hw.h
initvals.c
Kconfig ath5k: convert LED code to use mac80211 triggers 2008-06-27 09:09:17 -04:00
Makefile
phy.c
reg.h