From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next-2.6 PATCH 2/2] igb: Add support for DH89xxCC Date: Wed, 22 Sep 2010 21:20:18 -0700 (PDT) Message-ID: <20100922.212018.58438872.davem@davemloft.net> References: <20100923035538.11511.16233.stgit@localhost.localdomain> <20100923035641.11511.84199.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, gospo@redhat.com, bphilips@novell.com, joseph.gasparakis@intel.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:52576 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752024Ab0IWET6 (ORCPT ); Thu, 23 Sep 2010 00:19:58 -0400 In-Reply-To: <20100923035641.11511.84199.stgit@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Wed, 22 Sep 2010 20:56:44 -0700 > From: Joseph Gasparakis > > This patch adds support for the Intel(r) DH89xxCC series. The new > device will be using Intel(r) i347-AT4 and Marvell(r) M88E1322 and > M88E1112 PHYs. Support for these devices has also been added here. > > Signed-off-by: Joseph Gasparakis > Tested-by: Jeff Pieper > Signed-off-by: Jeff Kirsher Applied.