From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: davem@davemloft.net
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>,
netdev@vger.kernel.org, gospo@redhat.com, sassmann@redhat.com
Subject: [net v2 0/4][pull request] Intel Wired LAN Driver Updates
Date: Fri, 4 May 2012 04:05:00 -0700 [thread overview]
Message-ID: <1336129504-29919-1-git-send-email-jeffrey.t.kirsher@intel.com> (raw)
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
next reply other threads:[~2012-05-04 11:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 11:05 Jeff Kirsher [this message]
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
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=1336129504-29919-1-git-send-email-jeffrey.t.kirsher@intel.com \
--to=jeffrey.t.kirsher@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).