index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mipsnet.c
Age
Commit message (
Expand
)
Author
2011-06-11
net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"
Alexey Dobriyan
2010-06-21
NET: MIPSsim: Fix modpost warning.
Ralf Baechle
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-04-16
mipsnet: convert to net_device_ops
Alexander Beregalov
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-02-03
Fix/Rewrite of the mipsnet driver]
Ralf Baechle
2007-10-23
MIPSnet: Delete all the useless debugging printks.
Ralf Baechle
2007-10-15
MIPSsim: General cleanup
Ralf Baechle
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
Clean 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-28
MIPSnet: Modernize use platform_device API.
Ralf Baechle
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-18
[PATCH] mipsnet: Virtual ethernet driver for MIPSsim.
Ralf Baechle