1
linux/drivers/net/wireless/b43
Michael Buesch 637dae3f63 b43: Remove DMA/PIO queue locks
This removes the DMA/PIO queue locks. Locking is handled by
wl->mutex now.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-09-08 16:31:07 -04:00
..
b43.h b43: Remove TX spinlock 2009-09-08 16:31:06 -04:00
debugfs.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
debugfs.h b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
dma.c b43: Remove DMA/PIO queue locks 2009-09-08 16:31:07 -04:00
dma.h b43: Remove DMA/PIO queue locks 2009-09-08 16:31:07 -04:00
Kconfig b43: Enable LP-PHY support by default and remove Kconfig warning 2009-08-28 14:40:55 -04:00
leds.c
leds.h
lo.c
lo.h
main.c b43: Remove TX spinlock 2009-09-08 16:31:06 -04:00
main.h
Makefile
pcmcia.c
pcmcia.h
phy_a.c b43: Refactor and update antenna diversity for A/G-PHY 2009-08-31 14:42:12 -04:00
phy_a.h
phy_common.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_common.h b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_g.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_g.h b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_lp.c b43: Add myself to module authors & to LP-PHY file copyright notices 2009-08-31 14:42:13 -04:00
phy_lp.h b43: Fix and update LP-PHY code 2009-08-28 14:40:52 -04:00
phy_n.c
phy_n.h
pio.c b43: Remove DMA/PIO queue locks 2009-09-08 16:31:07 -04:00
pio.h b43: Remove DMA/PIO queue locks 2009-09-08 16:31:07 -04:00
rfkill.c
rfkill.h
sysfs.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
sysfs.h
tables_lpphy.c b43: LP-PHY: Fix TX gain tables 2009-08-31 14:42:13 -04:00
tables_lpphy.h
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c
wa.h
xmit.c
xmit.h