linux/drivers/net/wireless/rtl818x
John W. Linville 9e385c56a1 rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)
From the original report:

"I had problems to get my rtl8185 PCI card running on Sparc64: I always
got an error about "No suitable DMA available" followed by an error
that no device could be detected. When comparing the rtl8180 driver to
others I noticed that others are mostly using DMA_BIT_MASK so I changed
the custom mask to DMA_BIT_MASK(32) which fixed my issue."

Reported-by: Tiziano Müller <tm@dev-zero.ch>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-05-10 14:24:34 -04:00
..
Kconfig rtl818x: Move configuration details to the rtl818x directory 2010-04-16 15:32:01 -04:00
Makefile
rtl818x.h
rtl8180.h rtl8180: add software-based support for IBSS mode 2010-05-07 14:57:09 -04:00
rtl8180_dev.c rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) 2010-05-10 14:24:34 -04:00
rtl8180_grf5101.c
rtl8180_grf5101.h
rtl8180_max2820.c
rtl8180_max2820.h
rtl8180_rtl8225.c
rtl8180_rtl8225.h
rtl8180_sa2400.c
rtl8180_sa2400.h
rtl8187.h
rtl8187_dev.c rtl8187: use SET_IEEE80211_PERM_ADDR 2010-05-05 14:46:24 -04:00
rtl8187_leds.c rtl8187: fix typo in ifdef comment 2010-02-15 16:12:53 -05:00
rtl8187_leds.h rtl8187: fix typo in ifdef comment 2010-02-15 16:12:53 -05:00
rtl8187_rfkill.c
rtl8187_rfkill.h
rtl8187_rtl8225.c
rtl8187_rtl8225.h