summaryrefslogtreecommitdiff
path: root/drivers/net/mipsnet.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-1/+1
* Fix/Rewrite of the mipsnet driver]Ralf Baechle2008-02-031-68/+135
* MIPSnet: Delete all the useless debugging printks.Ralf Baechle2007-10-231-40/+4
* MIPSsim: General cleanupRalf Baechle2007-10-151-32/+31
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-20/+6
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-101-1/+0
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-201-1/+1
* MIPSnet: Modernize use platform_device API.Ralf Baechle2007-04-281-51/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [PATCH] mipsnet: Virtual ethernet driver for MIPSsim.Ralf Baechle2005-10-181-0/+371