kernel-fxtec-pro1x/drivers/net/wireless/ath9k
Luis R. Rodriguez 97b777db57 ath9k: make DMA memory consistent
Make the DMAable mameory consistent with pci_set_consistent_dma_mask().
The DMA-mapping.txt Documentation recommends this but for PCI-X
considerations and on strange architecture like SGI SN2, not sure
why it would fix an issue but lets see if it does, just in case.

Before this, this driver was tested with x86_64 with about
7 GB of RAM, not sure if this is really needed.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-11-25 16:41:35 -05:00
..
ani.c ath9k: Refactor hw.c 2008-11-10 15:16:05 -05:00
ath9k.h ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE 2008-11-25 16:41:30 -05:00
beacon.c ath9k: Revamp VAP management 2008-11-10 15:14:57 -05:00
calib.c ath9k: incorrect noise floor threshold values. 2008-11-25 16:41:29 -05:00
core.c ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE 2008-11-25 16:41:30 -05:00
core.h mac80211: Add a new event in ieee80211_ampdu_mlme_action 2008-11-10 15:17:32 -05:00
eeprom.c ath9k: incorrect noise floor threshold values. 2008-11-25 16:41:29 -05:00
hw.c ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE 2008-11-25 16:41:30 -05:00
hw.h ath9k: INI update for atheros chipets. 2008-11-25 16:41:28 -05:00
initvals.h ath9k: INI update for atheros chipets. 2008-11-25 16:41:28 -05:00
Kconfig ath9k: uses/needs led_classdev_[un]register 2008-09-05 16:17:49 -04:00
mac.c ath9k: Refactor hw.c 2008-11-10 15:16:05 -05:00
main.c ath9k: make DMA memory consistent 2008-11-25 16:41:35 -05:00
Makefile ath9k: Refactor hw.c 2008-11-10 15:16:05 -05:00
phy.c ath9k: Refactor hw.c 2008-11-10 15:16:05 -05:00
phy.h ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags 2008-08-29 16:24:05 -04:00
rc.c drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE 2008-11-21 11:08:16 -05:00
rc.h 802.11: clean up/fix HT support 2008-10-31 19:00:06 -04:00
recv.c ath9k: enable RXing of beacons on STA/IBSS 2008-11-21 11:06:06 -05:00
reg.h ath9k: Add LED support 2008-08-29 16:24:09 -04:00
regd.c ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd_common.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
xmit.c ath9k: correct warning about unintialized variable 'tid' 2008-11-10 15:17:35 -05:00