[openwrt/openwrt] mt76: update to the latest version

LEDE Commits lede-commits at lists.infradead.org
Sat Oct 1 08:22:34 PDT 2022


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/39685292858c7bfc7ad2aa38fa4e6f2f986eab4f

commit 39685292858c7bfc7ad2aa38fa4e6f2f986eab4f
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sat Oct 1 16:05:05 2022 +0200

    mt76: update to the latest version
    
    e4fa68a9b3b3 linux-firmware: update firmware for MT7921 WiFi device
    60fcf08fe659 linux-firmware: update firmware for MT7921 WiFi device
    9d601f4eee8f linux-firmware: update firmware for MT7922 WiFi device
    e49b6063fb4b wifi: mt76: move mt76_rate_power from core to mt76x02 driver code
    3f27f6adb1ab wifi: mt76: mt76x02: simplify struct mt76x02_rate_power
    c07f3d2d5ede wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
    9059a5de3bd0 wifi: mt76: Remove unused inline function mt76_wcid_mask_test()
    d75f15ddeb90 wifi: mt76: mt7915: fix bounds checking for tx-free-done command
    06df7e689294 wifi: mt76: mt7915: reserve 8 bits for the index of rf registers
    ad3d0f8db00b wifi: mt76: mt7915: rework eeprom tx paths and streams init
    66065073177b wifi: mt76: mt7915: deal with special variant of mt7916
    b0114a0abb57 wifi: mt76: mt7915: rework testmode tx antenna setting
    6dee964e1f36 wifi: mt76: connac: introduce mt76_connac_spe_idx()
    48c116d92939 wifi: mt76: mt7915: add spatial extension index support
    db6db4ded0fd wifi: mt76: mt7915: set correct antenna for radar detection on MT7915D
    2b8f56a72d76 wifi: mt76: mt7915: fix mt7915_mac_set_timing()
    d554a02554db wifi: mt76: mt7915: move wed init routines in mmio.c
    61ce40e65852 wifi: mt76: mt7915: enable wed for mt7986 chipset
    584a96ec4a0f wifi: mt76: mt7915: enable wed for mt7986-wmac chipset
    172d68b6253d mt76: mt76x02: fix vht rate power array overrun
    72b87836d368 Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD"
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/kernel/mt76/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index c1c5f36535..628ea79ec9 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2022-09-15
-PKG_SOURCE_VERSION:=763a1d90133bfd2efae1a533d6b571d9802bcaa3
-PKG_MIRROR_HASH:=8adeab19ef8c7df146fa9568bc8aba9418840e543b49e1e79dee85ca70725fa4
+PKG_SOURCE_DATE:=2022-10-01
+PKG_SOURCE_VERSION:=72b87836d368685a093b927229209b61d8272541
+PKG_MIRROR_HASH:=ea4dfe93f7632d5063ac2ccf0f5a3698e2bfeadbbef45910381b5ef07e334cfc
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_USE_NINJA:=0




More information about the lede-commits mailing list