All of lore.kernel.org
 help / color / mirror / Atom feed
From: Divy Le Ray <divy@chelsio.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Divy Le Ray <None@chelsio.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	swise@opengridcomputing.com
Subject: Re: [PATCH 1/10] cxgb3 - main header files
Date: Wed, 27 Dec 2006 00:52:02 -0800	[thread overview]
Message-ID: <45923432.9040607@chelsio.com> (raw)
In-Reply-To: <45918CA4.3020601@garzik.org>

Jeff,

You can grab the monolithic patch at this URL:
http://service.chelsio.com/kernel.org/cxgb3.patch.bz2

This patch adds support for the latest 1G/10G Chelsio adapter, T3.
It is required by the T3 RDMA driver Steve Wise submitted.

Here is a brief description of its content:

 drivers/net/cxgb3/adapter.h,
 drivers/net/cxgb3/common.h,
 drivers/net/cxgb3/cxgb3_ioctl.h,
 drivers/net/cxgb3/firmware_exports.h:
     main header files

 drivers/net/cxgb3/cxgb3_main.c
     main source file

 drivers/net/cxgb3/t3_hw.c
     HW access routines

 drivers/net/cxgb3/sge.c,
 drivers/net/cxgb3/sge_defs.h
     scatter/gather engine

 drivers/net/cxgb3/ael1002.c,
 drivers/net/cxgb3/mc5.c,
 drivers/net/cxgb3/vsc8211.c,
 drivers/net/cxgb3/xgmac.c
     on board memory, MAC and PHY management

 drivers/net/cxgb3/cxgb3_ctl_defs.h,
 drivers/net/cxgb3/cxgb3_defs.h,
 drivers/net/cxgb3/cxgb3_offload.h,
 drivers/net/cxgb3/l2t.h, 
 drivers/net/cxgb3/t3_cpl.h,
 drivers/net/cxgb3/t3cdev.h
     offload operations header files

 drivers/net/cxgb3/cxgb3_offload.c,
 drivers/net/cxgb3/l2t.c
     offload capabilities

 drivers/net/cxgb3/regs.h
     register definitions

 drivers/net/Kconfig
 drivers/net/Makefile
 drivers/net/cxgb3/Makefile
 drivers/net/cxgb3/version.h
     build files and versioning

Signed-off-by: Divy Le Ray <divy@chelsio.com>
---

  reply	other threads:[~2006-12-27  8:52 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-20 12:41 [PATCH 1/10] cxgb3 - main header files Divy Le Ray
2006-12-26 20:57 ` Jeff Garzik
2006-12-27  8:52   ` Divy Le Ray [this message]
2006-12-27  9:03     ` Arjan van de Ven
2007-01-09 10:19   ` Divy Le Ray
2007-01-09 10:28     ` Jeff Garzik
2007-01-09 13:38       ` Steve Wise
2007-01-09 13:57         ` Michael S. Tsirkin
2007-01-09 14:46           ` Steve Wise
2007-01-09 19:39             ` [openib-general] " Steve Wise
2007-01-09 18:29           ` Caitlin Bestler
2007-01-09 18:29             ` Caitlin Bestler
2007-01-09 16:28       ` Roland Dreier
2007-01-09 16:41         ` Jeff Garzik
2007-01-09 17:09           ` Roland Dreier
2007-01-19  3:05     ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2006-12-22  7:20 Divy Le Ray
2006-12-14  5:41 Divy Le Ray
2006-12-08  3:26 Divy Le Ray
2006-12-04 19:44 Divy Le Ray
2006-11-17 20:23 Divy Le Ray <divy@chelsio.com>
2006-11-17 20:49 ` Stephen Hemminger
2006-11-17 21:48   ` Roland Dreier
2006-11-18 17:25 ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45923432.9040607@chelsio.com \
    --to=divy@chelsio.com \
    --cc=None@chelsio.com \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=swise@opengridcomputing.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.