Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / iseries_veth.c
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-10-02 Jean Delvarenet: Fix wrong sizeof
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-04-20 Alexander Beregaloviseries_veth: fix build breakage
2009-04-16 Alexander Beregaloviseries_veth: convert to net_device_ops
2009-01-13 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change: drivers/net
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-1
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-04-16 Benjamin Herrenschmidt[POWERPC] properly declare onstack completion in iserie...
2008-02-05 Stephen RothwelliSeries: fix section mismatch in iseries_veth
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanDriver: add driver_add_kobj for looney iseries_veth...
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/net/iseries_veth.c to use...
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-07 Greg Kroah-HartmanNetwork: convert network devices to use struct device...
2006-12-20 Stephen Rothwell[POWERPC] iSeries: fix iseries_veth init
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-19 Stephen Rothwell[PATCH] powerpc: update iseries_veth device-tree inform...
2006-01-12 Stephen Rothwell[PATCH] powerpc: remove bitfields from HvLpEvent
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-02 Kelly Dalymerge filename and modify references to iSeries/mf.h
2005-11-02 Kelly Dalymerge filename and modify references to iseries/hv_types.h
2005-11-02 Kelly Dalymerge filename and modify references to iseries/hv_lp_e...
2005-11-02 Kelly Dalymerge filename and modify reference to iseries/hv_lp_co...
2005-10-24 Stephen Rothwellpowerpc: set the driver.owner field for all vio drivers
2005-10-24 Stephen Rothwellpowerpc: don't duplicate name between vio_driver and...
2005-10-14 Stephen Rothwellpowerpc: move iSeries/iSeries_pci.h to platforms/iseries
2005-09-07 Michael Ellerman[PATCH] iseries_veth: Update copyright notice
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Be consistent about driver name...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Remove studly caps from iseries_v...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Incorporate iseries_veth.h in...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Add sysfs support for port structs
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Add sysfs support for connection...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Fix bogus counting of TX errors
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Simplify full-queue handling
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Add a per-connection ack timer
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Remove TX timeout code
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Use kobjects to track lifecycle...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Make init_connection() & destroy_...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Only call dma_unmap_single()...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Replace lock-protected atomic...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Remove redundant message stack...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Fix broken promiscuous handling
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Try to avoid pathological reset...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Remove a FIXME WRT deletion of...
2005-09-01 Michael Ellerman[PATCH] iseries_veth: Cleanup error and debug messages
2005-08-30 Stephen Rothwell[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
2005-06-09 Michael Ellerman[PATCH] iseries_veth: Supress spurious WARN_ON() at...
2005-05-15 Michael Ellerman[PATCH] iseries_veth: Cleanup skbs to prevent unregiste...
2005-05-15 Michael Ellerman[PATCH] iseries_veth: Don't leak skbs in RX path
2005-05-15 Michael Ellerman[PATCH] iseries_veth: Set dev->trans_start so watchdog...
2005-05-15 Michael Ellerman[PATCH] iseries_veth: Don't send packets to LPARs which...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2