Hi, This is a series of patches for the iseries_veth driver. Most of these are pretty much unchanged since I posted them earlier: http://www.uwsg.iu.edu/hypermail/linux/kernel/0506.3/1837.html I've added patches to add sysfs support, and do some further code cleanups. Please merge if they look ok. cheers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 0/18] Updates & bug fixes for iseries_veth network driver
- From: Jeff Garzik <[email protected]>
- [PATCH 2/18] iseries_veth: Remove a FIXME WRT deletion of the ack_timer
- From: Michael Ellerman <[email protected]>
- [PATCH 12/18] iseries_veth: Simplify full-queue handling
- From: Michael Ellerman <[email protected]>
- [PATCH 11/18] iseries_veth: Add a per-connection ack timer
- From: Michael Ellerman <[email protected]>
- [PATCH 8/18] iseries_veth: Make init_connection() & destroy_connection() symmetrical
- From: Michael Ellerman <[email protected]>
- [PATCH 13/18] iseries_veth: Fix bogus counting of TX errors
- From: Michael Ellerman <[email protected]>
- [PATCH 9/18] iseries_veth: Use kobjects to track lifecycle of connection structs
- From: Michael Ellerman <[email protected]>
- [PATCH 14/18] iseries_veth: Add sysfs support for connection structs
- From: Michael Ellerman <[email protected]>
- [PATCH 16/18] iseries_veth: Incorporate iseries_veth.h in iseries_veth.c
- From: Michael Ellerman <[email protected]>
- [PATCH 10/18] iseries_veth: Remove TX timeout code
- From: Michael Ellerman <[email protected]>
- [PATCH 5/18] iseries_veth: Remove redundant message stack lock
- From: Michael Ellerman <[email protected]>
- [PATCH 18/18] iseries_veth: Be consistent about driver name, increment version
- From: Michael Ellerman <[email protected]>
- [PATCH 17/18] iseries_veth: Remove studly caps from iseries_veth.c
- From: Michael Ellerman <[email protected]>
- [PATCH 7/18] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded
- From: Michael Ellerman <[email protected]>
- [PATCH 6/18] iseries_veth: Replace lock-protected atomic with an ordinary variable
- From: Michael Ellerman <[email protected]>
- [PATCH 15/18] iseries_veth: Add sysfs support for port structs
- From: Michael Ellerman <[email protected]>
- [PATCH 4/18] iseries_veth: Fix broken promiscuous handling
- From: Michael Ellerman <[email protected]>
- [PATCH 1/18] iseries_veth: Cleanup error and debug messages
- From: Michael Ellerman <[email protected]>
- [PATCH 3/18] iseries_veth: Try to avoid pathological reset behaviour
- From: Michael Ellerman <[email protected]>
- Re: [PATCH 0/18] Updates & bug fixes for iseries_veth network driver
- Prev by Date: [PATCH 1/18] iseries_veth: Cleanup error and debug messages
- Next by Date: [PATCH 4/18] iseries_veth: Fix broken promiscuous handling
- Previous by thread: [PATCH,RFC] Move Cell platform code to arch/powerpc
- Next by thread: [PATCH 3/18] iseries_veth: Try to avoid pathological reset behaviour
- Index(es):