openwrt/package
Felix Fietkau 5ac51ada60 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-05-02 23:17:22 +02:00
..
base-files base-files: Added a deprecation notice on wifi detect 2017-03-01 20:37:36 +01:00
boot grub2: update to 2.02~rc1 2017-03-01 20:37:37 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards 2017-03-11 20:34:03 +01:00
kernel ath9k: fix power limits on init 2017-05-02 23:17:22 +02:00
libs openssl: Use mkhash for STAMP_CONFIGURED 2017-04-22 12:43:51 +02:00
network odhcpd: update to version 2017-04-28 (FS#595) 2017-05-02 22:08:32 +02:00
system rpcd: Explicitly link with lcrypt 2017-04-28 17:09:13 +02:00
utils busybox: revert accidential version bump 2017-04-27 15:38:48 +02:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00