mac80211: rt2x00: fix MT7620 low RSSI issue
authorShiji Yang <yangshiji66@qq.com>
Sat, 23 Sep 2023 01:25:15 +0000 (09:25 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 23 Sep 2023 02:30:00 +0000 (03:30 +0100)
commitd1521889066ce9698187ae56111cf591b09c10c5
tree608e8a69fa5b0c9823e6a83c005757b8a5c68564
parent3a5ad6e3d74da713c0fc7d63b8026a56d16e198b
mac80211: rt2x00: fix MT7620 low RSSI issue

Introducing SoC specific RSSI base value to fix the low RSSI issue
on MT7620. With this fix[1], the RSSI value reported by MT7620 will
increase by 10 dB.

[1] https://lore.kernel.org/linux-wireless/TYAP286MB031571CDB146C414A908A66DBCFEA@TYAP286MB0315.JPNP286.PROD.OUTLOOK.COM/

Fixes: https://github.com/openwrt/openwrt/issues/11036
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
package/kernel/mac80211/patches/rt2x00/999-wifi-rt2x00-fix-MT7620-low-RSSI-issue.patch [new file with mode: 0644]