linux/drivers/net/wireless
Ivo van Doorn e37ea2135b rt2x00: Move start() and stop() handlers into rt2x00lib.c
suspend & resume was broken since it called rt2x00mac_start()
and rt2x00mac_stop() which would fail to execute because the
DEVICE_PRESENT flag was not set.

Move the start and stop handlers into rt2x00lib.c which are called
from rt2x00mac_start() and rt2x00mac_stop() after they have checked
the DEVICE_PRESENT flag, while suspend and resume handlers can
directly call those functions.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:09:24 -08:00
..
b43 b43: Fix any N-PHY related WARN_ON() in the attach stage. 2008-01-28 15:09:21 -08:00
b43legacy ssb: Fix extraction of values from SPROM 2008-01-28 15:09:14 -08:00
bcm43xx bcm43xx annotations 2008-01-28 15:09:08 -08:00
hostap hostap: don't mess with mixed-endian even for internal skb queues 2008-01-28 15:09:06 -08:00
iwlwifi iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig' 2008-01-28 15:09:13 -08:00
libertas libertas: remove check for driver_lock in lbs_interrupt() 2008-01-28 15:07:52 -08:00
prism54 prism54: remove questionable down_interruptible usage 2008-01-28 15:09:12 -08:00
rt2x00 rt2x00: Move start() and stop() handlers into rt2x00lib.c 2008-01-28 15:09:24 -08:00
zd1211rw
Kconfig
Makefile
adm8211.c misc wireless annotations 2008-01-28 15:09:11 -08:00
adm8211.h
airo.c airo: last of endianness annotations 2008-01-28 15:09:05 -08:00
airo.h
airo_cs.c
airport.c
arlan-main.c
arlan-proc.c
arlan.h
atmel.c misc wireless annotations 2008-01-28 15:09:11 -08:00
atmel.h
atmel_cs.c
atmel_pci.c
hermes.c
hermes.h
hermes_rid.h
i82586.h
i82593.h
ipw2100.c ipw2100 annotations and fixes 2008-01-28 15:08:54 -08:00
ipw2100.h
ipw2200.c ipw2200: do not byteswap struct ipw_associate 2008-01-28 15:09:10 -08:00
ipw2200.h ipw2200: do not byteswap struct ipw_associate 2008-01-28 15:09:10 -08:00
net2280.h
netwave_cs.c
orinoco.c
orinoco.h
orinoco_cs.c
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
p54.h
p54common.c p54common annotations and fixes 2008-01-28 15:08:53 -08:00
p54common.h
p54pci.c p54pci: endianness annotations and fixes 2008-01-28 15:09:07 -08:00
p54pci.h p54pci: endianness annotations and fixes 2008-01-28 15:09:07 -08:00
p54usb.c
p54usb.h
ray_cs.c misc wireless annotations 2008-01-28 15:09:11 -08:00
ray_cs.h
rayctl.h
rtl818x.h
rtl8187.h
rtl8187_dev.c
rtl8187_rtl8225.c Revert "rtl8187: fix tx power reading" 2008-01-28 15:09:11 -08:00
rtl8187_rtl8225.h
spectrum_cs.c
strip.c
wavelan.c
wavelan.h
wavelan.p.h
wavelan_cs.c
wavelan_cs.h
wavelan_cs.p.h misc wireless annotations 2008-01-28 15:09:11 -08:00
wl3501.h
wl3501_cs.c
zd1201.c
zd1201.h