]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Fri, 2 Jun 2017 17:47:29 +0000 (13:47 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Jun 2017 17:47:29 +0000 (13:47 -0400)
commit29bc1356c05c70972583ec0d0e2bd6da7724c5f1
tree88764d4282c975685911cb771d12833e341ae970
parent8c04d060a60b9bb541e0a829b4301cc565087dda
parentb73146b2a6b6afeed037d982e2e0ec650c8d2674
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
40GbE Intel Wired LAN Driver Updates 2017-06-01

This series contains updates to i40e, i40evf and the "new" AVF virtchnl.

This is the introduction of the Intel(R) Ethernet Adaptive Virtual
Function driver code and device ID, as presented at the NetDEV 1.2
conference in 2016.
http://netdevconf.org/1.2/session.html?anjali-singhai

The idea is to convert the interface between the i40evf driver
and the parent i40e PF driver to be generic, as the i40evf driver
should in the future be able to run on top of other Intel PF
drivers, and negotiate any features beyond a "base expected" set.
====================

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