Commit Graph

43 Commits (92740b24ce6ddac6534fae985aab602548692186)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
Stephen Rothwell 687d18abed [POWERPC] iSeries: fix iseries_veth init 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Stephen Rothwell 07fb3f454c [PATCH] powerpc: update iseries_veth device-tree information 19 years ago
Stephen Rothwell 677f8c0d04 [PATCH] powerpc: remove bitfields from HvLpEvent 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Kelly Daly bbc8b628b0 merge filename and modify references to iSeries/mf.h 19 years ago
Kelly Daly 1ec65d76f3 merge filename and modify references to iseries/hv_types.h 19 years ago
Kelly Daly e45423eac2 merge filename and modify references to iseries/hv_lp_event.h 19 years ago
Kelly Daly 15b1718948 merge filename and modify reference to iseries/hv_lp_config.h 19 years ago
Stephen Rothwell 915124d811 powerpc: set the driver.owner field for all vio drivers 19 years ago
Stephen Rothwell 6fdf5392ca powerpc: don't duplicate name between vio_driver and device_driver 19 years ago
Stephen Rothwell 426c1a11a6 powerpc: move iSeries/iSeries_pci.h to platforms/iseries 20 years ago
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