From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 00/18] tg3: 5717 support part 2 Date: Wed, 02 Sep 2009 00:45:35 -0700 (PDT) Message-ID: <20090902.004535.181697210.davem@davemloft.net> References: <1251867296.5911@xw6200> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, andy@greyhouse.net To: mcarlson@broadcom.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:37778 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750726AbZIBHpU (ORCPT ); Wed, 2 Sep 2009 03:45:20 -0400 In-Reply-To: <1251867296.5911@xw6200> Sender: netdev-owner@vger.kernel.org List-ID: From: "Matt Carlson" Date: Tue, 1 Sep 2009 15:47:49 -0700 > This patchset implements the bulk of the support for the 5717 asic rev. > The only item left to address is rx producer ring handling, which I've left > to the patchset following this one. > > Signed-off-by: Matt Carlson > Reviewed-by: Benjamin Li Looks great, all applied to net-next-2.6, thanks!