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/5][pull request] Intel Wired LAN Driver Updates
Date: Wed, 11 Jul 2012 02:09:24 -0700 [thread overview]
Message-ID: <1341997769-22034-1-git-send-email-jeffrey.t.kirsher@intel.com> (raw)
This series contains updates to ixgbe.
The following are changes since commit 4715213d9cf40285492fff4092bb1fa8e982f632:
bridge: fix endian
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master
Alexander Duyck (5):
ixgbe: count q_vectors instead of MSI-X vectors
ixgbe: Add upper limit to ring features
ixgbe: Add feature offset value to ring features
ixgbe: Clean up a useless switch statement and dead code in
configure_srrctl
ixgbe: Merge RSS and flow director ring register caching and
configuration
drivers/net/ethernet/intel/ixgbe/ixgbe.h | 20 +--
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 8 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c | 8 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c | 150 ++++++++--------------
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 150 +++++++++-------------
5 files changed, 127 insertions(+), 209 deletions(-)
--
1.7.10.4
next reply other threads:[~2012-07-11 9:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-11 9:09 Jeff Kirsher [this message]
2012-07-11 9:09 ` [net-next 1/5] ixgbe: count q_vectors instead of MSI-X vectors Jeff Kirsher
2012-07-11 9:09 ` [net-next 2/5] ixgbe: Add upper limit to ring features Jeff Kirsher
2012-07-11 9:09 ` [net-next 3/5] ixgbe: Add feature offset value " Jeff Kirsher
2012-07-11 9:09 ` [net-next 4/5] ixgbe: Clean up a useless switch statement and dead code in configure_srrctl Jeff Kirsher
2012-07-11 9:09 ` [net-next 5/5] ixgbe: Merge RSS and flow director ring register caching and configuration Jeff Kirsher
2012-07-12 15:01 ` [net-next 0/5][pull request] Intel Wired LAN Driver Updates David Miller
-- strict thread matches above, loose matches on Subject: below --
2012-12-07 6:11 Jeff Kirsher
2012-12-07 17:33 ` David Miller
2011-10-21 10:31 Jeff Kirsher
2011-10-24 7:25 ` 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=1341997769-22034-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).