]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25b8627d26ae5788443482dc28c0c347f7a1d724
tree08d364d530d5248e1a70bb0be25ba958c41e06b0
parent86828dbbf687f07125f75144e52da39694f3b9ea
parentce27619d85aa68992259b61b84147aeaaa5e53df
Merge branch '100GbE' of git://git.kernel.org/pub/scm/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>