X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Frt2x00%2F017-rt2800-enable-TX_PIN_CFG_LNA_PE_-bits-per-band.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2Frt2x00%2F017-rt2800-enable-TX_PIN_CFG_LNA_PE_-bits-per-band.patch;h=eb82d6275b6da0791c8cb7bff0e05769c0f146d5;hp=a469fae69c766601b8141604aef66da366fa3893;hb=8554982e1fd0c8f25e5f154b046eb955f6af2019;hpb=7878215a56b7943aa87a3016035d63f84950df8e diff --git a/package/kernel/mac80211/patches/rt2x00/017-rt2800-enable-TX_PIN_CFG_LNA_PE_-bits-per-band.patch b/package/kernel/mac80211/patches/rt2x00/017-rt2800-enable-TX_PIN_CFG_LNA_PE_-bits-per-band.patch index a469fae69c..eb82d6275b 100644 --- a/package/kernel/mac80211/patches/rt2x00/017-rt2800-enable-TX_PIN_CFG_LNA_PE_-bits-per-band.patch +++ b/package/kernel/mac80211/patches/rt2x00/017-rt2800-enable-TX_PIN_CFG_LNA_PE_-bits-per-band.patch @@ -1,4 +1,4 @@ -From 9c9bf1af644ad16fca1fd601cfc3a2a2c6bbc58b Mon Sep 17 00:00:00 2001 +From 9ad3b55654455258a9463384edb40077439d879f Mon Sep 17 00:00:00 2001 From: Stanislaw Gruszka Date: Wed, 13 Feb 2019 11:09:14 +0100 Subject: [PATCH 17/28] rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band @@ -7,6 +7,7 @@ Do not enable TX_PIN_CFG_LNA_PE_A* bits for 2.4GHz band and vice versa TX_PIN_CFG_LNA_PE_G* bits for 5GHz. Signed-off-by: Stanislaw Gruszka +Signed-off-by: Kalle Valo --- drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-)