netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net v2 0/6][pull request] Intel Wired LAN Driver Updates
@ 2013-09-27 12:35 Jeff Kirsher
  2013-09-27 12:35 ` [net v2 1/6] igb: Fix ethtool loopback test for 82580 copper Jeff Kirsher
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jeff Kirsher @ 2013-09-27 12:35 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, gospo, sassmann

This series contains updates to igb and i40e.

Todd provides a fix for 82580 devices in igb, where the ethtool
loopback test was missing 82580 copper devices.

Jesse provides five fixes/cleanups to i40e based on feedback from
Joe Perches and the community.

v2: fixed up patch 5 in the series based on feedback from Joe Perches
    and David Miller

The following are changes since commit f875691640cd3fa67f7ad1d3130ff9fa7fdca042:
  Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net master

Jesse Brandeburg (5):
  i40e: use common failure flow
  i40e: small clean ups from review
  i40e: convert ret to aq_ret
  i40e: better return values
  i40e: clean up coccicheck reported errors

Todd Fujinaka (1):
  igb: Fix ethtool loopback test for 82580 copper

 drivers/net/ethernet/intel/i40e/i40e_adminq.c |   7 +-
 drivers/net/ethernet/intel/i40e/i40e_common.c |   2 +-
 drivers/net/ethernet/intel/i40e/i40e_main.c   | 162 +++++++++++++-------------
 drivers/net/ethernet/intel/igb/igb_ethtool.c  |   3 +
 4 files changed, 89 insertions(+), 85 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2013-09-27 17:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 12:35 [net v2 0/6][pull request] Intel Wired LAN Driver Updates Jeff Kirsher
2013-09-27 12:35 ` [net v2 1/6] igb: Fix ethtool loopback test for 82580 copper Jeff Kirsher
2013-09-27 12:35 ` [net v2 2/6] i40e: use common failure flow Jeff Kirsher
2013-09-27 12:35 ` [net v2 3/6] i40e: small clean ups from review Jeff Kirsher
2013-09-27 12:35 ` [net v2 4/6] i40e: convert ret to aq_ret Jeff Kirsher
2013-09-27 12:35 ` [net v2 5/6] i40e: better return values Jeff Kirsher
2013-09-27 12:35 ` [net v2 6/6] i40e: clean up coccicheck reported errors Jeff Kirsher
2013-09-27 17:29 ` [net v2 0/6][pull request] Intel Wired LAN Driver Updates 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).