Netdev List
 help / color / mirror / Atom feed
* [net-next 0/5] Intel Wired LAN Driver Updates
@ 2014-02-13  8:00 Aaron Brown
  2014-02-13  8:00 ` [net-next 1/5] ixgbe: modify behavior on receiving a HW ECC error Aaron Brown
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Aaron Brown @ 2014-02-13  8:00 UTC (permalink / raw)
  To: davem; +Cc: Aaron Brown, netdev, gospo, sassmann

This series contains updates to the ixgbe driver.

Don makes recovery from a HW ECC error just schedule a reset as it turns
out the previous behaviour of forcing the user to reload is not necessary.

Jacob adds support for the new SIOCGHWTSTAMP ioctl, removes a magic number
from the ptp_caps.name assignment and makes a warning message much more
useful.

Mark add WOL support for a new part.

Don Skidmore (1):
  ixgbe: modify behavior on receiving a HW ECC error.

Jacob Keller (3):
  ixgbe: implement SIOCGHWTSTAMP ioctl
  ixgbe: don't use magic size number to assign ptp_caps.name
  ixgbe: fixup warning regarding max_vfs parameter

Mark Rustad (1):
  ixgbe: Add WoL support for a new device

 drivers/net/ethernet/intel/ixgbe/ixgbe.h      |  5 ++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 37 +++++++++++++++++------
 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c  | 43 +++++++++++++++++----------
 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h |  1 +
 4 files changed, 60 insertions(+), 26 deletions(-)

-- 
1.8.5.GIT

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

end of thread, other threads:[~2014-02-13 21:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-13  8:00 [net-next 0/5] Intel Wired LAN Driver Updates Aaron Brown
2014-02-13  8:00 ` [net-next 1/5] ixgbe: modify behavior on receiving a HW ECC error Aaron Brown
2014-02-13  8:00 ` [net-next 2/5] ixgbe: implement SIOCGHWTSTAMP ioctl Aaron Brown
2014-02-13 20:03   ` Ben Hutchings
2014-02-13 21:46     ` Keller, Jacob E
2014-02-13  8:00 ` [net-next 3/5] ixgbe: don't use magic size number to assign ptp_caps.name Aaron Brown
2014-02-13  8:00 ` [net-next 4/5] ixgbe: Add WoL support for a new device Aaron Brown
2014-02-13  8:00 ` [net-next 5/5] ixgbe: fixup warning regarding max_vfs parameter Aaron Brown
2014-02-13 20:01   ` Ben Hutchings
2014-02-13 20:20     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox