]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ethtool: update to 7.0 23574/head
authorPaul Donald <newtwen+github@gmail.com>
Thu, 28 May 2026 13:11:00 +0000 (16:11 +0300)
committerRobert Marko <robimarko@gmail.com>
Fri, 29 May 2026 08:50:41 +0000 (10:50 +0200)
Version 7.0 - Apr 28, 2026
* Feature: support MSE display (--show-mse)
* Feature: add 2 new link_ext_state names
* Fix: fix index calculation in ixgbe register dump (-d)
* Fix: cmis wavelength tolerance output (-m)
* Fix: duplicate sfpid Active Cu compliance output (-m)

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23574
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/network/utils/ethtool/Makefile

index 9c90cc882512303c3477a8adfa5f409686118f2f..5a27d0ace3fa216210f53af4b825fef24c2996d4 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ethtool
-PKG_VERSION:=6.19
-PKG_RELEASE:=2
+PKG_VERSION:=7.0
+PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/network/ethtool
-PKG_HASH:=1c2114ab6e0c0d2aa67d699960eb11df4f341e2403139cdf28ae9da858a6025f
+PKG_HASH:=660bf9725a7871343a0d232068a7634fbcfb69b6c2f8eff455827faefb0cd162
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING