aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mipsnet.c
AgeCommit message (Expand)Author
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-04-16mipsnet: convert to net_device_opsAlexander Beregalov
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-02-03Fix/Rewrite of the mipsnet driver]Ralf Baechle
2007-10-23MIPSnet: Delete all the useless debugging printks.Ralf Baechle
2007-10-15MIPSsim: General cleanupRalf Baechle
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10Clean up duplicate includes in drivers/net/Jesper Juhl
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle
2007-04-28MIPSnet: Modernize use platform_device API.Ralf Baechle
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-18[PATCH] mipsnet: Virtual ethernet driver for MIPSsim.Ralf Baechle