]> 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)
commit4189bb1b01ee13368d773fc28f3a1613b34c5f1b
tree4eaca2d710d47f15ae033545bdf6d0748e79afe7
parent941d82457a9eecb3034b4c65e10c2df80ce17755
parent21bc2191f8a68e5037b59cb068f14fa037488860
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>