From: Dietmar Maurer Date: Fri, 18 Dec 2015 12:56:39 +0000 (+0100) Subject: update ixgbe to 4.2.3 X-Git-Url: https://git.proxmox.com/?p=pve-kernel-3.10.0.git;a=commitdiff_plain;h=93e4816081c0bd40e9cacda808f8851e61cdc47d update ixgbe to 4.2.3 --- diff --git a/Makefile b/Makefile index 6ba6e00..be62e96 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ E1000ESRC=${E1000EDIR}.tar.gz IGBDIR=igb-5.3.3.5 IGBSRC=${IGBDIR}.tar.gz -IXGBEDIR=ixgbe-4.0.3 +IXGBEDIR=ixgbe-4.2.3 IXGBESRC=${IXGBEDIR}.tar.gz I40EDIR=i40e-1.3.49 diff --git a/changelog.Debian b/changelog.Debian index bf71b5e..29b9520 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -13,6 +13,8 @@ pve-kernel-3.10.0 (3.10.0-40) unstable; urgency=low * update igb to version 5.3.3.5 * update i40e to 1.3.49 + + * update ixgbe to 4.2.3 -- Proxmox Support Team Fri, 18 Dec 2015 09:25:51 +0100 diff --git a/ixgbe-4.0.3.tar.gz b/ixgbe-4.0.3.tar.gz deleted file mode 100644 index 4187f13..0000000 Binary files a/ixgbe-4.0.3.tar.gz and /dev/null differ diff --git a/ixgbe-4.2.3.tar.gz b/ixgbe-4.2.3.tar.gz new file mode 100644 index 0000000..a9e9301 Binary files /dev/null and b/ixgbe-4.2.3.tar.gz differ