openwrtv4/package/kernel/mac80211
Felix Fietkau 09ae540cd4 ath9k: fix power limits on init
The tx power applied by set_txpower is limited by the CTL (conformance
test limit) entries in the EEPROM. These can change based on the user
configured regulatory domain.
Depending on the EEPROM data this can cause the tx power to become too
limited, if the original regdomain CTLs impose lowr limits than the CTLs
of the user configured regdomain.

To fix this issue, set the initial channel limits without any CTL
restrictions and only apply the CTL at run time when setting the channel
and the real tx power.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-03-22 20:49:29 +01:00
..
files mac80211: Fix race condition leading to wifi interfaces not coming up at boot sometimes. 2017-03-22 11:42:43 +01:00
patches ath9k: fix power limits on init 2017-03-22 20:49:29 +01:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
Makefile mac80211: enable ath10k AHB support for QCA4019 2017-03-22 09:45:18 +01:00