linux/drivers/net/wireless/ath/ath9k
Luis R. Rodriguez aa4058aea2 ath9k: break up hw initialization into a few more helpers
This makes reading the hardware initialization process
easier to understand. The new helpers added are:

ath9k_hw_init_cal_settings()
ath9k_hw_init_mode_regs()
ath9k_hw_init_mode_gain_regs()
ath9k_hw_init_11a_eeprom_fix()

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-08-04 16:44:30 -04:00
..
Kconfig ath: simplify kconfig dependency and add documentation 2009-08-04 16:43:21 -04:00
Makefile
ahb.c
ani.c ath9k: Tune ANI function processing on AP mode during ANI reset 2009-07-21 12:07:43 -04:00
ani.h
ath9k.h ath9k: Add debug counters for TX 2009-07-29 15:46:09 -04:00
beacon.c ath9k: Make sure we configure a non-zero beacon interval 2009-07-10 14:57:41 -04:00
calib.c ath9k: Add support for AR9287 based chipsets. 2009-07-27 15:24:19 -04:00
calib.h ath9k: Manipulate and report the correct RSSI 2009-07-24 15:05:17 -04:00
debug.c ath9k: Add debug counters for TX 2009-07-29 15:46:09 -04:00
debug.h ath9k: Add debug counters for TX 2009-07-29 15:46:09 -04:00
eeprom.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-07-30 19:26:55 -07:00
eeprom.h ath9k: Add support for AR9287 based chipsets. 2009-07-27 15:24:19 -04:00
hw.c ath9k: break up hw initialization into a few more helpers 2009-08-04 16:44:30 -04:00
hw.h ath9k: pass only one argument to hw attach 2009-08-04 16:44:28 -04:00
initvals.h ath9k: Add init values for AR9287 based chipsets. 2009-07-27 15:24:12 -04:00
mac.c ath9k: RX stucks during heavy traffic in HT40 mode. 2009-07-24 15:05:17 -04:00
mac.h
main.c ath9k: remove debug message for no memoery on ath_init() 2009-08-04 16:44:30 -04:00
pci.c ath9k: Add support for AR9287 based chipsets. 2009-07-27 15:24:19 -04:00
phy.c
phy.h ath9k: Add support for AR9287 based chipsets. 2009-07-27 15:24:19 -04:00
rc.c ath9k: Maintain monotonicity of PER while going across different phy 2009-08-04 16:43:24 -04:00
rc.h ath9k: Nuke struct ath_tx_ratectrl_state 2009-07-24 15:05:17 -04:00
recv.c ath9k: Manipulate and report the correct RSSI 2009-07-24 15:05:17 -04:00
reg.h ath9k: Add AR9287 based chipsets' register information. 2009-07-24 15:05:19 -04:00
virtual.c mac80211: redefine usage of the mac80211 workqueue 2009-08-04 16:44:14 -04:00
xmit.c mac80211: redefine usage of the mac80211 workqueue 2009-08-04 16:44:14 -04:00