]> git.proxmox.com Git - pve-kernel-2.6.32.git/commitdiff
update igb and ixgbe drivers
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 26 Dec 2014 09:34:43 +0000 (10:34 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 26 Dec 2014 09:34:43 +0000 (10:34 +0100)
Makefile
changelog.Debian
igb-5.2.15.tar.gz [new file with mode: 0644]
igb-5.2.9.4.tar.gz [deleted file]
ixgbe-3.21.2.tar.gz [deleted file]
ixgbe-3.23.2.tar.gz [new file with mode: 0644]

index 915920f89d404d48a1a42c0793fd440368fa1c9f..413af810c98b416d922e125bc9e7f6c41f9d688a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=3.3
 
 KERNEL_VER=2.6.32
-PKGREL=141
+PKGREL=142
 # also include firmware of previous versrion into 
 # the fw package:  fwlist-2.6.32-PREV-pve
 KREL=35
@@ -32,10 +32,10 @@ AOESRC=${AOEDIR}.tar.gz
 E1000EDIR=e1000e-3.1.0.2
 E1000ESRC=${E1000EDIR}.tar.gz
 
-IGBDIR=igb-5.2.9.4
+IGBDIR=igb-5.2.15
 IGBSRC=${IGBDIR}.tar.gz
 
-IXGBEDIR=ixgbe-3.21.2
+IXGBEDIR=ixgbe-3.23.2
 IXGBESRC=${IXGBEDIR}.tar.gz
 
 BNX2DIR=netxtreme2-7.11.05
index e4b8e89f9cf5d5d989096fbd553fceeb1181bbbd..490fb73915d1df57f5d6b2de21c81bef8c68ff15 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel-2.6.32 (2.6.32-142) unstable; urgency=low
+
+  * update igb to 5.2.15
+  
+  * update ixgbe to 3.23.2
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 26 Dec 2014 10:34:21 +0100
+
 pve-kernel-2.6.32 (2.6.32-141) unstable; urgency=low
 
   * update netxtreme2 drivers to version 7.11.05
diff --git a/igb-5.2.15.tar.gz b/igb-5.2.15.tar.gz
new file mode 100644 (file)
index 0000000..c7df208
Binary files /dev/null and b/igb-5.2.15.tar.gz differ
diff --git a/igb-5.2.9.4.tar.gz b/igb-5.2.9.4.tar.gz
deleted file mode 100644 (file)
index dcfc7d3..0000000
Binary files a/igb-5.2.9.4.tar.gz and /dev/null differ
diff --git a/ixgbe-3.21.2.tar.gz b/ixgbe-3.21.2.tar.gz
deleted file mode 100644 (file)
index 8a6ef22..0000000
Binary files a/ixgbe-3.21.2.tar.gz and /dev/null differ
diff --git a/ixgbe-3.23.2.tar.gz b/ixgbe-3.23.2.tar.gz
new file mode 100644 (file)
index 0000000..6dd4d93
Binary files /dev/null and b/ixgbe-3.23.2.tar.gz differ