Commit Graph

68 Commits (57d3c7b09bd797b8db974557a71df8675a22601b)

Author SHA1 Message Date
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Jean Delvare b607bd9000 net: Fix wrong sizeof 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Alexander Beregalov 3ef8e4e9e4 iseries_veth: fix build breakage 16 years ago
Alexander Beregalov c2775360e8 iseries_veth: convert to net_device_ops 16 years ago
Stephen Rothwell a1c5a8932b powerpc: Cleanup from l64 to ll64 change: drivers/net 16 years ago
Wang Chen 454d7c9b14 netdevice: safe convert to netdev_priv() #part-1 16 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Benjamin Herrenschmidt a2879fef7c [POWERPC] properly declare onstack completion in iseries veth 17 years ago
Stephen Rothwell 57f78ab3b0 iSeries: fix section mismatch in iseries_veth 17 years ago
Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago
Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
Greg Kroah-Hartman cbe9c595f1 Driver: add driver_add_kobj for looney iseries_veth driver 17 years ago
Greg Kroah-Hartman 78be3d2f57 Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng() 17 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
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 20 years ago
Kelly Daly bbc8b628b0 merge filename and modify references to iSeries/mf.h 20 years ago
Kelly Daly 1ec65d76f3 merge filename and modify references to iseries/hv_types.h 20 years ago
Kelly Daly e45423eac2 merge filename and modify references to iseries/hv_lp_event.h 20 years ago
Kelly Daly 15b1718948 merge filename and modify reference to iseries/hv_lp_config.h 20 years ago
Stephen Rothwell 915124d811 powerpc: set the driver.owner field for all vio drivers 20 years ago
Stephen Rothwell 6fdf5392ca powerpc: don't duplicate name between vio_driver and device_driver 20 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