From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 10/12] sfc: Add support for SFC9000 family (2) Date: Sun, 29 Nov 2009 17:25:12 -0800 (PST) Message-ID: <20091129.172512.10951778.davem@davemloft.net> References: <1259543741.3709.96.camel@localhost> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-net-drivers@solarflare.com To: bhutchings@solarflare.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:46068 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753319AbZK3BZG (ORCPT ); Sun, 29 Nov 2009 20:25:06 -0500 In-Reply-To: <1259543741.3709.96.camel@localhost> Sender: netdev-owner@vger.kernel.org List-ID: From: Ben Hutchings Date: Mon, 30 Nov 2009 01:15:41 +0000 > This integrates support for the SFC9000 family of 10G Ethernet > controllers and LAN-on-motherboard chips, starting with the SFL9021 > 'Siena' and SFC9020 'Bethpage'. > > Credit for this code is largely due to my colleagues at Solarflare: > > Guido Barzini > Steve Hodgson > Kieran Mansley > Matthew Slattery > Neil Turton > > Signed-off-by: Ben Hutchings Applied.