]> git.proxmox.com Git - pve-kernel-2.6.32.git/commitdiff
update e1000e and i40e drivers
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 27 Oct 2015 10:09:45 +0000 (11:09 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 27 Oct 2015 10:09:45 +0000 (11:09 +0100)
Makefile
changelog.Debian
e1000e-3.1.0.2.tar.gz [deleted file]
e1000e-3.2.7.1.tar.gz [new file with mode: 0644]
i40e-1.2.38.tar.gz [deleted file]
i40e-1.3.46.tar.gz [new file with mode: 0644]

index e5e7927539f2a6833825fb8bb395c79495a2f634..ca53ad1bd77913c1c9b6f7ec50e46241caf71645 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ KERNEL_CFG_ORG=config-${KERNEL_VER}-${OVZVER}.x86_64
 AOEDIR=aoe6-77
 AOESRC=${AOEDIR}.tar.gz
 
-E1000EDIR=e1000e-3.1.0.2
+E1000EDIR=e1000e-3.2.7.1
 E1000ESRC=${E1000EDIR}.tar.gz
 
 IGBDIR=igb-5.3.3.2
@@ -38,7 +38,7 @@ IGBSRC=${IGBDIR}.tar.gz
 IXGBEDIR=ixgbe-4.1.5
 IXGBESRC=${IXGBEDIR}.tar.gz
 
-I40EDIR=i40e-1.2.38
+I40EDIR=i40e-1.3.46
 I40ESRC=${I40EDIR}.tar.gz
 
 BNX2DIR=netxtreme2-7.11.05
index 6e7b0885fb336d2f47a93734b86c033b3c769b34..dcab60e453a71f101579221c0b28a7b4d0d7dc0b 100644 (file)
@@ -7,6 +7,10 @@ pve-kernel-2.6.32 (2.6.32-166) unstable; urgency=low
   * update igb to 5.3.3.2
   
   * update ixgbe to 4.1.5
+  
+  * update e1000e to 3.2.7.1
+  
+  * update i40e to 1.3.46
 
  -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Oct 2015 07:22:43 +0100
 
diff --git a/e1000e-3.1.0.2.tar.gz b/e1000e-3.1.0.2.tar.gz
deleted file mode 100644 (file)
index bfc8def..0000000
Binary files a/e1000e-3.1.0.2.tar.gz and /dev/null differ
diff --git a/e1000e-3.2.7.1.tar.gz b/e1000e-3.2.7.1.tar.gz
new file mode 100644 (file)
index 0000000..521c8e5
Binary files /dev/null and b/e1000e-3.2.7.1.tar.gz differ
diff --git a/i40e-1.2.38.tar.gz b/i40e-1.2.38.tar.gz
deleted file mode 100644 (file)
index ae85716..0000000
Binary files a/i40e-1.2.38.tar.gz and /dev/null differ
diff --git a/i40e-1.3.46.tar.gz b/i40e-1.3.46.tar.gz
new file mode 100644 (file)
index 0000000..1783414
Binary files /dev/null and b/i40e-1.3.46.tar.gz differ