ethtool/ethtool.changes

187 lines
6.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Mar 15 17:54:12 UTC 2011 - bphilips@novell.com
- Update to ethtool-2.6.38
* Doc: Fix spelling and spacing in online help
* Doc: Update date, version and web site reference in manual page
* Doc: Fix spelling, capitalisation, consistency and style in
manual page
* Doc: Generalise some references to network devices rather than
Ethernet devices
* Fix: Don't silently ignore speed/duplex when autoneg is on
* Fix: Report an error (rather than full usage information) if
given an unrecognised option
* Feature: Add --version option
-------------------------------------------------------------------
Thu Nov 18 08:15:49 UTC 2010 - puzel@novell.com
- update to ethtool-2.6.36
* Fix: RX n-tuple masks and documentation
* Feature: Ethernet-level RX n-tuple filtering and 'clear' action
* Feature: stmmac register dump support
* Feature: get permanent address (-P) option
* Feature: VLAN acceleration control
* Feature: sfc register dump support
* Feature: improve cmd line parsing of ints, IPv4 addresses
* Feature: support ethtool named flags, messaging types
* Feature: minor man page fixes
* Feature: control RX flow hash indirection
-------------------------------------------------------------------
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
- add get-set-gro-settings.patch (bnc#616263)
-------------------------------------------------------------------
Fri Jan 8 22:19:41 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Tue Dec 1 16:09:13 UTC 2009 - mseben@novell.com
- add speed-parse.patch : fix parse of 10Gbe option (bnc#557016)
- add cmd-speed-display-all.patch Display all NIC speeds [FATE#305494]
-------------------------------------------------------------------
Tue Nov 4 11:41:01 CET 2008 - hvogel@suse.de
- Add support for LRO (Large Receive Offload) [bnc#440003]
-------------------------------------------------------------------
Fri Sep 12 15:51:49 CEST 2008 - bphilips@suse.de
- Add support for larger speed field to do greater than 65535Mb/s devices
-------------------------------------------------------------------
Wed Dec 19 08:51:08 CET 2007 - mskibbe@suse.de
- Bug 285472 - network script does not work for /usr over NFS
-------------------------------------------------------------------
Fri Jul 27 13:05:12 CEST 2007 - mskibbe@suse.de
- update to version 6 which includes:
o updates for a lot of NICs
o preparing for 10G NICs
o a log Bugfixes
-------------------------------------------------------------------
Thu Apr 12 09:38:24 CEST 2007 - lnussel@suse.de
- remove superfluous buffer overflow check patch
-------------------------------------------------------------------
Wed Sep 6 16:29:24 CEST 2006 - mskibbe@suse.de
- fix bug #202756 - No Buffer Overflow check in Ethtool
-------------------------------------------------------------------
Mon Sep 4 07:59:08 CEST 2006 - mskibbe@suse.de
- update to version 5 which includes:
o Security: Avoid potential buffer overflow
o Feature: GSO support
o Feature: skge register dump
-------------------------------------------------------------------
Thu Aug 31 10:11:50 CEST 2006 - mskibbe@suse.de
- update to version 4 which
o includes UFO support
o support long options
o includes e1000, pcnet32, tg3 updates
o added PPC4xx EMAC support
o Use hexdump instead of single values for register dump
-------------------------------------------------------------------
Wed Jan 25 21:35:46 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sat Jan 29 21:08:20 CET 2005 - hvogel@suse.de
- update to version 3
-------------------------------------------------------------------
Mon Aug 23 14:07:30 CEST 2004 - mmj@suse.de
- Update to ethtool-2 which includes all our patches
-------------------------------------------------------------------
Thu Jun 24 09:56:57 CEST 2004 - meissner@suse.de
- Added pcnet32 register dumping LTC#9592/SUSE#42408.
-------------------------------------------------------------------
Mon May 24 19:43:55 CEST 2004 - meissner@suse.de
- return error value from test option LTC#7166/SUSE#40960.
-------------------------------------------------------------------
Sun Jan 11 13:26:29 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Tue Aug 26 19:06:06 CEST 2003 - pthomas@suse.de
- Upgraded to 1.8
-------------------------------------------------------------------
Tue Aug 26 18:13:42 CEST 2003 - pthomas@suse.de
- Remove the bogus rejection of devices whose names that do not begin
with either 'eth' or 'usb'.
-------------------------------------------------------------------
Mon Jun 2 15:29:08 CEST 2003 - pthomas@suse.de
- Add support for AMD-8111.
-------------------------------------------------------------------
Fri Feb 7 17:17:23 CET 2003 - meissner@suse.de
- Upgraded to current CVS, which has some e1000 fixes needed by IBM.
-------------------------------------------------------------------
Thu Feb 6 11:13:31 CET 2003 - meissner@suse.de
- Upgraded to 1.7:
-------------------------------------------------------------------
Mon Jun 24 13:46:38 CEST 2002 - pthomas@suse.de
- Initial package creation.
- Fix most gcc warnings.