netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/3] Intel Wired LAN Driver Updates
@ 2014-02-20  4:45 Aaron Brown
  2014-02-20  4:45 ` [net-next 1/3] ixgbe: Restore hw_addr in LER recovery paths Aaron Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Aaron Brown @ 2014-02-20  4:45 UTC (permalink / raw)
  To: davem; +Cc: Aaron Brown, netdev, gospo, sassmann

This series contains updates to ixgbe for LER / adapter removal.
Mark 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.


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

 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    | 62 +++++++++++++++++++++---
 5 files changed, 85 insertions(+), 18 deletions(-)

-- 
1.8.5.GIT

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [net-next 0/3] Intel Wired LAN Driver Updates
@ 2014-01-17  9:21 Aaron Brown
  2014-01-18  2:58 ` David Miller
  0 siblings, 1 reply; 9+ messages in thread
From: Aaron Brown @ 2014-01-17  9:21 UTC (permalink / raw)
  To: davem; +Cc: Aaron Brown, netdev, gospo, sassmann

This series contains an updates to ixgbe and ixgbevf.

Jacob add braces around some ixgbe_qv_lock_* calls lto better adhere 
to Kernel style guidelines.  Don bumps the versions on ixgbe and
ixgbevf to match internal driver functionality better.

Don Skidmore (2):
  ixgbe: bump version number
  ixgbevf: bump version

Jacob Keller (1):
  ixgbe: add braces around else condition in ixgbe_qv_lock_* calls

 drivers/net/ethernet/intel/ixgbe/ixgbe.h          | 6 ++++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c     | 2 +-
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

-- 
1.8.5.GIT

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [net-next 0/3] Intel Wired LAN Driver Updates
@ 2014-01-15 23:18 Aaron Brown
  0 siblings, 0 replies; 9+ messages in thread
From: Aaron Brown @ 2014-01-15 23:18 UTC (permalink / raw)
  To: davem; +Cc: Aaron Brown, netdev, gospo, sassmann

This series contains updates to i40e from Shannon Nelson.  The first 
removes a mistaken file that I apparently introduced as part of a 
branch merge / update.  Second checks that descritors were allocated
before printing and makes the code a bit easier to read.  Finally he 
refines cloud support in the Firmware API.

Shannon Nelson (3): 
  i40e: remove mistaken file  
  i40e: check desc pointer before printing
  i40e: updates to AdminQ interface

 drivers/net/ethernet/intel/i40e/Module.symvers    |  0
 drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h | 22 +++-----
 drivers/net/ethernet/intel/i40e/i40e_common.c     |  1 -
 drivers/net/ethernet/intel/i40e/i40e_debugfs.c    | 67 +++++++++++++----------
 4 files changed, 47 insertions(+), 43 deletions(-)
 delete mode 100644 drivers/net/ethernet/intel/i40e/Module.symvers

-- 
1.8.5.GIT

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-20  4:45 [net-next 0/3] Intel Wired LAN Driver Updates Aaron Brown
2014-02-20  4:45 ` [net-next 1/3] ixgbe: Restore hw_addr in LER recovery paths Aaron Brown
2014-02-20  4:45 ` [net-next 2/3] ixgbe: Fix up some ethtool results when adapter is removed Aaron Brown
2014-02-20  4:45 ` [net-next 3/3] ixgbe: Check config reads for removal Aaron Brown
2014-02-20 18:32   ` David Miller
2014-02-21  4:11     ` Brown, Aaron F
  -- strict thread matches above, loose matches on Subject: below --
2014-01-17  9:21 [net-next 0/3] Intel Wired LAN Driver Updates Aaron Brown
2014-01-18  2:58 ` David Miller
2014-01-15 23:18 Aaron Brown

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