From: Stephen Hemminger <shemminger@osdl.org>
To: Chris Stromsoe <cbs@cts.ucla.edu>
Cc: Jeff Garzik <jeff@garzik.org>, "Felix Marti" <felix@chelsio.com>,
linux-kernel@vger.kernel.org
Subject: Re: driver support for Chelsio T210 10Gb ethernet in 2.6.x
Date: Wed, 15 Nov 2006 17:03:20 -0800 [thread overview]
Message-ID: <20061115170320.5078073a@freekitty> (raw)
In-Reply-To: <Pine.LNX.4.64.0611141540110.3416@potato.cts.ucla.edu>
I took the latest Chelsio driver and gave it a TOE lobotomy so here
is a version to test, it is large so see git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/chelsio-2.6.git
This is a clone of jeff's netdev-2.6 tree, and the chelsio stuff is on
the chelsio branch.
This took me an afternoon, so I don't see why Chelsio didn't do it.
Port of Chelsio's 2.2.0 version driver from:
http://service.chelsio.com/drivers/linux/t210/cxgb2toe-2.2.0.tar.gz
De-vendorized:
- removed all TCP Offload Engine support because those changes
will not be accepted in mainline kernel.
- new files run through Lindent
- removed code that was '#ifdef' for older kernel versions
- fix for 2.6.19 irq
- replace usage of TSC with ktime
- remove /proc trace debug stuff
- remove dead code
- incorporate GSO, etc.
- get rid of FILE_IDENT() macro
- fix sparse warnings by adding __iomem and __user
next prev parent reply other threads:[~2006-11-16 1:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-14 21:28 driver support for Chelsio T210 10Gb ethernet in 2.6.x Chris Stromsoe
2006-11-14 21:33 ` Stephen Hemminger
2006-11-14 21:39 ` Chris Stromsoe
2006-11-14 22:57 ` Jeff Garzik
[not found] ` <20061114153725.730fcd6d@freekitty>
[not found] ` <Pine.LNX.4.64.0611141540110.3416@potato.cts.ucla.edu>
2006-11-16 1:03 ` Stephen Hemminger [this message]
[not found] ` <20061115190903.d61be44f.akpm@osdl.org>
[not found] ` <20061115213532.0d2350ba@localhost.localdomain>
[not found] ` <20061115215206.6bee3534.akpm@osdl.org>
2006-11-18 1:20 ` [PATCH 1/2] chelsio: T200 support Stephen Hemminger
2006-11-18 1:25 ` [PATCH 2/2] chelsio: 1G board support Stephen Hemminger
2006-11-27 23:17 ` [PATCH 1/2] chelsio: T200 support Francois Romieu
2006-11-28 1:32 ` Andrew Morton
-- strict thread matches above, loose matches on Subject: below --
2006-11-15 3:21 driver support for Chelsio T210 10Gb ethernet in 2.6.x Felix Marti
2006-11-17 20:30 ` Jeff Garzik
2006-11-17 20:31 ` Jeff Garzik
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=20061115170320.5078073a@freekitty \
--to=shemminger@osdl.org \
--cc=cbs@cts.ucla.edu \
--cc=felix@chelsio.com \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
/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.