Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Mon, 26 Mar 2018 22:20:02 +0000 (18:20 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Mar 2018 22:20:02 +0000 (18:20 -0400)
commit34fd03b9e6a6c91bf79585a63d649b4c301f6757
tree08d364d530d5248e1a70bb0be25ba958c41e06b0
parent336f2c038da1b7f3faf098f2f61bca51e19089ad
parente94d4478669357cd742170c77fc28d6db2040ce4
Merge branch '100GbE' of git://git./linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
100GbE Intel Wired LAN Driver Updates 2018-03-26

This patch series adds the ice driver, which will support the Intel(R)
E800 Series of network devices.

This is the first phase in the release of this driver where we implement
basic transmit and receive. The idea behind the multi-phase release is to
aid in code review as well as testing. Subsequent phases will implement
advanced features (like SR-IOV, tunnelling, flow director, QoS, etc.) that
build upon the previous phase(s). Each phase will be submitted as a patch
series.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>