]> 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)
commit442d053978612afaf2f77c5435541c3055f55fb2
tree08d364d530d5248e1a70bb0be25ba958c41e06b0
parent741d88b2fe8faaedf8dabca2842e29b72e513f98
parentc0973e6db019cba42def6038049a62384efd0de9
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>