Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1164395AbWLHD0O (ORCPT ); Thu, 7 Dec 2006 22:26:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1164394AbWLHD0O (ORCPT ); Thu, 7 Dec 2006 22:26:14 -0500 Received: from stargate.chelsio.com ([12.22.49.110]:18533 "EHLO stargate.chelsio.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1164392AbWLHD0M (ORCPT ); Thu, 7 Dec 2006 22:26:12 -0500 Message-ID: <4578DB2F.4010204@chelsio.com> Date: Thu, 07 Dec 2006 19:25:35 -0800 From: Divy Le Ray User-Agent: Thunderbird 1.5.0.8 (X11/20061025) MIME-Version: 1.0 To: Jeff Garzik CC: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/10] cxgb3: Chelsio T3 1G/10G ethernet device driver Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 08 Dec 2006 03:25:36.0983 (UTC) FILETIME=[87303670:01C71A78] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 868 Lines: 26 Hi, I resubmit the patch supporting the latest Chelsio T3 adapter. It incorporates feedbacks from Stephen: - per port data accessed through netdev_priv() - remove locking in netpoll() method It also adapts to the new workqueue rules. This patch adds support for the latest Chelsio adapter, T3. It is built against 2.6.19. A corresponding monolithic patch against 2.6.19 is posted at the following URL: http://service.chelsio.com/kernel.org/cxgb3.patch.bz2 We wish this patch to be considered for inclusion in 2.6.20. This driver is required by the Chelsio T3 RDMA driver which was updated on 12/02/2006. Cheers, Divy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/