kernel-fxtec-pro1x/drivers/net/wireless/b43
Larry Finger 0866b03c7d b43/b43legacy: Wake queues in wireless_core_start
If b43 or b43legacy are deauthenticated or disconnected, there is a
possibility that a reconnection is tried with the queues stopped in
mac80211. To prevent this, start the queues before setting
STAT_INITIALIZED.

In b43, a similar change has been in place (twice) in the
wireless_core_init() routine. Remove the duplicate and add similar
code to b43legacy.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@kernel.org>   [2.6.32]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-02-08 16:50:54 -05:00
..
b43.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-02-08 16:38:38 -05:00
debugfs.c
debugfs.h
dma.c
dma.h
Kconfig
leds.c
leds.h
lo.c
lo.h
main.c b43/b43legacy: Wake queues in wireless_core_start 2010-02-08 16:50:54 -05:00
main.h
Makefile
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_common.c b43: update cordic code to match current specs 2010-01-25 16:39:03 -05:00
phy_common.h b43: update cordic code to match current specs 2010-01-25 16:39:03 -05:00
phy_g.c
phy_g.h
phy_lp.c b43: update cordic code to match current specs 2010-01-25 16:39:03 -05:00
phy_lp.h
phy_n.c b43: N-PHY: implement setting RF sequence 2010-02-01 15:40:07 -05:00
phy_n.h b43: N-PHY: update general workarounds 2010-02-01 15:40:05 -05:00
pio.c
pio.h
rfkill.c
rfkill.h
sdio.c
sdio.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c b43: N-PHY: add setting power amplifier filters 2010-01-22 16:11:39 -05:00
tables_nphy.h b43: N-PHY: add setting power amplifier filters 2010-01-22 16:11:39 -05:00
wa.c
wa.h
xmit.c
xmit.h