]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb163b42fd230ef81eae09a6fe493a33ce17b8f86
tree4eaca2d710d47f15ae033545bdf6d0748e79afe7
parent48f8e0af8668351e249f817406c770a36e2274db
parent66f40b8a294c5266c2bfc1f1ed2eb8b2bb00d5e8
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>