netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next-2.6 0/3][pull request] Intel Wired LAN Driver Updates
@ 2011-01-28 12:29 Jeff Kirsher
  2011-01-28 12:29 ` [net-next-2.6 1/3] igb: Enable PF side of SR-IOV support for i350 devices Jeff Kirsher
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jeff Kirsher @ 2011-01-28 12:29 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, gospo, bphilips

The following series contains the addition of ixgbe ethtool support
for 100MB FULL and the addition of igb PF support for i350 devices as
well as VF transmit rate limit using iproute2.

The following are changes since commit a4daad6b0923030fbd3b00a01f570e4c3eef446b:
  net: Pre-COW metrics for TCP.

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

Atita Shirwaikar (1):
  ixgbe: Adding 100MB FULL support in ethtool

Carolyn Wyborny (1):
  igb: Enable PF side of SR-IOV support for i350 devices

Lior Levy (1):
  igb: add support for VF Transmit rate limit using iproute2

 drivers/net/igb/e1000_82575.c     |   10 +++-
 drivers/net/igb/e1000_defines.h   |    7 +++
 drivers/net/igb/e1000_mbx.c       |   38 ++++++-------
 drivers/net/igb/e1000_regs.h      |    4 ++
 drivers/net/igb/igb.h             |    2 +
 drivers/net/igb/igb_main.c        |  105 +++++++++++++++++++++++++++++++++++--
 drivers/net/ixgbe/ixgbe_ethtool.c |   34 +++++++++++-
 drivers/net/ixgbe/ixgbe_main.c    |    5 ++-
 8 files changed, 176 insertions(+), 29 deletions(-)

-- 
1.7.3.5


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

end of thread, other threads:[~2011-02-07 18:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-28 12:29 [net-next-2.6 0/3][pull request] Intel Wired LAN Driver Updates Jeff Kirsher
2011-01-28 12:29 ` [net-next-2.6 1/3] igb: Enable PF side of SR-IOV support for i350 devices Jeff Kirsher
2011-01-28 12:29 ` [net-next-2.6 2/3] igb: add support for VF Transmit rate limit using iproute2 Jeff Kirsher
2011-01-29  0:38   ` David Miller
2011-02-07 18:08     ` Levy, Lior
2011-01-28 12:29 ` [net-next-2.6 3/3] ixgbe: Adding 100MB FULL support in ethtool 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).