linux/drivers/net/wireless/ath/ath5k
Felix Fietkau 3a9dddea89 ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
There are two variants of AR5312 dual-band devices, one single-radio
and the other one dual-radio. On the dual-radio board, the first MAC
only supports 5 GHz, even though it has a dual-band PHY. The 2.4 GHz
part of this phy is used in pass-through mode, connecting the second
MAC with the second PHY.
Disable 2.4 GHz for the first MAC on an AR5312, but only if the board
configuration indicates a dual-radio device.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-04-14 15:35:10 -04:00
..
ahb.c ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 2011-04-14 15:35:10 -04:00
ani.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
ani.h
ath5k.h ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
attach.c ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 2011-04-14 15:35:10 -04:00
base.c ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
base.h ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 2011-04-14 15:35:10 -04:00
caps.c ath5k: disable 5 GHz support if a 2.4 GHz radio is detected 2011-04-14 15:35:08 -04:00
debug.c ath5k: clean up debugfs code 2011-04-12 16:59:24 -04:00
debug.h ath5k: clean up debugfs code 2011-04-12 16:59:24 -04:00
desc.c ath5k: improve comments for optimized tx descriptor setup 2011-04-13 08:49:10 -04:00
desc.h ath5k: Optimize descriptor alignment 2010-11-09 16:13:26 -05:00
dma.c ath5k: fix error handling in ath5k_hw_dma_stop 2011-01-27 16:40:51 -05:00
eeprom.c ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
eeprom.h ath5: Remove unused CTL definitions 2011-01-21 15:35:46 -05:00
gpio.c
initvals.c ath5k: Add initial registers values for radio RF2317 chip. 2010-12-02 15:17:51 -05:00
Kconfig ath5k: use tracing for packet tx/rx dump 2011-01-28 15:44:27 -05:00
led.c ath5k: Add AHB bus support. 2010-12-02 15:17:51 -05:00
mac80211-ops.c ath5k: fix slot time handling 2011-04-12 16:59:09 -04:00
Makefile ath5k: Move mac80211 functions into new file 2011-01-04 14:35:11 -05:00
pci.c ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
pcu.c ath5k: fix slot time handling 2011-04-12 16:59:09 -04:00
phy.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2011-02-18 17:03:41 -05:00
qcu.c ath5k: fix SIFS time handling 2011-04-12 16:59:06 -04:00
reg.h ath5k: Fix short and long retry configuration 2011-01-28 15:46:23 -05:00
reset.c ath5k: Use helper function to get eeprom mode from channel 2010-12-22 15:43:28 -05:00
rfbuffer.h ath5k: Set turbo bit on rf bank 2 2010-11-30 13:53:45 -05:00
rfgain.h
rfkill.c
sysfs.c ath5k: Check if pci pdev struct is initialized in common functions. 2010-12-02 15:17:50 -05:00
trace.h ath5k: use tracing for packet tx/rx dump 2011-01-28 15:44:27 -05:00