aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmveth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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