Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells | |
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> | |||
2006-12-02 | [PATCH] chelsio: add support for other 10G boards | Stephen Hemminger | |
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> |