index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mipsnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mipsnet: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-4
/
+11
*
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2009-03-24
1
-12
/
+14
*
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
1
-1
/
+1
*
Fix/Rewrite of the mipsnet driver]
Ralf Baechle
2008-02-03
1
-68
/
+135
*
MIPSnet: Delete all the useless debugging printks.
Ralf Baechle
2007-10-23
1
-40
/
+4
*
MIPSsim: General cleanup
Ralf Baechle
2007-10-15
1
-32
/
+31
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
1
-20
/
+6
*
Clean up duplicate includes in drivers/net/
Jesper Juhl
2007-10-10
1
-1
/
+0
*
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-06-20
1
-1
/
+1
*
MIPSnet: Modernize use platform_device API.
Ralf Baechle
2007-04-28
1
-51
/
+2
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-0
/
+1
*
[PATCH] mipsnet: Virtual ethernet driver for MIPSsim.
Ralf Baechle
2005-10-18
1
-0
/
+371