Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ethtool | Distribution: openSUSE Tumbleweed |
Version: 6.11 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Oct 8 22:55:52 2024 |
Group: Productivity/Networking/Diagnostic | Build host: reproducible |
Size: 748679 | Source RPM: ethtool-6.11-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.kernel.org/pub/software/network/ethtool/ | |
Summary: Utility for examining and tuning Ethernet-based network interfaces |
Ethtool is a small utility for examining and tuning ethernet-based network interfaces. See the man page for more details.
GPL-2.0-only
* Tue Oct 08 2024 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 6.11 * Feature: cmis: print active and inactive firmware versions * Feature: flash transceiver module firmware (--flash-module-firmware) * Feature: add T1BRR 10Mb/s mode to link mode tables * Feature: support for disabling netlink from command line * Fix: fix lanes parameter format specifier * Fix: add missing clause 33 PSE manual description * Fix: qsf: Better handling of Page A2h netlink read failure * Fix: rss: retrieve ring count using ETHTOOL_GRXRINGS ioctl (-x) * Fri Aug 09 2024 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 6.10 * 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: more descriptive error when JSON output is not available * Thu May 23 2024 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 6.9 * Feature: support for rx-flow-hash gtp (-N) * Feature: support for RSS input transformation (-X) * Fix: typo in coalescing output (-c) * Fix: document all debugging flags in man page * Sun Jan 28 2024 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 6.7 * Feature: support for setting TCP data split * Fix: fix new gcc14 warning * Fix: fix SFF-8472 transceiver module identification (-m) * Thu Nov 23 2023 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 6.6 * Feature: support for more CMIS transceiver modules (-m) * Fix: fix build on systems with old kernel uapi headers * Tue Sep 12 2023 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 6.5 * Feature: register dump for hns3 driver (-d) * Fix: fix fallback to ioctl for sset (-s) * Fix: fix empty slot search in rmgr (-N) * Sat Jul 01 2023 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 6.4 * Feature: get/set Tx push buffer length (-G) * Feature: sff-8636 and cmis: report LOL / LOS / Tx Fault (-m) * Fix: fix duplex setting parser (-s) * Misc: check and require C11 language standard * Misc: clean up obsolete pre-build checks * Sat Jul 01 2023 Michal Kubecek <mkubecek@suse.cz> - make ethtool-bash-completion noarch * Mon May 08 2023 Michal Kubeček <mkubecek@suse.cz> - update to upstream release 6.3 * Feature: PLCA support (--[gs]et-plca-cfg, --get-plca-status) * Feature: MAC Merge layer support (--show-mm, --set-mm) * Feature: pass source of statistics for port stats * Feature: get/set rx push in ringparams (-g and -G) * Feature: coalesce tx aggregation parameters (-c and -C) * Feature: PSE and PD devices (--show-pse, --set-pse) * Fix: minor fixes of help text (--help) * Fix: fix build on systems with older system headers * Fix: fix netlink support when PLCA is not present (no option) * Fix: fixes for issues found with gcc13 -fanalyzer * Fix: fix return code in rxclass_rule_ins (-N) * Fix: more robust argc/argv handling * Fri Mar 03 2023 Callum Farmer <gmbr3@opensuse.org> - Split bash-completion to separate sub-package * Tue Feb 21 2023 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 6.2 * Feature: link down event statistics (no option) * Feature: JSON output for coalesce (-c) * Feature: new link modes (no option) * Feature: JSON output for ring (-g) * Feature: netlink handler for RSS get (-x) * Fix: fix boolean value output in JSON output - enforce "-std=c11" on SLE <= 12 where the default is older * Mon Dec 19 2022 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 6.1 * Feature: update link mode tables * Feature: register dump for NXP ENETC driver (-d) * Feature: report TCP header-data split (-g) * Feature: support new message types in pretty print * Fix: man page syntax fixes * Mon Oct 10 2022 Michal Kubeček <mkubecek@suse.cz> - update to upstream release 6.0 * Fix: advertisement modes autoselection by lanes (-s) * Sun Aug 21 2022 Michal Kubeček <mkubecek@suse.cz> - update to upstream release 5.19 * Feature: get/set tx push (-g and -G) * Feature: register dump support for TI CPSW * Feature: register dump support for lan743x chipset * Fix: fix missing sff-8472 output in netlink path * Fix: fix EEPROM byte write * Mon Jun 13 2022 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 5.18 * Feature: get/set cqe size (-g and -G) * Fix: fix typo in man page * Fix: fix help text alignment * Fix: improve attribute label (--show-fec) * Mon Apr 04 2022 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 5.17 * Feature: transceiver module power mode (--set-module) * Feature: transceiver module extended state (--show-module) * Feature: get/set rx buffer length (-g and -G) * Feature: tx copybreak buffer size (--get-tunable and - -set-tunable) * Feature: JSON output for features (-k) * Feature: support OSFP transceiver modules (-m) * Fix: add missing free() calls (--get-tunable and --set-tunable) * Tue Jan 18 2022 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 5.16 * Feature: use memory maps for module EEPROM parsing (-m) * Feature: show CMIS diagnostic information (-m) * Fix: fix dumping advertised FEC modes (--show-fec) * Fix: ignore cable test notifications from other devices (--cable-test) * Fix: do not show duplicate options in help text (--help) * Tue Nov 09 2021 Michal Kubecek <mkubecek@suse.cz> - update to upstream release 5.15 * Feature: new extended link substates for bad signal (no arg) * Feature: coalesce cqe mode attributes (-c and -C) * Fix: multiple fixes of EEPROM module data parsing (-m) * Fix: fix condition to display MDI-X info (no arg) * Sun Sep 12 2021 Michal Kubecek <mkubecek@suse.cz> - update to new upstream release 5.14 * Feature: do not silently ignore --json if unsupported * Feature: support new message types in pretty print * Thu Jul 08 2021 Michal Kubecek <mkubecek@suse.cz> - update to new upstream release 5.13 * Feature: netlink handler for FEC (--show-fec and --set-fec) * Feature: FEC stats support (--show-fec) * Feature: standard based stats support (-S) * Feature: netlink handler for module EEPROM dump (-m) * Feature: page, bank and i2c selection in module dump (-m) * Sun May 02 2021 Michal Kubecek <mkubecek@suse.cz> - update to new upstream release 5.12 * Feature: support lanes count (no option and -s) * Fix: fix help message for master-slave parameter (-s) * Fix: better error message for master-slave in ioctl code path * Fix: get rid of compiler warnings in "make check"
/usr/sbin/ethtool /usr/share/doc/packages/ethtool /usr/share/doc/packages/ethtool/AUTHORS /usr/share/doc/packages/ethtool/NEWS /usr/share/licenses/ethtool /usr/share/licenses/ethtool/COPYING /usr/share/man/man8/ethtool.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:02:27 2024