aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/iseries_veth.c
Commit message (Expand)AuthorAge
...
* [PATCH] iseries_veth: Add sysfs support for connection structsMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Fix bogus counting of TX errorsMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Simplify full-queue handlingMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Add a per-connection ack timerMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Remove TX timeout codeMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Use kobjects to track lifecycle of connection structsMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetricalMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeededMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variableMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Remove redundant message stack lockMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Fix broken promiscuous handlingMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Try to avoid pathological reset behaviourMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timerMichael Ellerman2005-08-31
* [PATCH] iseries_veth: Cleanup error and debug messagesMichael Ellerman2005-08-31
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-29
* [PATCH] iseries_veth: Supress spurious WARN_ON() at module unloadMichael Ellerman2005-06-09
* [PATCH] iseries_veth: Cleanup skbs to prevent unregister_netdevice() hangingMichael Ellerman2005-05-15
* [PATCH] iseries_veth: Don't leak skbs in RX pathMichael Ellerman2005-05-15
* [PATCH] iseries_veth: Set dev->trans_start so watchdog timer works rightMichael Ellerman2005-05-15
* [PATCH] iseries_veth: Don't send packets to LPARs which aren't upMichael Ellerman2005-05-15
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16