aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmveth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt1-4/+0
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson1-4/+6
2006-10-11[PATCH] ibmveth irq fixAndrew Morton1-1/+1
2006-10-11Merge branch 'master' into upstream-fixesJeff Garzik1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-10-05[PATCH] ibmveth: fix int rollover panicSantiago Leon1-1/+6
2006-10-05[PATCH] ibmveth: rename proc entry nameSantiago Leon1-2/+6
2006-10-05[PATCH] ibmveth: kdump interrupt fixSantiago Leon1-0/+2
2006-10-05[PATCH] ibmveth: Add netpoll functionSantiago Leon1-0/+11
2006-10-05[PATCH] ibmveth: Harden driver initilisationMichael Ellerman1-6/+26
2006-09-22Merge branch 'master' into upstreamJeff Garzik1-1/+2
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2006-05-24[netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik1-45/+45
2006-05-24[PATCH] ibmveth change buffer pools dynamicallySantiago Leon1-43/+168
2006-04-22[PATCH] powerpc: Quiet VETH version printkOlof Johansson1-1/+1
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool1-15/+15
2005-11-11[PATCH] disable DEBUG in ibmvethAnton Blanchard1-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-01[PATCH] ibmveth fix panic in initial replenish cycleSantiago Leon1-1/+1
2005-10-31Merge ../linux-2.6 by handPaul Mackerras1-79/+107
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-4/+2
2005-10-28[PATCH] ibmveth fix failed addbufSantiago Leon1-1/+1
2005-10-28[PATCH] ibmveth lockless TXSantiago Leon1-15/+29
2005-10-28[PATCH] ibmveth fix buffer replenishingSantiago Leon1-40/+8
2005-10-28[PATCH] ibmveth fix buffer pool managementSantiago Leon1-28/+74
2005-10-28[PATCH] ibmveth fix bondingSantiago Leon1-0/+2
2005-10-27[PATCH] ppc64: make dma_addr_t 64 bitsStephen Rothwell1-1/+1
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell1-1/+1
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell1-4/+6
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-3/+3
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1175