update to ethtool-2.6.34

OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=8
This commit is contained in:
2010-07-27 12:15:26 +00:00
committed by Git OBS Bridge
parent 62fc6ee457
commit f8ec2e0a56
9 changed files with 32 additions and 610 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Jul 27 12:08:56 UTC 2010 - puzel@novell.com
- update to ethtool-2.6.34
* Feature: Support n-tuple filter programming
* Feature: Support rx hashing, v2 (targetted for 2.6.35)
* Feature: Add names of newer Marvell chips
* new release numbering scheme, based
on the latest upstream kernel interface supported.
* Fix: several man page corrections
* Feature: rx flow hash configuration
* Feature: report 10000baseT support, where available
* Feature: report MDI-X status, pause auto-neg, link partner
adverts
* Feature: support additional port types
* Feature: support arbitrary speeds, faster than 65535 Mb
* Feature: large and generic receive offload (LRO, GRO) support
* Feature: option to flash firmware image from specified file
* Feature: support for block writing of EEPROMs
* Feature: marvell register dump update
* Feature: at76c50x-usb, e1000e, igb, ixgbe, r8169 register
dump support
* Cleanup: remove support for RX hashing by port
* Doc: Explicitly ship GPLv2 license
- drop all patches (fixed upstream)
-------------------------------------------------------------------
Mon Jul 12 08:01:51 UTC 2010 - puzel@novell.com