linux-kernel-test/drivers/net/wireless/ath/ath9k
Luis R. Rodriguez e16393bbb1 ath9k_hw: order phy.c code and integrate spur mitigation
This reorders phy.c routines in the order in the order in which they are used
and also moves the spur mitigation helpers for each type of chip into phy.c
as they are RF related.

This patch has no functional changes.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-30 16:50:37 -04:00
..
ahb.c ath9k_hw: distinguish single-chip solutions on initial probe print 2009-10-30 16:49:18 -04:00
ani.c ath9k: move hw code to its own module 2009-10-07 16:39:41 -04:00
ani.h ath9k: Nuke struct ath9k_node_stats 2009-08-20 11:36:08 -04:00
ath9k.h ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() 2009-10-07 16:39:53 -04:00
beacon.c ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() 2009-10-07 16:39:53 -04:00
btcoex.c ath9k: move hw code to its own module 2009-10-07 16:39:41 -04:00
btcoex.h ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() 2009-10-07 16:39:23 -04:00
calib.c ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal() 2009-10-30 16:49:19 -04:00
calib.h atheros: add common debug printing 2009-10-07 16:39:29 -04:00
debug.c ath9k: move common->debug_mask setting to ath_init_softc() 2009-10-07 16:39:51 -04:00
debug.h atheros: add common debug printing 2009-10-07 16:39:29 -04:00
eeprom_4k.c ath9k_hw: modify the rf control register for ar9271 revision 1.0 2009-10-30 16:50:36 -04:00
eeprom_9287.c atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
eeprom_def.c ath9k: Fix bugs in handling TX power 2009-10-07 16:39:40 -04:00
eeprom.c atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
eeprom.h ath9k: Fix bugs in handling TX power 2009-10-07 16:39:40 -04:00
hw.c ath9k_hw: order phy.c code and integrate spur mitigation 2009-10-30 16:50:37 -04:00
hw.h ath9k_hw: use a callback for frequency change 2009-10-30 16:50:37 -04:00
initvals.h ath9k_hw: update register initialization/reset values for ar9271 2009-10-30 16:50:36 -04:00
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
mac.c ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() 2009-10-07 16:39:53 -04:00
mac.h ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() 2009-10-07 16:39:53 -04:00
main.c ath9k_hw: move mac name and rf name helpers to hw code 2009-10-30 16:49:18 -04:00
Makefile ath9k: move hw code to its own module 2009-10-07 16:39:41 -04:00
pci.c ath9k_hw: distinguish single-chip solutions on initial probe print 2009-10-30 16:49:18 -04:00
phy.c ath9k_hw: order phy.c code and integrate spur mitigation 2009-10-30 16:50:37 -04:00
phy.h ath9k_hw: order phy.c code and integrate spur mitigation 2009-10-30 16:50:37 -04:00
rc.c ath9k: remove driver ASSERT, just use BUG_ON() 2009-10-07 16:39:30 -04:00
rc.h
recv.c ath9k: Allow PSPOLL only when the interface is configured in AP mode 2009-10-07 16:39:39 -04:00
reg.h ath9k_hw: change the way we initialize the pll for ar9271 2009-10-30 16:50:36 -04:00
virtual.c atheros: define shared bssidmask setting 2009-10-07 16:39:28 -04:00
xmit.c ath9k: Fix TX hang poll routine 2009-10-27 16:47:55 -04:00