linux/drivers/net/wireless/b43
Michael Buesch 591f3dc200 b43: Do radio lock assertion in software
The assertion of the lock-bit in the hardware register is unreliable,
because there are devices with quirks that will randomly set the bit.

Do the assertion in software, only.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-04-16 10:39:14 -04:00
..
Kconfig
Makefile
b43.h b43: Pass more RX flags to mac80211 2009-03-05 14:39:40 -05:00
debugfs.c b43: checkpatch.pl cleanups 2009-02-27 14:53:04 -05:00
debugfs.h
dma.c b43: Refresh RX poison on buffer recycling 2009-04-16 10:39:03 -04:00
dma.h
leds.c
leds.h
lo.c b43: checkpatch.pl cleanups 2009-02-27 14:53:04 -05:00
lo.h
main.c b43: Do radio lock assertion in software 2009-04-16 10:39:14 -04:00
main.h
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_common.c b43: Do radio lock assertion in software 2009-04-16 10:39:14 -04:00
phy_common.h b43: Do radio lock assertion in software 2009-04-16 10:39:14 -04:00
phy_g.c b43: checkpatch.pl cleanups 2009-02-27 14:53:04 -05:00
phy_g.h
phy_lp.c
phy_lp.h
phy_n.c
phy_n.h
pio.c b43: checkpatch.pl cleanups 2009-02-27 14:53:04 -05:00
pio.h
rfkill.c b43: checkpatch.pl cleanups 2009-02-27 14:53:04 -05:00
rfkill.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c
tables_nphy.h
wa.c
wa.h
xmit.c b43: fix b43_plcp_get_bitrate_idx_ofdm return type 2009-03-27 20:13:18 -04:00
xmit.h