summaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmveth.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * [PATCH] ibmveth fix bondingSantiago Leon2005-10-281-0/+2
* | [PATCH] ppc64: make dma_addr_t 64 bitsStephen Rothwell2005-10-271-1/+1
* | powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-241-1/+1
* | powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-241-4/+6
|/
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-3/+3
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-301-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1175
OpenPOWER on IntegriCloud