]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Oct 2016 03:28:50 +0000 (23:28 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Oct 2016 03:28:50 +0000 (23:28 -0400)
commit04c6bae85b504b75b0072f13b601d63fe54410c7
tree06e55a9dd5e4892ce12fd9f2d68a5ae4a553250a
parent21184388543424695bf4dd65f2b80afa311f888f
parentc7a93ab8facbed506a1318f220e41473dd998590
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
100GbE Intel Wired LAN Driver Updates 2016-10-02

This series contains updates to fm10k only.

Jake fixes an issue where PTP applications requesting software timestamps
may complain that the requested mode is not supported, so add a generic
callback for those drivers that have software transmit timestamp support
enabled.  Then provides a trivial cleanup where a code was not wrapped
properly.  Got make sure that code looks good in a 80 character limit.
====================

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