aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmveth.c
Commit message (Expand)AuthorAge
* 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
| * [PATCH] ibmveth fix buffer replenishingSantiago Leon2005-10-28
| * [PATCH] ibmveth fix buffer pool managementSantiago Leon2005-10-28
| * [PATCH] ibmveth fix bondingSantiago Leon2005-10-28
* | [PATCH] ppc64: make dma_addr_t 64 bitsStephen Rothwell2005-10-27
* | powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-24
* | powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-24
|/
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-29
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16