update out-of-tree intel ethernet drivers

update OOT Intel ethernet driver for e1000e, igb and ixgbe backed
NICs from: https://sourceforge.net/projects/e1000/

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-06-04 15:02:56 +02:00
parent 73cf4c7faf
commit f61496936e
7 changed files with 3 additions and 3 deletions

View File

@ -42,13 +42,13 @@ KERNEL_SRC=ubuntu-bionic
KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC)
KERNEL_CFG_ORG=config-${KERNEL_VER}.org
E1000EDIR=e1000e-3.3.6
E1000EDIR=e1000e-3.4.1.1
E1000ESRC=${E1000EDIR}.tar.gz
IGBDIR=igb-5.3.5.10
IGBDIR=igb-5.3.5.18
IGBSRC=${IGBDIR}.tar.gz
IXGBEDIR=ixgbe-5.3.3
IXGBEDIR=ixgbe-5.3.7
IXGBESRC=${IXGBEDIR}.tar.gz
ZFSONLINUX_SUBMODULE=submodules/zfsonlinux

Binary file not shown.

BIN
e1000e-3.4.1.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

BIN
igb-5.3.5.18.tar.gz Normal file

Binary file not shown.

Binary file not shown.

BIN
ixgbe-5.3.7.tar.gz Normal file

Binary file not shown.