index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvmdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mvmdio: Use devm_* API to simplify the code
Ezequiel Garcia
2014-05-23
1
-12
/
+6
*
net: mvmdio: Check for a valid interrupt instead of an error
Ezequiel Garcia
2014-05-02
1
-1
/
+4
*
net: mvmdio: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
net: mvmdio: fix interrupt timeout handling
Leigh Brown
2013-12-19
1
-0
/
+6
*
net: mvmdio: doc: mvmdio now used by mv643xx_eth
Leigh Brown
2013-10-29
1
-5
/
+3
*
net: mvmdio: slight optimisation of orion_mdio_write
Leigh Brown
2013-10-29
1
-6
/
+4
*
net: mvmdio: orion_mdio_ready: remove manual poll
Leigh Brown
2013-10-29
1
-21
/
+13
*
net: mvmdio: make orion_mdio_wait_ready consistent
Leigh Brown
2013-10-29
1
-22
/
+30
*
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
2013-04-08
1
-0
/
+11
*
net: mvmdio: define module alias for platform device
Simon Baatz
2013-03-24
1
-0
/
+1
*
net: mvmdio: enhance driver to support SMI error/done interrupts
Florian Fainelli
2013-03-22
1
-18
/
+80
*
net: mvmdio: rename base register cookie from smireg to regs
Florian Fainelli
2013-03-22
1
-7
/
+7
*
net: mvmdio: allow platform device style registration
Florian Fainelli
2013-03-22
1
-7
/
+15
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-1
/
+0
*
Drivers: network: more __dev* removal
Greg KH
2012-12-22
1
-3
/
+3
*
net: mvmdio: adjust multiline comment to net/ style
Thomas Petazzoni
2012-11-20
1
-2
/
+1
*
net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>
Thomas Petazzoni
2012-11-20
1
-2
/
+1
*
net: mvmdio: new Marvell MDIO driver
Thomas Petazzoni
2012-11-16
1
-0
/
+230