netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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, bphilips@novell.com
Subject: [net-next-2.6 0/7][pull request] Intel Wired LAN Driver Updates
Date: Thu, 24 Feb 2011 02:58:22 -0800	[thread overview]
Message-ID: <1298545109-8990-1-git-send-email-jeffrey.t.kirsher@intel.com> (raw)

The following series contains jumbo frame support for X540 devices,
comment cleanup/fixes for ixgbevf & igb, and the addition of Tx rate
limiting feature for igb.

The following are changes since commit 55ae22d08fc9b531bc8a88b7306004e7053bb425:
 Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6

and are available in the git repository at:
 master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 master

Carolyn Wyborny (2):
  igb: Update Intel copyright notice for driver source.
  igb: update version string

Greg Rose (3):
  ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller
  ixgbevf: Enable jumbo frame support for X540 VF
  ixgbevf: Fix name of function in function header comment

Lior Levy (2):
  igbvf: remove Tx hang detection
  igb: add support for VF Transmit rate limit using iproute2

 drivers/net/igb/e1000_defines.h    |    7 +++
 drivers/net/igb/e1000_regs.h       |    4 ++
 drivers/net/igb/igb.h              |    2 +
 drivers/net/igb/igb_main.c         |   92 ++++++++++++++++++++++++++++++++++--
 drivers/net/igbvf/igbvf.h          |    3 -
 drivers/net/igbvf/netdev.c         |   60 -----------------------
 drivers/net/ixgbe/ixgbe_main.c     |   18 ++++++-
 drivers/net/ixgbe/ixgbe_sriov.c    |   29 +++++++++++-
 drivers/net/ixgbe/ixgbe_type.h     |    2 +
 drivers/net/ixgbevf/defines.h      |    2 +
 drivers/net/ixgbevf/ixgbevf_main.c |   35 ++++++++++----
 11 files changed, 174 insertions(+), 80 deletions(-)

-- 
1.7.4


             reply	other threads:[~2011-02-24 10:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-24 10:58 Jeff Kirsher [this message]
2011-02-24 10:58 ` [net-next-2.6 1/7] ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller Jeff Kirsher
2011-02-24 10:58 ` [net-next-2.6 2/7] ixgbevf: Enable jumbo frame support for X540 VF Jeff Kirsher
2011-02-24 10:58 ` [net-next-2.6 3/7] ixgbevf: Fix name of function in function header comment Jeff Kirsher
2011-02-24 10:58 ` [net-next-2.6 4/7] igbvf: remove Tx hang detection Jeff Kirsher
2011-02-24 10:58 ` [net-next-2.6 5/7] igb: add support for VF Transmit rate limit using iproute2 Jeff Kirsher
2011-02-24 10:58 ` [net-next-2.6 6/7] igb: Update Intel copyright notice for driver source Jeff Kirsher
2011-02-24 10:58 ` [net-next-2.6 7/7] igb: update version string Jeff Kirsher
2011-02-25  0:29 ` [net-next-2.6 0/7][pull request] Intel Wired LAN Driver Updates 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=1298545109-8990-1-git-send-email-jeffrey.t.kirsher@intel.com \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=bphilips@novell.com \
    --cc=davem@davemloft.net \
    --cc=gospo@redhat.com \
    --cc=netdev@vger.kernel.org \
    /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).