summaryrefslogtreecommitdiffstats
path: root/drivers/net/mipsnet.c
Commit message (Expand)AuthorAgeFilesLines
* mipsnet: Move the MIPS driverJeff Kirsher2011-08-121-345/+0Star
* net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"Alexey Dobriyan2011-06-121-0/+1
* NET: MIPSsim: Fix modpost warning.Ralf Baechle2010-06-211-1/+1
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-191-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* mipsnet: convert to net_device_opsAlexander Beregalov2009-04-161-4/+11
* platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-251-12/+14
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-251-1/+1
* Fix/Rewrite of the mipsnet driver]Ralf Baechle2008-02-031-68/+135
* MIPSnet: Delete all the useless debugging printks.Ralf Baechle2007-10-241-40/+4Star
* MIPSsim: General cleanupRalf Baechle2007-10-151-32/+31Star
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-111-20/+6Star
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-111-1/+0Star
* [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/+2Star
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* [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-191-0/+371