summaryrefslogtreecommitdiffstats
path: root/drivers/net/mipsnet.c
Commit message (Expand)AuthorAgeFilesLines
* NET: MIPSsim: Fix modpost warning.Ralf Baechle2010-06-211-1/+1
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-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-241-12/+14
* 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
OpenPOWER on IntegriCloud