]> git.proxmox.com Git - pve-kernel.git/commit - Makefile
renenable out-of-tree intel ethernet driver (e1000e, igb, ixgbe)
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 Jun 2018 13:03:26 +0000 (15:03 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 8 Jun 2018 09:58:18 +0000 (11:58 +0200)
commit515973635b578e382242f5581be319ed25aef765
tree1de660dfdd09a76be0b6a09c8d02a3ea66f3b7ec
parentf61496936e3af0d0641002e451b6f1e39f5d13b1
renenable out-of-tree intel ethernet driver (e1000e, igb, ixgbe)

There where just to much issues with the 4.15 in tree drivers for our
users [1]. The updated igb and ixgbe drivers are compatible with
4.15, the e1000e driver needed to be ported to the new internal
kernel timer API, which is pretty straight forward.

[1]: https://forum.proxmox.com/threads/4-15-based-test-kernel-for-pve-5-x-available.42097/page-5

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/rules
patches/intel/e1000e/e1000e_4.15-new-timer.patch [new file with mode: 0644]
patches/intel/igb/igb_4.10_max-mtu.patch [deleted file]
patches/intel/igb/igb_4.12_compat.patch [deleted file]