netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Aaron Brown <aaron.f.brown@intel.com>
To: davem@davemloft.net
Cc: Aaron Brown <aaron.f.brown@intel.com>,
	netdev@vger.kernel.org, gospo@redhat.com, sassmann@redhat.com
Subject: [net-next v2 0/4]
Date: Fri, 28 Feb 2014 15:48:54 -0800	[thread overview]
Message-ID: <1393631338-18847-1-git-send-email-aaron.f.brown@intel.com> (raw)

Mark updates ixgbe for LER / adapter removal.  He restores the HW
address in the recovery path so the device is not perpetually removed,
fixes up some removed state ethtool results and adds checks related to
config space access.

Jacob adds support for the new SIOCGHWTSTAMP ioctl.

Mark Rustad (3):
  ixgbe: Restore hw_addr in LER recovery paths
  ixgbe: Fix up some ethtool results when adapter is removed
  ixgbe: Check config reads for removal

Jacob Keller (1):
  ixgbe: implement SIOCGHWTSTAMP ioctl

 drivers/net/ethernet/intel/ixgbe/ixgbe.h         |  5 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c   | 10 ++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c  | 16 +++---
 drivers/net/ethernet/intel/ixgbe/ixgbe_common.h  |  6 ++-
 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c |  9 +++-
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c    | 68 +++++++++++++++++++++---
 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c     | 23 ++++++--
 7 files changed, 111 insertions(+), 26 deletions(-)

-- 
1.8.5.GIT

             reply	other threads:[~2014-02-28 23:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-28 23:48 Aaron Brown [this message]
2014-02-28 23:48 ` [net-next v2 1/4] ixgbe: Restore hw_addr in LER recovery paths Aaron Brown
2014-02-28 23:48 ` [net-next v2 2/4] ixgbe: Fix up some ethtool results when adapter is removed Aaron Brown
2014-02-28 23:48 ` [net-next v2 3/4] ixgbe: Check config reads for removal Aaron Brown
2014-02-28 23:48 ` [net-next v2 4/4] ixgbe: implement SIOCGHWTSTAMP ioctl Aaron Brown
2014-03-03  0:19 ` [net-next v2 0/4] David Miller
2014-03-03 21:15   ` Jeff Kirsher
2014-03-03 21:30     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1393631338-18847-1-git-send-email-aaron.f.brown@intel.com \
    --to=aaron.f.brown@intel.com \
    --cc=davem@davemloft.net \
    --cc=gospo@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=sassmann@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).