You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
base-files base-files: add generic board_name function to functions.sh 7 years ago
boot pistachio: remove custom board detection override 7 years ago
devel perf: fix build with kernel 4.9 7 years ago
firmware firmware: add custom IPQ wifi board definitions 7 years ago
kernel ath9k: fix power limits on init 7 years ago
libs libs/libpcap: Rework URLs 7 years ago
network openvpn: add extra respawn parameters 7 years ago
system procd: nand: make it possible to configure kernel and ubi partition 7 years ago
utils util-linux: re-enable parallel builds 7 years ago
Makefile build: skip opkg host dependency within the SDK 7 years ago