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-next 0/7][pull request] Intel Wired LAN Driver Updates
Date: Wed, 14 Mar 2012 00:55:19 -0700 [thread overview]
Message-ID: <1331711726-9439-1-git-send-email-jeffrey.t.kirsher@intel.com> (raw)
This series of patches contains fixes/cleanups ixgb and ixgbe. This
series is part two of three to update ixgbe.
The following are changes since commit 3832b26e49ad9e585239b32f763c31679f9e41fe:
ixgbe: Simplify logic for ethtool loopback frame creation and testing
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master
Alexander Duyck (2):
ixgbe: Do not disable read relaxed ordering when DCA is enabled
ixgbe: Replace eitr_low and eitr_high with static values in
ixgbe_update_itr
Atita Shirwaikar (1):
ixgbe: Fix race condition where RX buffer could become corrupted.
Don Skidmore (1):
ixgbe: fix obvious return value bug.
Jesse Brandeburg (1):
ixgbe: use typed min/max functions where possible
Joe Perches (1):
ixgb: Remove unnecessary defines, use pr_debug
John Fastabend (1):
ixgbe: dcb: use DCB config values for FCoE traffic class on open
drivers/net/ethernet/intel/ixgb/ixgb.h | 12 --
drivers/net/ethernet/intel/ixgb/ixgb_main.c | 4 +-
drivers/net/ethernet/intel/ixgbe/ixgbe.h | 4 -
drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c | 6 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c | 32 ++-----
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 58 ++++++++++-
drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 2 +
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 8 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 125 +++++++++++++---------
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h | 10 ++-
drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c | 2 +
11 files changed, 156 insertions(+), 107 deletions(-)
--
1.7.7.6
next reply other threads:[~2012-03-14 7:55 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-14 7:55 Jeff Kirsher [this message]
2012-03-14 7:55 ` [net-next 1/7] ixgb: Remove unnecessary defines, use pr_debug Jeff Kirsher
2012-03-14 7:55 ` [net-next 2/7] ixgbe: Do not disable read relaxed ordering when DCA is enabled Jeff Kirsher
2012-03-14 7:55 ` [net-next 3/7] ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr Jeff Kirsher
2012-03-14 7:55 ` [net-next 4/7] ixgbe: fix obvious return value bug Jeff Kirsher
2012-03-14 7:55 ` [net-next 5/7] ixgbe: use typed min/max functions where possible Jeff Kirsher
2012-03-14 7:55 ` [net-next 6/7] ixgbe: Fix race condition where RX buffer could become corrupted Jeff Kirsher
2012-03-14 7:55 ` [net-next 7/7] ixgbe: dcb: use DCB config values for FCoE traffic class on open Jeff Kirsher
2012-03-14 9:27 ` [net-next 0/7][pull request] Intel Wired LAN Driver Updates David Miller
-- strict thread matches above, loose matches on Subject: below --
2014-06-03 7:45 Jeff Kirsher
2012-11-28 13:06 Jeff Kirsher
2012-11-28 16:05 ` David Miller
2012-09-22 10:30 Jeff Kirsher
2012-09-22 19:39 ` David Miller
2012-07-14 23:06 Jeff Kirsher
2012-07-17 6:04 ` David Miller
2012-02-11 0:08 Jeff Kirsher
2012-02-12 22:05 ` David Miller
2012-02-09 10:27 Jeff Kirsher
2012-01-03 1:50 Jeff Kirsher
2012-01-03 17:23 ` David Miller
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=1331711726-9439-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).