linux/drivers/net/wireless/bcm43xx
Larry Finger 8da81e52b7 [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM
The bcm43xx-softmac software currently fails when running on x86_64 systems
with more than 1GB RAM and one of the card variants with 30-bit DMA addressing.
This patch uses the address extension bits in the hardware to set the correct
DMA mask for the specific card in use.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-10-16 20:09:48 -04:00
..
bcm43xx.h [PATCH] bcm43xx-softmac: update noise handling 2006-09-25 16:52:16 -04:00
bcm43xx_debugfs.c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 2006-09-27 08:26:17 -07:00
bcm43xx_debugfs.h
bcm43xx_dma.c [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM 2006-10-16 20:09:48 -04:00
bcm43xx_dma.h [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM 2006-10-16 20:09:48 -04:00
bcm43xx_ethtool.c drivers/net: const-ify ethtool_ops declarations 2006-09-13 14:30:00 -04:00
bcm43xx_ethtool.h drivers/net: const-ify ethtool_ops declarations 2006-09-13 14:30:00 -04:00
bcm43xx_ilt.c
bcm43xx_ilt.h
bcm43xx_leds.c [PATCH] softmac: Fix WX and association related races 2006-10-16 20:09:47 -04:00
bcm43xx_leds.h
bcm43xx_main.c [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM 2006-10-16 20:09:48 -04:00
bcm43xx_main.h [PATCH] bcm43xx-softmac: Init, shutdown and restart fixes 2006-09-11 19:34:00 -04:00
bcm43xx_phy.c [PATCH] bcm43xx-softmac: update PHY initialization 2006-09-25 16:52:16 -04:00
bcm43xx_phy.h
bcm43xx_pio.c
bcm43xx_pio.h
bcm43xx_power.c
bcm43xx_power.h
bcm43xx_radio.c
bcm43xx_radio.h
bcm43xx_sysfs.c [PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.c 2006-09-11 19:34:03 -04:00
bcm43xx_sysfs.h
bcm43xx_wx.c [PATCH] softmac: Fix WX and association related races 2006-10-16 20:09:47 -04:00
bcm43xx_wx.h
bcm43xx_xmit.c [PATCH] bcm43xx-softmac: update noise handling 2006-09-25 16:52:16 -04:00
bcm43xx_xmit.h
Kconfig
Makefile