Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath9k
Felix Fietkau bbacee13f4 ath9k: merge noisefloor load implementations
AR5008+ and AR9003 currently use two separate implementations of the
ath9k_hw_loadnf function. There are three main differences:

 - PHY registers for AR9003 are different
 - AR9003 always uses 3 chains, earlier versions are more selective
 - The AR9003 variant contains a fix for NF load timeouts

This patch merges the two implementations into one, storing the
register array in the ath_hw struct. The fix for NF load timeouts is
not just relevant for AR9003, but also important for earlier hardware,
so it's better to just keep one common implementation.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-07-12 16:05:39 -04:00
..
2010-04-06 16:55:09 -04:00
2009-10-07 16:39:41 -04:00
2010-06-04 16:00:39 -04:00
2010-05-12 16:39:06 -04:00
2010-06-30 15:00:53 -04:00
2010-03-23 16:50:17 -04:00
2010-06-14 15:39:33 -04:00
2010-06-30 15:00:53 -04:00
2010-04-26 14:21:20 -04:00