linux_dsm_epyc7002/drivers/net/wireless/ath/ath9k
Gabor Juhos 8e26a03036 ath9k: introduce ATH9K_{PCI,AHB} config options
Currently ath9k only available in menuconfig if PCI bus
support is enabled. However the driver is required for
the built-in wireless MACs of the Atheros AR9130/AR9132
SoCs. These SoCs have no PCI controller, the wireless
MAC is connected to the AHB bus on them.

Introduce separated config options for the supported
buses, in order to allow building of ath9h without PCI
bus support.

As a bonus, this patch removes the cross-reference of
the ATHEROS_AR71XX option which is not present in the
kernel.

Cc: Luis R. Rodriguez <lrodriguez@atheros.com>
Cc: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-04-13 15:21:34 -04:00
..
ahb.c ath9k: Register id table for platform device 2011-04-12 16:59:51 -04:00
ani.c
ani.h
ar5008_initvals.h
ar5008_phy.c ath9k_hw: turn a few big macros into functions 2011-03-30 14:15:19 -04:00
ar9001_initvals.h
ar9002_calib.c ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips 2011-03-30 14:15:11 -04:00
ar9002_hw.c
ar9002_initvals.h
ar9002_mac.c ath9k: remove set11n_virtualmorefrag 2011-04-04 16:18:33 -04:00
ar9002_phy.c
ar9002_phy.h ath9k_hw: Fix instable target power control b/w CCK/OFDM 2011-04-12 16:57:35 -04:00
ar9003_2p2_initvals.h ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performance 2011-04-12 16:59:45 -04:00
ar9003_calib.c
ar9003_eeprom.c
ar9003_eeprom.h
ar9003_hw.c ath9k_hw: Use appropriate rx gain table for AR9485 2011-04-04 16:20:06 -04:00
ar9003_mac.c ath9k: remove set11n_virtualmorefrag 2011-04-04 16:18:33 -04:00
ar9003_mac.h
ar9003_paprd.c
ar9003_phy.c ath9k: Implement integer mode for AR9485 2011-04-12 16:59:37 -04:00
ar9003_phy.h
ar9485_initvals.h ath9k: Update gain table for AR9485 2011-04-12 16:58:41 -04:00
ath9k.h ath9k: introduce ATH9K_{PCI,AHB} config options 2011-04-13 15:21:34 -04:00
beacon.c ath9k: Fix kernel panic on module unload 2011-04-12 16:58:43 -04:00
btcoex.c
btcoex.h
calib.c ath9k_hw: Increase the wait count for nf load. 2011-03-11 14:15:36 -05:00
calib.h
common.c ath9k: cleanup few redundant macros 2011-04-04 16:18:33 -04:00
common.h
debug.c ath9k: Add RSSI information from control and extension chains 2011-04-12 16:58:39 -04:00
debug.h ath9k: Add RSSI information from control and extension chains 2011-04-12 16:58:39 -04:00
eeprom_4k.c ath9k_hw: Fix instable target power control b/w CCK/OFDM 2011-04-12 16:57:35 -04:00
eeprom_9287.c ath9k_hw: Remove unused code in AR9287 eeprom 2011-04-12 16:59:40 -04:00
eeprom_def.c ath9k_hw: Speedup register ops for HTC driver 2011-03-30 14:15:12 -04:00
eeprom.c
eeprom.h ath9k_hw: Fix instable target power control b/w CCK/OFDM 2011-04-12 16:57:35 -04:00
gpio.c ath9k: add support for overriding LED pin and GPIO settings from platform data 2011-03-30 14:15:15 -04:00
hif_usb.c Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2011-03-04 12:48:25 -08:00
hif_usb.h
htc_drv_beacon.c ath9k: fix beacon timer handling issues 2011-03-30 14:15:17 -04:00
htc_drv_gpio.c
htc_drv_init.c ath9k_hw: remove pCap->keycache_size 2011-03-30 14:15:20 -04:00
htc_drv_main.c ath9k_htc: Handle BSSID/AID for multiple interfaces 2011-03-01 13:48:21 -05:00
htc_drv_txrx.c mac80211: rename RX_FLAG_TSFT 2011-02-23 16:25:29 -05:00
htc_hst.c
htc_hst.h
htc.h ath9k_htc: Fix LED pin for AR9287 HTC device 2011-03-30 14:15:11 -04:00
hw-ops.h ath9k: remove set11n_virtualmorefrag 2011-04-04 16:18:33 -04:00
hw.c ath9k: Implement integer mode for AR9485 2011-04-12 16:59:37 -04:00
hw.h ath9k_hw: remove ath9k_get_channel_edges 2011-04-04 16:19:59 -04:00
init.c ath9k_hw: remove pCap->keycache_size 2011-03-30 14:15:20 -04:00
Kconfig ath9k: introduce ATH9K_{PCI,AHB} config options 2011-04-13 15:21:34 -04:00
mac.c ath9k: cleanup few redundant macros 2011-04-04 16:18:33 -04:00
mac.h ath9k: improve reliability of beacon transmission and stuck beacon handling 2011-03-14 14:46:58 -04:00
main.c ath9k: Fix kernel panic on module unload 2011-04-12 16:58:43 -04:00
Makefile ath9k: introduce ATH9K_{PCI,AHB} config options 2011-04-13 15:21:34 -04:00
pci.c
phy.h ath9k: Implement integer mode for AR9485 2011-04-12 16:59:37 -04:00
rc.c ath9k: index out of bounds 2011-04-12 16:59:32 -04:00
rc.h
recv.c ath9k: fix too early enabling of rx during ath_startrecv() 2011-04-12 16:57:36 -04:00
reg.h ath9k: Implement integer mode for AR9485 2011-04-12 16:59:37 -04:00
wmi.c ath9k_htc: Configure beacon timers in AP mode 2011-02-23 16:25:28 -05:00
wmi.h
xmit.c ath9k_hw: remove pCap->tx_triglevel_max 2011-03-30 14:15:21 -04:00