aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mipsnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23MIPSnet: Delete all the useless debugging printks.Ralf Baechle1-40/+4
2007-10-15MIPSsim: General cleanupRalf Baechle1-32/+31
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-20/+6
2007-10-10Clean up duplicate includes in drivers/net/Jesper Juhl1-1/+0
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle1-1/+1
2007-04-28MIPSnet: Modernize use platform_device API.Ralf Baechle1-51/+2
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-18[PATCH] mipsnet: Virtual ethernet driver for MIPSsim.Ralf Baechle1-0/+371