Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / ibmveth.c
2010-05-18 Julia Lawalldrivers/net: Use kcalloc or kzalloc
2010-05-18 Brian Kingibmveth: Add suspend/resume support
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-05-10 Eric Dumazetnet: trans_start cleanups
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-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-05-17 Stephen Rothwellnet/ibmveth: fix panic in probe
2009-05-17 Jiri Pirkonet: remove needless (now buggy) & from dev->dev_addr
2009-05-05 Greg Kroah-Hartmannet: remove driver_data direct access of struct device...
2009-04-16 Alexander Beregalovibmveth: convert to net_device_ops
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-13 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change: drivers/net
2009-01-06 Stephen Rothwellibmveth: use consistent types
2008-12-29 Stephen Rothwellnet: ehea NAPI interface cleanup fix
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-2
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-08-27 Santiago Leonibmveth: fix bad UDP checksums
2008-07-28 Stephen Rothwellibmveth: Fix multiple errors with dma_mapping_error...
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-25 Robert Jenningsibmveth: enable driver for CMO
2008-07-25 Santiago Leonibmveth: Automatically enable larger rx buffer pools...
2008-04-29 Denis V. Lunevnetdev: use non-racy method for proc entries creation
2008-04-19 Matthew Wilcoxnet: Remove unnecessary inclusions of asm/semaphore.h
2008-03-26 Pavel EmelyanovUse single_open instead of manual manipulations.
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/net/ibmveth.c to use kobject_in...
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Brian Kingibmveth: Remove use of bitfields
2007-10-10 Brian Kingibmveth: Remove dead frag processing code
2007-10-10 Brian Kingibmveth: Add ethtool driver stats hooks
2007-10-10 Brian Kingibmveth: Add ethtool TSO handlers
2007-10-10 Brian Kingibmveth: Implement ethtool hooks to enable/disable...
2007-10-10 Brian Kingibmveth: Enable TCP checksum offload
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-08-07 Mariusz Kozlowskidrivers/net/ibmveth.c: memset fix
2007-08-07 Brian Kingibmveth: Fix rx pool deactivate oops
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-06-09 Brian Kingibmveth: Automatically enable larger rx buffer pools...
2007-06-09 Brian Kingibmveth: Fix h_free_logical_lan error on pool resize
2007-04-28 Michael EllermanFix sparse errors in drivers/net/ibmveth.c
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2006-12-04 Benjamin Herrenschmidt[PATCH] ibmveth: Remove ibmveth "liobn" field
2006-10-21 David Gibson[PATCH] ibmveth: Fix index increment calculation
2006-10-21 David Gibson[PATCH] ibmveth: Fix index increment calculation
2006-10-11 Andrew Morton[PATCH] ibmveth irq fix
2006-10-11 Jeff GarzikMerge branch 'master' into upstream-fixes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 Santiago Leon[PATCH] ibmveth: fix int rollover panic
2006-10-05 Santiago Leon[PATCH] ibmveth: rename proc entry name
2006-10-05 Santiago Leon[PATCH] ibmveth: kdump interrupt fix
2006-10-05 Santiago Leon[PATCH] ibmveth: Add netpoll function
2006-10-05 Michael Ellerman[PATCH] ibmveth: Harden driver initilisation
2006-09-23 Jeff GarzikMerge branch 'master' into upstream
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-08-01 Anton Blanchard[POWERPC] clean up pseries hcall interfaces
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-05-24 Jeff Garzik[netdrvr ibmlana, ibmveth] trim trailing whitespace
2006-05-24 Santiago Leon[PATCH] ibmveth change buffer pools dynamically
2006-04-22 Olof Johansson[PATCH] powerpc: Quiet VETH version printk
2006-04-01 Segher Boessenkool[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUT...
2005-11-11 Anton Blanchard[PATCH] disable DEBUG in ibmveth
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-02 Santiago Leon[PATCH] ibmveth fix panic in initial replenish cycle
2005-10-31 Paul MackerrasMerge ../linux-2.6 by hand
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-10-28 Santiago Leon[PATCH] ibmveth fix failed addbuf
2005-10-28 Santiago Leon[PATCH] ibmveth lockless TX
2005-10-28 Santiago Leon[PATCH] ibmveth fix buffer replenishing
2005-10-28 Santiago Leon[PATCH] ibmveth fix buffer pool management
2005-10-28 Santiago Leon[PATCH] ibmveth fix bonding
2005-10-27 Stephen Rothwell[PATCH] ppc64: make dma_addr_t 64 bits
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-09-29 Al Viro[PATCH] proc_mkdir() should be used to create procfs...
2005-08-30 Stephen Rothwell[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2