- Update to new upstream release 3.6

* Feature: Allow setting MDI-X state (-s option)
  * Fix: Preserve pause advertising bits when setting speed and
    duplex with autoneg on (-s option)
  * Fix: Don't call ioctl to set EEE parameters if they are the
    same as the current parameters (--set-eee option)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=34
This commit is contained in:
2012-10-08 06:56:17 +00:00
committed by Git OBS Bridge
parent d6fd6e703d
commit 31653cb6a1
6 changed files with 25 additions and 15 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Oct 8 06:54:42 UTC 2012 - puzel@suse.com
- Update to new upstream release 3.6
* Feature: Allow setting MDI-X state (-s option)
* Fix: Preserve pause advertising bits when setting speed and
duplex with autoneg on (-s option)
* Fix: Don't call ioctl to set EEE parameters if they are the
same as the current parameters (--set-eee option)
-------------------------------------------------------------------
Mon Aug 6 07:46:35 UTC 2012 - puzel@suse.com