netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net v2 0/4][pull request] Intel Wired LAN Driver Updates
@ 2012-05-04 11:05 Jeff Kirsher
  2012-05-04 11:05 ` [net 1/4] ixgbe: fix race condition with shutdown Jeff Kirsher
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jeff Kirsher @ 2012-05-04 11:05 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, gospo, sassmann

This series of patches contains fixes for ixgbe, igb and e1000.

v2: Added e1000 patch to fix sparse warnings and igb/ixgbe to
    correct an issue of calling function to reset Tx queue in
    init path.

The following are changes since commit 5a8887d39e1ba5ee2d4ccb94b14d6f2dce5ddfca:
  sungem: Fix WakeOnLan
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net master`

Andrei Emeltchenko (1):
  e1000: Silence sparse warnings by correcting type

Don Skidmore (1):
  ixgbe: fix race condition with shutdown

John Fastabend (2):
  ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
  igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init
    path

 drivers/net/ethernet/intel/e1000/e1000_main.c    |    4 +-
 drivers/net/ethernet/intel/igb/igb_main.c        |    4 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe.h         |    3 --
 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c  |   43 ++++++++++------------
 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c |    2 +
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c    |   10 +++--
 6 files changed, 32 insertions(+), 34 deletions(-)

-- 
1.7.7.6

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

end of thread, other threads:[~2012-05-04 16:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 11:05 [net v2 0/4][pull request] Intel Wired LAN Driver Updates Jeff Kirsher
2012-05-04 11:05 ` [net 1/4] ixgbe: fix race condition with shutdown Jeff Kirsher
2012-05-04 11:05 ` [net 2/4] ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() Jeff Kirsher
2012-05-04 11:05 ` [net 3/4] igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path Jeff Kirsher
2012-05-04 11:05 ` [net 4/4] e1000: Silence sparse warnings by correcting type Jeff Kirsher
2012-05-04 14:58 ` [net v2 0/4][pull request] Intel Wired LAN Driver Updates David Miller
2012-05-04 16:11   ` Jeff Kirsher

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