All of lore.kernel.org
 help / color / mirror / Atom feed
* [net-2.6 0/7][pull request] Intel Wired LAN Driver Updates
@ 2011-01-28  6:18 Jeff Kirsher
  2011-01-28  6:18 ` [net-2.6 1/7] e1000: add support for Marvell Alaska M88E1118R PHY Jeff Kirsher
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Jeff Kirsher @ 2011-01-28  6:18 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, gospo, bphilips

The following series contains the addition of a PHY id for e1000
and several ixgbe fixes.

The following are changes since commit 4bb9ebc78097376b3734c6d3001a96aecac0f7bb:
  bnx2: Eliminate AER error messages on systems not supporting it

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

Alexander Duyck (1):
  ixgbe: limit VF access to network traffic

Amir Hanania (1):
  ixgbe: DDP last buffer size work around

Don Skidmore (3):
  ixgbe: fix for 82599 erratum on Header Splitting.
  ixgbe: cleanup variable initialization
  ixgbe: update version string

Emil Tantilov (1):
  ixgbe: fix variable set but not used warnings by gcc 4.6

Florian Fainelli (1):
  e1000: add support for Marvell Alaska M88E1118R PHY

 drivers/net/e1000/e1000_hw.c     |    4 +++-
 drivers/net/e1000/e1000_hw.h     |    1 +
 drivers/net/ixgbe/ixgbe_common.c |    3 +++
 drivers/net/ixgbe/ixgbe_fcoe.c   |   21 ++++++++++++++++++++-
 drivers/net/ixgbe/ixgbe_main.c   |   16 ++++++++++------
 drivers/net/ixgbe/ixgbe_sriov.c  |    2 --
 drivers/net/ixgbe/ixgbe_x540.c   |    6 +++---
 7 files changed, 40 insertions(+), 13 deletions(-)

-- 
1.7.3.5


^ permalink raw reply	[flat|nested] 14+ messages in thread
* [net-2.6 0/7][pull request] Intel Wired LAN Driver Updates
@ 2011-02-08  9:44 Jeff Kirsher
  2011-02-08 20:17 ` David Miller
  0 siblings, 1 reply; 14+ messages in thread
From: Jeff Kirsher @ 2011-02-08  9:44 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, gospo, bphilips

The following series contains the addition of a PHY id for e1000,
fix for e1000e, and several ixgbe fixes.

We are currently still working on the patch:
  ixgbe: DDP last buffer size work around
which was in the previous pull request, and has been removed from this
pull request.

The following are changes since commit 429a01a70f301baf0c8fc780f891a18c296d5e24:
  Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge

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

Alexander Duyck (1):
  ixgbe: limit VF access to network traffic

Don Skidmore (3):
  ixgbe: fix for 82599 erratum on Header Splitting
  ixgbe: cleanup variable initialization
  ixgbe: update version string

Emil Tantilov (1):
  ixgbe: fix variable set but not used warnings by gcc 4.6

Florian Fainelli (1):
  e1000: add support for Marvell Alaska M88E1118R PHY

Jesse Brandeburg (1):
  e1000e: tx_timeout should not increment for non-hang events

 drivers/net/e1000/e1000_hw.c     |    4 +++-
 drivers/net/e1000/e1000_hw.h     |    1 +
 drivers/net/e1000e/netdev.c      |    1 -
 drivers/net/ixgbe/ixgbe_common.c |    3 +++
 drivers/net/ixgbe/ixgbe_fcoe.c   |    2 +-
 drivers/net/ixgbe/ixgbe_main.c   |   16 ++++++++++------
 drivers/net/ixgbe/ixgbe_sriov.c  |    2 --
 drivers/net/ixgbe/ixgbe_x540.c   |    6 +++---
 8 files changed, 21 insertions(+), 14 deletions(-)

-- 
1.7.4


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

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-28  6:18 [net-2.6 0/7][pull request] Intel Wired LAN Driver Updates Jeff Kirsher
2011-01-28  6:18 ` [net-2.6 1/7] e1000: add support for Marvell Alaska M88E1118R PHY Jeff Kirsher
2011-01-28  6:18 ` [net-2.6 2/7] ixgbe: fix variable set but not used warnings by gcc 4.6 Jeff Kirsher
2011-01-28  6:18 ` [net-2.6 3/7] ixgbe: fix for 82599 erratum on Header Splitting Jeff Kirsher
2011-01-28  6:18 ` Jeff Kirsher
2011-01-28  6:33   ` David Miller
2011-01-28  6:58     ` Jeff Kirsher
2011-01-28  6:18 ` [net-2.6 4/7] ixgbe: limit VF access to network traffic Jeff Kirsher
2011-01-28  6:18 ` [net-2.6 5/7] ixgbe: DDP last buffer size work around Jeff Kirsher
2011-01-28  6:34   ` David Miller
2011-01-28  6:18 ` [net-2.6 6/7] ixgbe: cleanup variable initialization Jeff Kirsher
2011-01-28  6:18 ` [net-2.6 7/7] ixgbe: update version string Jeff Kirsher
2011-02-08  9:44 [net-2.6 0/7][pull request] Intel Wired LAN Driver Updates Jeff Kirsher
2011-02-08 20:17 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.