1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
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
..
base-files base-files: add generic board_name function to functions.sh 2017-03-22 11:43:21 +01:00
boot pistachio: remove custom board detection override 2017-03-22 11:43:22 +01:00
devel perf: fix build with kernel 4.9 2017-03-17 08:58:50 +01:00
firmware firmware: add custom IPQ wifi board definitions 2017-03-22 09:45:18 +01:00
kernel ath9k: fix power limits on init 2017-03-22 20:49:29 +01:00
libs libs/libpcap: Rework URLs 2017-03-22 09:16:23 +01:00
network openvpn: add extra respawn parameters 2017-03-22 09:41:52 +01:00
system procd: nand: make it possible to configure kernel and ubi partition 2017-03-22 09:45:18 +01:00
utils util-linux: re-enable parallel builds 2017-03-22 14:38:48 +01:00
Makefile build: skip opkg host dependency within the SDK 2017-02-21 20:43:40 +01:00