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

LEDE Commits lede-commits at lists.infradead.org
Fri Jun 24 12:15:56 PDT 2022


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/29ed58c8bee1de5b1779494e88620862edc44700

commit 29ed58c8bee1de5b1779494e88620862edc44700
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Jun 24 21:15:12 2022 +0200

    mt76: update to the latest version
    
    1696f9eb8b40 mt76: mt7915: do not copy ieee80211_ops pointer in mt7915_mmio_probe
    a4db5869d660 mt76: mt7915: update mpdu density in 6g capability
    500c18014d95 mt76: mt7915: add sta_rec with EXTRA_INFO_NEW for the first time only
    3ef66fc7c714 mt76: do not check the ccmp pn for ONLY_MONITOR frame
    dd682eead016 mt76: mt7915: update the maximum size of beacon offload
    4fb991f2c997 mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time only
    ba39ed3b44f1 mt76: mt76x02: improve reliability of the beacon hang check
    fd8211cf7c59 mt76: mt7921: sync with updated patch
    f2edd340ddb4 mt76: allow receiving frames with invalid CCMP PN via monitor interfaces
    b6e865e2cc70 mt76: mt7615: fix throughput regression on DFS channels
    
    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 ba579e2dec..13d744bce9 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-06-21
-PKG_SOURCE_VERSION:=7275f7758090873e120ffe1b3de1ef4da0bc8d47
-PKG_MIRROR_HASH:=b6f4c2ebbd0dd21bfc0a9b1cce35b8fde77b53f97f1711a741c961f00a29ef30
+PKG_SOURCE_DATE:=2022-06-24
+PKG_SOURCE_VERSION:=b6e865e2cc7080c91ec34a9dd3648d25f7ce04c6
+PKG_MIRROR_HASH:=4d311e55431400266a1d58534ea22421b080670f937df3d9ad1fb9a9d0362bda
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_USE_NINJA:=0




More information about the lede-commits mailing list