mt76: update to the latest version
authorFelix Fietkau <nbd@nbd.name>
Fri, 24 Jun 2022 19:15:12 +0000 (21:15 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 24 Jun 2022 19:15:41 +0000 (21:15 +0200)
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@nbd.name>
package/kernel/mt76/Makefile

index ba579e2dec87ba617f391cbdaae14ae7805932f7..13d744bce9661d28b4c730657d1faaa824f11410 100644 (file)
@@ -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@nbd.name>
 PKG_USE_NINJA:=0