Skip to content

Commit 2760a08

Browse files
committed
mt76: update to Git HEAD (2025-08-27)
d729307b5e8b mt76: mt7996: add missing null pointer check fb22489fd738 wifi: mt76: do not add non-sta wcid entries to the poll list fb7e0501b8f9 wifi: mt76: mt7996: add missing check for rx wcid entries 4cd64ad1283b wifi: mt76: mt7915: fix list corruption after hardware restart ee538efba542 wifi: mt76: free pending offchannel tx frames on wcid cleanup 415b5a68878b wifi: mt76: fix list corruption 3ed2c4030d42 wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete a35af277873f wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmd 384d3a9bff2d wifi: mt76: mt7996: Use deflink for AMPDU rx reordering 9bae5f956e65 wifi: mt76: Remove dead code in mt76_scan_work de1df8b888bd wifi: mt76: mt7996: Export MLO AP capabilities to mac80211 Signed-off-by: Felix Fietkau <nbd@nbd.name>
1 parent c1a6c85 commit 2760a08

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package/kernel/mt76/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
88

99
PKG_SOURCE_URL:=https://github.com/openwrt/mt76
1010
PKG_SOURCE_PROTO:=git
11-
PKG_SOURCE_DATE:=2025-08-14
12-
PKG_SOURCE_VERSION:=5f61f34087c56b1cb0ad56770fe9430065a41a11
13-
PKG_MIRROR_HASH:=af3f37682dbc7655aecd894e8fe20259170cbcee021361bd460cfab09169fd82
11+
PKG_SOURCE_DATE:=2025-08-27
12+
PKG_SOURCE_VERSION:=de1df8b888bd1c99ee191f451af47b4fa9658e8c
13+
PKG_MIRROR_HASH:=4ead68e97fc6472a682dae2f96f9dbb377f23c316511f625b85af15de46e9397
1414

1515
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
1616
PKG_USE_NINJA:=0

0 commit comments

Comments
 (0)