From mboxrd@z Thu Jan 1 00:00:00 1970 From: ggrundstrom@neteffect.com Subject: [ofa-general] [PATCH 0/14 v2] nes: NetEffect 10Gb RNIC Driver Date: Fri, 19 Oct 2007 14:57:10 -0500 Message-ID: <200710191957.l9JJvAgC021662@neteffect.com> Cc: netdev@vger.kernel.org, general@lists.openfabrics.org To: ewg@lists.openfabrics.org, rdreier@cisco.com Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: general-bounces@lists.openfabrics.org Errors-To: general-bounces@lists.openfabrics.org List-Id: netdev.vger.kernel.org This is the second posting for the series of patches containing the source code for the NetEffect 10Gb RNIC adapter. The driver is split into two components - a kernel driver module and a userspace library. The code can also be found in the following git trees. git.openfabrics.org/~glenn/libnes.git git.openfabrics.org/~glenn/linux-2.6.git Thanks, Glenn.