mac80211: fix QCA9561 PA bias
authorThibaut VARÈNE <hacks@slashdirt.org>
Tue, 19 Apr 2022 08:59:41 +0000 (10:59 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 19 Apr 2022 12:56:49 +0000 (14:56 +0200)
commit39f1815b3eee1a7057d0475c9ac193e7e52e0bb9
tree20b1b55d7fb757e08da1c9346130e18fde7c5b53
parent1769e3162e02ebe372274836ae6ad75a0391f50d
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 7dc52a78ae2c2f748a0c0c4adcb13979260b3498)
package/kernel/mac80211/patches/ath/580-ath9k_ar9561_fix_bias_level.patch [new file with mode: 0644]