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