Commit Graph

26 Commits (d8ac10639b6a1ed900efbee38c18baaca31e64dc)

Author SHA1 Message Date
Michael Ellerman 269cd3819c [PATCH] iseries_veth: Update copyright notice 20 years ago
Michael Ellerman ee05f031ec [PATCH] iseries_veth: Be consistent about driver name, increment version 20 years ago
Michael Ellerman 59f17aebab [PATCH] iseries_veth: Remove studly caps from iseries_veth.c 20 years ago
Michael Ellerman 642d1a4c36 [PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.c 20 years ago
Michael Ellerman 07a5c1727d [PATCH] iseries_veth: Add sysfs support for port structs 20 years ago
Michael Ellerman 76812d8123 [PATCH] iseries_veth: Add sysfs support for connection structs 20 years ago
Michael Ellerman db5e8718ea [PATCH] iseries_veth: Fix bogus counting of TX errors 20 years ago
Michael Ellerman e0808494ff [PATCH] iseries_veth: Simplify full-queue handling 20 years ago
Michael Ellerman 24562ffa8b [PATCH] iseries_veth: Add a per-connection ack timer 20 years ago
Michael Ellerman 48683d72f8 [PATCH] iseries_veth: Remove TX timeout code 20 years ago
Michael Ellerman f0c129caa3 [PATCH] iseries_veth: Use kobjects to track lifecycle of connection structs 20 years ago
Michael Ellerman ec60beebed [PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetrical 20 years ago
Michael Ellerman cbf9074cc3 [PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded 20 years ago
Michael Ellerman b08bd5c0a3 [PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variable 20 years ago
Michael Ellerman d7893ddd1b [PATCH] iseries_veth: Remove redundant message stack lock 20 years ago
Michael Ellerman 2a5391a122 [PATCH] iseries_veth: Fix broken promiscuous handling 20 years ago
Michael Ellerman 58c5900bda [PATCH] iseries_veth: Try to avoid pathological reset behaviour 20 years ago
Michael Ellerman abfda4719c [PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timer 20 years ago
Michael Ellerman 61a3c69661 [PATCH] iseries_veth: Cleanup error and debug messages 20 years ago
Stephen Rothwell fb120da678 [PATCH] Make MODULE_DEVICE_TABLE work for vio devices 20 years ago
Michael Ellerman 243cd55e02 [PATCH] iseries_veth: Supress spurious WARN_ON() at module unload 20 years ago
Michael Ellerman b2e0852e1e [PATCH] iseries_veth: Cleanup skbs to prevent unregister_netdevice() hanging 20 years ago
Michael Ellerman 41664c03f6 [PATCH] iseries_veth: Don't leak skbs in RX path 20 years ago
Michael Ellerman eb235aef72 [PATCH] iseries_veth: Set dev->trans_start so watchdog timer works right 20 years ago
Michael Ellerman f27eff1ffd [PATCH] iseries_veth: Don't send packets to LPARs which aren't up 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago