Netdev List
 help / color / mirror / Atom feed
* [net-next 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2016-10-02
@ 2016-10-03  6:40 Jeff Kirsher
  2016-10-03  6:40 ` [net-next 1/2] fm10k: use generic ethtool_op_get_ts_info callback Jeff Kirsher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeff Kirsher @ 2016-10-03  6:40 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene,
	guru.anbalagane

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.

The following are changes since commit 7c70c4f8b2bf5ed777120f3d70efe35e64930c10:
  cxgb4: unexport cxgb4_dcb_enabled
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 100GbE

Jacob Keller (2):
  fm10k: use generic ethtool_op_get_ts_info callback
  fm10k: wrap long line for alloc_workqueue

 drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c | 1 +
 drivers/net/ethernet/intel/fm10k/fm10k_main.c    | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-04  3:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03  6:40 [net-next 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2016-10-02 Jeff Kirsher
2016-10-03  6:40 ` [net-next 1/2] fm10k: use generic ethtool_op_get_ts_info callback Jeff Kirsher
2016-10-03  6:40 ` [net-next 2/2] fm10k: wrap long line for alloc_workqueue Jeff Kirsher
2016-10-04  3:29 ` [net-next 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2016-10-02 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox