mac80211: fix QCA9561 PA bias
authorThibaut VARÈNE <hacks@slashdirt.org>
Sun, 17 Apr 2022 15:03:52 +0000 (17:03 +0200)
committerPetr Štetiar <ynezz@true.cz>
Mon, 18 Apr 2022 04:40:59 +0000 (06:40 +0200)
commit7dc52a78ae2c2f748a0c0c4adcb13979260b3498
treec1e647d6901739f916acda4b971bb408bed9da57
parent54d9051c5596814293edd9e6a534c8d1e56e6fcf
mac80211: fix QCA9561 PA bias

This patch fixes an invalid TX PA DC bias level on QCA9561, which
results in a very low output power and very low throughput as devices
are further away from the AP (compared to other 2.4GHz APs),
following a suggestion from nbd[1].

This patch has been submitted upstream[2].

[1] https://lore.kernel.org/all/91c58969-c60e-2f41-00ac-737786d435ae@nbd.name
[2] https://lore.kernel.org/linux-wireless/20220417145145.1847-1-hacks+kernel@slashdirt.org/

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
package/kernel/mac80211/patches/ath9k/580-ath9k_ar9561_fix_bias_level.patch [new file with mode: 0644]