kernel-fxtec-pro1x/drivers/net/wireless/b43
Michael Buesch 9bd568a50c b43: Enforce DMA descriptor memory constraints
Enforce all device constraints on the descriptor memory region.

There are several constraints on the descriptor memory, as documented
in the specification. The current code does not enforce them and/or
incorrectly enforces them.

Those constraints are:
- The address limitations on 30/32bit engines, that also apply to
  the skbs.
- The 4k alignment requirement on 30/32bit engines.
- The 8k alignment requirement on 64bit engines.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-18 17:09:28 -05:00
..
b43.h
debugfs.c
debugfs.h
dma.c b43: Enforce DMA descriptor memory constraints 2009-11-18 17:09:28 -05:00
dma.h b43: Enforce DMA descriptor memory constraints 2009-11-18 17:09:28 -05:00
Kconfig
leds.c
leds.h
lo.c
lo.h
main.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-11 11:38:16 -08:00
main.h
Makefile
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_common.c
phy_common.h
phy_g.c
phy_g.h
phy_lp.c
phy_lp.h
phy_n.c
phy_n.h
pio.c b43-pio: Fix RX error path for rev>=8 devices 2009-11-11 15:23:49 -05:00
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
tables_nphy.h
wa.c
wa.h
xmit.c
xmit.h b43: Rewrite TX bounce buffer handling 2009-11-11 15:23:40 -05:00