commit | 15d9a5d7b556d776490082da67cae120c9db870d | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Thu Jan 30 14:12:43 2020 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Feb 14 10:06:08 2020 +0100 |
tree | 8bc136529557d504b8a8f729ee34ea1e738139c0 | |
parent | 8351943d3c70bff3fbbd8cab30e9f203e83b1ca9 [diff] |
mt76: mt7615: fix and rework tx power handling Setting the tx power by manipulating EEPROM may in some cases not be enough, since it only covers the base target power and not per-rate offsets. In other cases, it could limit tx power of rates too much, possibly reducing throughput or range. Use firmware support for applying per-rate limit and power offsets for different values of Nss. Signed-off-by: Felix Fietkau <nbd@nbd.name>