From: Felix Fietkau Date: Fri, 26 Oct 2018 15:13:38 +0000 (+0200) Subject: mt76: update to the latest version X-Git-Tag: v18.06.2~315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79989634289b25a09a533fb97b26e34cc7e81ea1;p=thirdparty%2Fopenwrt.git mt76: update to the latest version 199d6bf mt76x2: skip station tx status for non-sta wcid entries d83ac6e mt76: only override control->sta on sw-encrypted tx 23abe5d mt76: add support for reporting tx status with skb f8ce59e mt7603: use common tx status handling code Signed-off-by: Felix Fietkau --- diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile index 0a38a22c182..46777299405 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:=2018-10-01 -PKG_SOURCE_VERSION:=53e1110a354576210b60012cccd5d77af219c60d -PKG_MIRROR_HASH:=2ecc38b502b8875231a5b68d7fa244a89cc27a062cc189d81ab91970d827f05a +PKG_SOURCE_DATE:=2018-10-25 +PKG_SOURCE_VERSION:=f8ce59effd61993c17932a5a2bd7a71611eba2a9 +PKG_MIRROR_HASH:=5b5a48b5ad4fffe7a1cacdfd4e063a813966dbabee51024a8bc391acb2eae28c PKG_MAINTAINER:=Felix Fietkau PKG_BUILD_PARALLEL:=1