netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2018-02-28
@ 2018-02-28 15:28 Jeff Kirsher
  2018-02-28 15:28 ` [net-next 1/3] fm10k: fix function doxygen comments Jeff Kirsher
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeff Kirsher @ 2018-02-28 15:28 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene

This series contains updates to fm10k only.

Jake provides all the changes in this series, starting with making the
function header comments consistent and to align with how the kernel
documentation expects it.  Also cleaned up code comment as well as bump
the driver version.

The following are changes since commit fb66cb0775609852b812c9bc2bd1589374317410:
  Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 100GbE

Jacob Keller (3):
  fm10k: fix function doxygen comments
  fm10k: fix incorrect warning for function prototype
  fm10k: bump version number

 drivers/net/ethernet/intel/fm10k/fm10k_common.c |  5 +++--
 drivers/net/ethernet/intel/fm10k/fm10k_main.c   |  4 ++--
 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c | 10 +++++-----
 drivers/net/ethernet/intel/fm10k/fm10k_pci.c    | 13 +++++++------
 drivers/net/ethernet/intel/fm10k/fm10k_pf.c     |  4 ++--
 drivers/net/ethernet/intel/fm10k/fm10k_tlv.c    |  7 ++++---
 6 files changed, 23 insertions(+), 20 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-02-28 17:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28 15:28 [net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2018-02-28 Jeff Kirsher
2018-02-28 15:28 ` [net-next 1/3] fm10k: fix function doxygen comments Jeff Kirsher
2018-02-28 15:28 ` [net-next 2/3] fm10k: fix incorrect warning for function prototype Jeff Kirsher
2018-02-28 15:28 ` [net-next 3/3] fm10k: bump version number Jeff Kirsher
2018-02-28 17:34 ` [net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2018-02-28 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).