Accepting request 125196 from home:jengelh:branches:network:utilities

- Update to new upstream release 3.4.1
* This release adds reporting of driver features ("-i")
* reporting of supported pause frame modes and of 20G link modes
* firmware dumps ("-w" and "-W")
* external loopback tests ("-t")
* reporting and configuring the number of channels/queues
  ("-l" and "-L") and time stamping capabilities ("-T")
* reporting of pause frame autonegotiation results ("-a")
* support for querying and setting all generic net device features
  ("-k" and "-K") and private flags
* dumping of plugin module EEPROM ("-m")

OBS-URL: https://build.opensuse.org/request/show/125196
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=30
This commit is contained in:
2012-06-16 19:11:01 +00:00
committed by Git OBS Bridge
parent 99a1a26b1b
commit 2bebab99ec
5 changed files with 36 additions and 10 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Jun 16 16:39:55 UTC 2012 - jengelh@inai.de
- Update to new upstream release 3.4.1
* This release adds reporting of driver features ("-i")
* reporting of supported pause frame modes and of 20G link modes
* firmware dumps ("-w" and "-W")
* external loopback tests ("-t")
* reporting and configuring the number of channels/queues
("-l" and "-L") and time stamping capabilities ("-T")
* reporting of pause frame autonegotiation results ("-a")
* support for querying and setting all generic net device features
("-k" and "-K") and private flags
* dumping of plugin module EEPROM ("-m")
-------------------------------------------------------------------
Wed May 16 17:22:22 UTC 2012 - andreas.stieger@gmx.de