]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Jun 2015 05:14:14 +0000 (22:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jun 2015 05:14:14 +0000 (22:14 -0700)
commit79f1affba0d1d25a17cc68e57331f53194b67a61
tree69880bcf5d295f2e2311128c3c026141e58a0726
parent1c648ac5b4ed0c0a3028bd6035890c5148510c49
parent368b31a1097c1b69655fce260974a436de1bca16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2015-06-09

This series contains updates to ixgbe only.

The series adds additional support for x550 support, such as WoL and
auto-negotiation of flow control.  Adds new PHY support (external PHY)
for x550, as well as the new methods/functions needed to support the new
PHY's.  Fixed a bug found in code inspection, where a check was missed
when clearing counters for x550.  Also fixed the init code flow for copper
x550 devices.
====================

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