twx-linux/drivers/net/wireless/b43
Larry Finger 996bc370fa b43: Relax requirement for descriptors to be in the DMA zone
When 64-bit DMA was first used, there were problems with the
BCM4311 (14e4:4311). The problem was "fixed" by using the GFP_DMA
flag in the allocation of coherent ring descriptor memory.

The original problem is now believed to have been due to bugs in
the 64-bit DMA implementation in the rest of the kernel, and that
those bugs have been fixed. Accordingly, the requirement for the
descriptors to be in the DMA zone is relaxed.

Bounce buffers are left in the DMA zone.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Michael Buesch <m@bues.ch>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-08-29 15:33:01 -04:00
..
b43.h b43: drop Kconfig option of forcing PIO mode 2011-08-26 10:47:55 -04:00
bus.c b43: bus: fix memory corruption when setting driver's data 2011-07-26 16:27:30 -04:00
bus.h b43: bus: add helpers for getting/setting wldev from/in bus core 2011-07-08 11:11:21 -04:00
debugfs.c
debugfs.h
dma.c b43: Relax requirement for descriptors to be in the DMA zone 2011-08-29 15:33:01 -04:00
dma.h b43: fix DMA on some bugged hardware 2011-08-24 14:41:41 -04:00
Kconfig b43: drop Kconfig option of forcing PIO mode 2011-08-26 10:47:55 -04:00
leds.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
leds.h
lo.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
lo.h
main.c b43: drop Kconfig option of forcing PIO mode 2011-08-26 10:47:55 -04:00
main.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
Makefile b43: LCN-PHY add place for new PHY support 2011-07-08 11:11:25 -04:00
pcmcia.c
pcmcia.h
phy_a.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
phy_a.h
phy_common.c b43: make forcing clock common (HT-PHY also uses that) 2011-08-22 14:45:59 -04:00
phy_common.h b43: make forcing clock common (HT-PHY also uses that) 2011-08-22 14:45:59 -04:00
phy_g.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
phy_g.h
phy_ht.c b43: HT-PHY: read clip state 2011-08-26 10:47:57 -04:00
phy_ht.h b43: HT-PHY: read clip state 2011-08-26 10:47:57 -04:00
phy_lcn.c b43: LCN-PHY: init 0x2064 radio 2011-08-24 14:41:43 -04:00
phy_lcn.h b43: LCN-PHY: add init tables 2011-08-24 14:41:42 -04:00
phy_lp.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
phy_lp.h
phy_n.c b43: make forcing clock common (HT-PHY also uses that) 2011-08-22 14:45:59 -04:00
phy_n.h
pio.c b43: correct warning for uninitialized variable 'macstat' 2011-08-26 10:47:57 -04:00
pio.h
radio_2055.c
radio_2055.h
radio_2056.c
radio_2056.h
radio_2059.c b43: HT-PHY: find channel entry with regs data 2011-07-19 16:49:51 -04:00
radio_2059.h
rfkill.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
rfkill.h
sdio.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
sdio.h
sysfs.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
sysfs.h
tables_lpphy.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
tables_lpphy.h
tables_nphy.c
tables_nphy.h
tables_phy_ht.c b43: HT-PHY: allow writing longer tables with a single call 2011-08-23 16:14:19 -04:00
tables_phy_ht.h b43: HT-PHY: allow writing longer tables with a single call 2011-08-23 16:14:19 -04:00
tables_phy_lcn.c b43: LCN-PHY: add init tables 2011-08-24 14:41:42 -04:00
tables_phy_lcn.h b43: LCN-PHY: add init tables 2011-08-24 14:41:42 -04:00
tables.c
tables.h
wa.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
wa.h
xmit.c b43: include HT-PHY in some common code 2011-08-22 14:45:59 -04:00
xmit.h b43: support new RX header, noticed to be used in 598.314+ fw 2011-08-22 14:45:59 -04:00