netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/5][pull request] Intel Wired LAN Driver Updates 2017-03-21
@ 2017-03-21 23:00 Jeff Kirsher
  2017-03-21 23:00 ` [net-next 1/5] e1000: use new API ethtool_{get|set}_link_ksettings Jeff Kirsher
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jeff Kirsher @ 2017-03-21 23:00 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene

This series contains updates to e1000, e1000e, igb, igbvf and ixgb.

This finishes up the work Philippe Reynes did to update the Intel drivers
to the new API for ethtool (get|set)_link_ksettings.

The following are changes since commit b3407c8e5eb78e4e0b57a97a4dd2e411354b60cd:
  Cleanup some warning from timestamping code.
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 1GbE

Philippe Reynes (5):
  e1000: use new API ethtool_{get|set}_link_ksettings
  e1000e: use new API ethtool_{get|set}_link_ksettings
  igb: use new API ethtool_{get|set}_link_ksettings
  igbvf: use new API ethtool_{get|set}_link_ksettings
  ixgb: use new API ethtool_{get|set}_link_ksettings

 drivers/net/ethernet/intel/e1000/e1000_ethtool.c | 117 ++++++++++---------
 drivers/net/ethernet/intel/e1000e/ethtool.c      | 111 +++++++++---------
 drivers/net/ethernet/intel/igb/igb_ethtool.c     | 138 ++++++++++++-----------
 drivers/net/ethernet/intel/igbvf/ethtool.c       |  38 +++----
 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c   |  39 ++++---
 5 files changed, 232 insertions(+), 211 deletions(-)

-- 
2.12.0

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

end of thread, other threads:[~2017-03-22 17:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21 23:00 [net-next 0/5][pull request] Intel Wired LAN Driver Updates 2017-03-21 Jeff Kirsher
2017-03-21 23:00 ` [net-next 1/5] e1000: use new API ethtool_{get|set}_link_ksettings Jeff Kirsher
2017-03-21 23:00 ` [net-next 2/5] e1000e: " Jeff Kirsher
2017-03-21 23:00 ` [net-next 3/5] igb: " Jeff Kirsher
2017-03-21 23:00 ` [net-next 4/5] igbvf: " Jeff Kirsher
2017-03-21 23:00 ` [net-next 5/5] ixgb: " Jeff Kirsher
2017-03-22 17:32 ` [net-next 0/5][pull request] Intel Wired LAN Driver Updates 2017-03-21 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).