kernel-ark/drivers/net/wireless/b43
Linus Torvalds 9e3bd91908 b43: fall back gracefully to PIO mode after fatal DMA errors
This makes the b43 driver just automatically fall back to PIO mode when
DMA doesn't work.

The driver already told the user to do it, so rather than have the user
reload the module with a new flag, just make the driver do it
automatically. We keep the message as an indication that something is
wrong, but now just automatically fall back to the hopefully working PIO
case.

(Some post-2.6.33 merge fixups by Larry Finger <Larry.Finger@lwfinger.net>
and yours truly... -- JWL)

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-02-26 17:26:16 -05:00
..
b43.h b43: fall back gracefully to PIO mode after fatal DMA errors 2010-02-26 17:26:16 -05:00
debugfs.c
debugfs.h
dma.c b43: remove get_tx_stats() mac80211 op 2010-02-08 16:51:00 -05:00
dma.h b43: remove get_tx_stats() mac80211 op 2010-02-08 16:51:00 -05:00
Kconfig b43: fall back gracefully to PIO mode after fatal DMA errors 2010-02-26 17:26:16 -05:00
leds.c
leds.h
lo.c
lo.h
main.c b43: fall back gracefully to PIO mode after fatal DMA errors 2010-02-26 17:26:16 -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: handle allocation fail in samples generation 2010-02-08 16:50:56 -05:00
phy_n.h b43: N-PHY: partly implement SPUR workaround 2010-02-08 16:50:55 -05:00
pio.c b43: remove get_tx_stats() mac80211 op 2010-02-08 16:51:00 -05:00
pio.h b43: remove get_tx_stats() mac80211 op 2010-02-08 16:51:00 -05:00
rfkill.c
rfkill.h
sdio.c
sdio.h
sysfs.c
sysfs.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
tables.c
tables.h
wa.c
wa.h
xmit.c
xmit.h