netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next v2 0/4]
@ 2014-02-28 23:48 Aaron Brown
  2014-02-28 23:48 ` [net-next v2 1/4] ixgbe: Restore hw_addr in LER recovery paths Aaron Brown
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Aaron Brown @ 2014-02-28 23:48 UTC (permalink / raw)
  To: davem; +Cc: Aaron Brown, netdev, gospo, sassmann

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

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

end of thread, other threads:[~2014-03-03 21:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-28 23:48 [net-next v2 0/4] Aaron Brown
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

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).