]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_hw: enable PA linearization
authorFelix Fietkau <nbd@openwrt.org>
Mon, 27 Aug 2012 15:00:08 +0000 (17:00 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 5 Sep 2012 18:53:33 +0000 (14:53 -0400)
commitccb3e28c5dee1c50aadb0a161bc61bffd3dfb01a
tree564cf9c4d8727dc65a34c84d81d0c516898ba456
parentae220d8cc58c884880f3d06e299a38ea309b28a8
ath9k_hw: enable PA linearization

This feature had been disabled in ath9k because the code to support
it was incomplete, but now the code is in sync with the internal QCA
codebase, so it's time to enable it.

On many newer devices, the calibration is assumed to be done with PA
linearization enabled.

Tests with a particular AR933x device showed that the signal emitted
at full power was highly distorted and unreliable with PA linearization
disabled. With this patch, the signal becomes clear and stability
is improved.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c