[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1294360629.2622.28.camel@jtkirshe-MOBL1>
Date: Thu, 06 Jan 2011 16:37:09 -0800
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: "davem@...emloft.net" <davem@...emloft.net>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"gospo@...hat.com" <gospo@...hat.com>,
"bphilips@...ell.com" <bphilips@...ell.com>
Subject: Re: [net-next 00/12][pull-request] Intel Wired LAN Driver Updates
On Thu, 2011-01-06 at 16:29 -0800, Kirsher, Jeffrey T wrote:
> From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
>
> The following series contains ixgbe/e1000e cleanups and fixes. The
> addition of CE4100 support in e1000, and ixgb VLAN conversion to the
> new model.
>
> The following changes since commit dbbe68bb12b34f3e450da7a73c20e6fa1f85d63a:
>
> Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
>
> are available in the git repository at:
>
> master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6.git master
>
> Alexander Duyck (3):
> ixgbe: cleanup flow director hash computation to improve performance
> ixgbe: further flow director performance optimizations
> ixgbe: update ntuple filter configuration
>
> Bruce Allan (6):
> e1000e: cleanup variables set but not used
> e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
> e1000e: properly bounds-check string functions
> e1000e: use either_crc_le() rather than re-write it
> e1000e: power off PHY after reset when interface is down
> e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
>
> Dirk Brandewie (1):
> e1000: Add support for the CE4100 reference platform
>
> Emil Tantilov (1):
> ixgb: convert to new VLAN model
>
> Yi Zou (1):
> ixgbe: make sure per Rx queue is disabled before unmapping the
> receive buffer
>
> drivers/net/e1000/e1000_hw.c | 328 +++++++++++++----
> drivers/net/e1000/e1000_hw.h | 59 +++-
> drivers/net/e1000/e1000_main.c | 35 ++
> drivers/net/e1000/e1000_osdep.h | 19 +-
> drivers/net/e1000e/82571.c | 77 ++++-
> drivers/net/e1000e/e1000.h | 3 +
> drivers/net/e1000e/es2lan.c | 4 +-
> drivers/net/e1000e/ethtool.c | 54 ++-
> drivers/net/e1000e/hw.h | 1 +
> drivers/net/e1000e/ich8lan.c | 77 ++---
> drivers/net/e1000e/lib.c | 3 +-
> drivers/net/e1000e/netdev.c | 53 ++--
> drivers/net/e1000e/phy.c | 40 +--
> drivers/net/ixgb/ixgb.h | 2 +-
> drivers/net/ixgb/ixgb_ethtool.c | 35 ++
> drivers/net/ixgb/ixgb_main.c | 54 +--
> drivers/net/ixgbe/ixgbe.h | 21 +-
> drivers/net/ixgbe/ixgbe_82599.c | 749 +++++++++++++++----------------------
> drivers/net/ixgbe/ixgbe_ethtool.c | 142 +++++---
> drivers/net/ixgbe/ixgbe_main.c | 169 ++++++---
> drivers/net/ixgbe/ixgbe_type.h | 91 +++--
> 21 files changed, 1182 insertions(+), 834 deletions(-)
>
I apologize, I fat fingered Andy Gospodarek's email address. I have
corrected it in this response.
Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)
Powered by blists - more mailing lists