[openwrt/openwrt] mt76: update to the latest version, improves performance and fixes tx power issues
LEDE Commits
lede-commits at lists.infradead.org
Sat Feb 24 01:28:30 PST 2018
nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/608c84b96ea6b4501b9f64d3f9103a6ec8e7a144
commit 608c84b96ea6b4501b9f64d3f9103a6ec8e7a144
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sat Feb 24 10:27:59 2018 +0100
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 <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 ff44711..ba5d14a 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 <nbd at nbd.name>
PKG_BUILD_PARALLEL:=1
More information about the lede-commits
mailing list