summaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio/my3126.c
Commit message (Collapse)AuthorAgeFilesLines
* chelsio: the return statement is not a functionFrancois Romieu2007-02-051-8/+8
| | | | Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
* chelsio: error path fixStephen Hemminger2007-01-091-2/+3
| | | | | | | Fix handling of allocation failure. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-3/+5
| | | | | | | | | | Fix up arch-specific work items where possible to use the new work_struct and delayed_work structs. Three places that enqueue bits of their stack and then return have been marked with #error as this is not permitted. Signed-Off-By: David Howells <dhowells@redhat.com>
* [PATCH] chelsio: add support for other 10G boardsStephen Hemminger2006-12-021-0/+204
Add support for other versions of the 10G Chelsio boards. This is basically a port of the vendor driver with the TOE features removed. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
OpenPOWER on IntegriCloud