index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mipsnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-1
/
+1
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-04-16
mipsnet: convert to net_device_ops
Alexander Beregalov
1
-4
/
+11
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-12
/
+14
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-02-03
Fix/Rewrite of the mipsnet driver]
Ralf Baechle
1
-68
/
+135
2007-10-23
MIPSnet: Delete all the useless debugging printks.
Ralf Baechle
1
-40
/
+4
2007-10-15
MIPSsim: General cleanup
Ralf Baechle
1
-32
/
+31
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-20
/
+6
2007-10-10
Clean up duplicate includes in drivers/net/
Jesper Juhl
1
-1
/
+0
2007-06-20
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
1
-1
/
+1
2007-04-28
MIPSnet: Modernize use platform_device API.
Ralf Baechle
1
-51
/
+2
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+1
2005-10-18
[PATCH] mipsnet: Virtual ethernet driver for MIPSsim.
Ralf Baechle
1
-0
/
+371