openwrt/package/kernel/mac80211/patches
Sven Eckelmann af76c19d53 mac80211: ath10k: fix max antenna gain unit
Most of the txpower for the ath10k firmware is stored as twicepower (0.5 dB
steps). This isn't the case for max_antenna_gain - which is still expected
by the firmware as dB.

The firmware is converting it from dB to the internal (twicepower)
representation when it calculates the limits of a channel. This can be seen
in tpc_stats when configuring "12" as max_antenna_gain. Instead of the
expected 12 (6 dB), the tpc_stats shows 24 (12 dB).

Tested on QCA9888 and IPQ4019 with firmware 10.4-3.5.3-00057.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-06-15 00:40:25 +02:00
..
ath mac80211: ath10k: fix max antenna gain unit 2019-06-15 00:40:25 +02:00
brcm mac80211: brcm: backport brcmfmac 5.2 patches 2019-04-18 10:16:10 +02:00
build mac80211: update to version 4.19.32-1 2019-04-06 16:31:04 +02:00
mwl mac80211: Fix rate_idx underflow in mwl8k (FS#2218) 2019-04-14 23:42:03 +02:00
rt2x00 mac80211: rt2x00: replace patches with upstream version 2019-04-29 18:39:04 +02:00
subsys mac80211: fix regression in skb resizing optimization in monitor mode (FS#2254) 2019-04-24 09:33:38 +02:00