ethtool: bump version to 3.12.1
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 11 Nov 2013 13:58:46 +0000 (14:58 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 11 Nov 2013 14:06:57 +0000 (15:06 +0100)
3.12 release notes:

* Fix: Remove alternate method to check for VLAN tag offload on Linux
  < 2.6.37 (-k/-K options)
* Fix: Hide state of VLAN tag offload and LRO if the kernel is too old
  for us to reliably detect them (-k option)
* Feature: Add register dump support for Solarflare SFC9100 family
  (-d option)

3.12.1 release notes:

This includes a couple of changes that should have gone into 3.12.

* Fix: Memory corruption when applying external calibration to
  SFF-8472 module diagnostics (-m option)
* Feature: Add Intel 82599 and x540 DCB registers to dump
  (-d option)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ethtool/ethtool.mk

index 7c22269af61762557c887506c6d0e31508003568..32b39e8895dda22e65b8365b0ba9d991204c3f74 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ETHTOOL_VERSION = 3.11
+ETHTOOL_VERSION = 3.12.1
 ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 ETHTOOL_LICENSE = GPLv2