aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mipsnet.c
Commit message (Expand)AuthorAge
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* mipsnet: convert to net_device_opsAlexander Beregalov2009-04-16
* platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-24
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* Fix/Rewrite of the mipsnet driver]Ralf Baechle2008-02-03
* MIPSnet: Delete all the useless debugging printks.Ralf Baechle2007-10-23
* MIPSsim: General cleanupRalf Baechle2007-10-15
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-10
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-20
* MIPSnet: Modernize use platform_device API.Ralf Baechle2007-04-28
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] mipsnet: Virtual ethernet driver for MIPSsim.Ralf Baechle2005-10-18