aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmveth.c
Commit message (Expand)AuthorAge
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change drivers/net/ibmveth.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-12
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* ibmveth: Remove use of bitfieldsBrian King2007-10-10
* ibmveth: Remove dead frag processing codeBrian King2007-10-10
* ibmveth: Add ethtool driver stats hooksBrian King2007-10-10
* ibmveth: Add ethtool TSO handlersBrian King2007-10-10
* ibmveth: Implement ethtool hooks to enable/disable checksum offloadBrian King2007-10-10
* ibmveth: Enable TCP checksum offloadBrian King2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* drivers/net/ibmveth.c: memset fixMariusz Kozlowski2007-08-07
* ibmveth: Fix rx pool deactivate oopsBrian King2007-08-07
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* ibmveth: Automatically enable larger rx buffer pools for larger mtuBrian King2007-06-09
* ibmveth: Fix h_free_logical_lan error on pool resizeBrian King2007-06-09
* Fix sparse errors in drivers/net/ibmveth.cMichael Ellerman2007-04-28
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt2006-12-04
* [PATCH] ibmveth: Fix index increment calculationDavid Gibson2006-10-21
* [PATCH] ibmveth irq fixAndrew Morton2006-10-11
* Merge branch 'master' into upstream-fixesJeff Garzik2006-10-11
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* | [PATCH] ibmveth: fix int rollover panicSantiago Leon2006-10-05
* | [PATCH] ibmveth: rename proc entry nameSantiago Leon2006-10-05
* | [PATCH] ibmveth: kdump interrupt fixSantiago Leon2006-10-05
* | [PATCH] ibmveth: Add netpoll functionSantiago Leon2006-10-05
* | [PATCH] ibmveth: Harden driver initilisationMichael Ellerman2006-10-05
|/
* Merge branch 'master' into upstreamJeff Garzik2006-09-22
|\
| * [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-01
* | drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-23
|\
| * [PATCH] powerpc: Quiet VETH version printkOlof Johansson2006-04-22
* | [netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik2006-05-24
* | [PATCH] ibmveth change buffer pools dynamicallySantiago Leon2006-05-24
|/
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-01
* [PATCH] disable DEBUG in ibmvethAnton Blanchard2005-11-11
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] ibmveth fix panic in initial replenish cycleSantiago Leon2005-11-02
* Merge ../linux-2.6 by handPaul Mackerras2005-10-30
|\
| * drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
| * [PATCH] ibmveth fix failed addbufSantiago Leon2005-10-28
| * [PATCH] ibmveth lockless TXSantiago Leon2005-10-28