summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:34:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:34:19 +0000
commit942dc614706293cdedc7dede7dc09d8fdf9583f2 (patch)
tree39a8bf3ebede54ce9aea189de4036398199ee6e9 /NEWS
parentAdding upstream version 1:6.9. (diff)
downloadethtool-upstream.tar.xz
ethtool-upstream.zip
Adding upstream version 1:6.10.upstream/1%6.10upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 10b4859..23e6e3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 6.10 - August 9, 2024
+ * Feature: suport for PoE in PSE (--show-pse and --set-pse)
+ * Feature: add statistics support to tsinfo (-T)
+ * Feature: add JSON output to base command (no option)
+ * Feature: add JSON output to EEE info (--show-eee)
+ * Fix: qsfp: better handling on page 03h read failure (-m)
+ * Fix: handle zero arguments for module eeprom dump (-m)
+ * Fix: check for missing arguments in do_srxfh() (-X)
+ * Misc: compiler warnings in "make check"
+ * Misc: more descriptive error when JSON output is not available
+
Version 6.9 - May 23, 2024
* Feature: support for rx-flow-hash gtp (-N)
* Feature: support for RSS input transformation (-X)