From: Felix Fietkau Date: Sat, 24 Feb 2018 09:27:59 +0000 (+0100) Subject: mt76: update to the latest version, improves performance and fixes tx power issues X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=608c84b96ea6b4501b9f64d3f9103a6ec8e7a144 mt76: update to the latest version, improves performance and fixes tx power issues 62d52e9 mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packets 5ba5995 mt76x2: rework tx power handling Signed-off-by: Felix Fietkau --- diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile index ff447118d4..ba5d14ac56 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-02-09 -PKG_SOURCE_VERSION:=246d548b0688b27e0f7dc05c98f3a3255275d1b2 -PKG_MIRROR_HASH:=d039a3bbbf5514103b7c96a0dadb684b3d5d329edf4500a6b19a816c2e4e9884 +PKG_SOURCE_DATE:=2018-02-24 +PKG_SOURCE_VERSION:=5ba59953c575d0102569a72eccdd352660b2a68f +PKG_MIRROR_HASH:=95589b458f2144cc5252d9cc46c0d2e3d0f520ebefc8f28a700588a932973b1e PKG_MAINTAINER:=Felix Fietkau PKG_BUILD_PARALLEL:=1