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:43:06 +0000 (06:43 +0200)
commitb78db9daa4ad6ac58aa488b9e9f047e94632289a
treebe88c103a3567ca4d352b90d8238f72f2c08874d
parenta2c0de3b9581cda618dcca99d3c2fc2d2dc88210
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>
(cherry picked from commit 7dc52a78ae2c2f748a0c0c4adcb13979260b3498)
package/kernel/mac80211/patches/ath9k/580-ath9k_ar9561_fix_bias_level.patch [new file with mode: 0644]