]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 16:40:37 +0000 (12:40 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 16:40:37 +0000 (12:40 -0400)
commit1650e7eb925aa872c939afa10f11dd5a846a1f7d
tree4eaca2d710d47f15ae033545bdf6d0748e79afe7
parent6ca71240120e7e3764248442d6e1d0a9f779148d
parentebbd534383046a2907dd2a9f947e782ecbab9bc5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next

Jeff Kirsher says:

====================
This series contains updates to igb only.

Todd provides a fix for igb to not look for a PBA in the iNVM on
devices that are flashless.

Akeem provides igb patches to add a new PHY id for i354, as well as
a couple of patches to implement the new PHY id.  He also provides
several patches to correctly report the appropriate media type as
well as correctly report advertised/supported link for i354 devices.
Lastly Akeem implements a 1 second delay mechanism for i210 devices
to avoid erroneous link issue with the link partner.
====================

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