index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvmdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
net: mvmdio: simplify the smi read and write error paths
Antoine Ténart
1
-10
/
+6
2017-06-16
net: mvmdio: add xmdio xsmi support
Antoine Ténart
1
-7
/
+105
2017-06-16
net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
Antoine Ténart
1
-0
/
+6
2017-06-16
net: mvmdio: put the poll intervals in the ops structure
Antoine Ténart
1
-2
/
+6
2017-06-16
net: mvmdio: introduce an ops structure
Antoine Ténart
1
-11
/
+19
2017-06-16
net: mvmdio: remove duplicate locking
Russell King
1
-10
/
+0
2017-06-16
net: mvmdio: use GENMASK for masks
Antoine Ténart
1
-1
/
+1
2017-06-16
net: mvmdio: use tabs for defines
Antoine Ténart
1
-13
/
+13
2017-06-16
net: mvmdio: reorder headers alphabetically
Antoine Ténart
1
-5
/
+5
2017-04-13
net: mvmdio: allow up to three clocks to be specified for orion-mdio
Russell King
1
-9
/
+24
2017-04-13
net: mvmdio: disable interrupt if resource size is too small
Russell King
1
-0
/
+6
2017-04-13
net: mvmdio: fix interrupt disable in remove path
Russell King
1
-1
/
+2
2017-04-13
net: mvmdio: disable interrupts in driver failure path
Russell King
1
-0
/
+2
2016-10-03
net: mvmdio: do not clk_disable_unprepare() NULL clock
Alexey Khoroshilov
1
-2
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-9
/
+1
2014-05-23
net: mvmdio: Use devm_* API to simplify the code
Ezequiel Garcia
1
-12
/
+6
2014-05-02
net: mvmdio: Check for a valid interrupt instead of an error
Ezequiel Garcia
1
-1
/
+4
2014-03-28
net: mvmdio: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-19
net: mvmdio: fix interrupt timeout handling
Leigh Brown
1
-0
/
+6
2013-10-29
net: mvmdio: doc: mvmdio now used by mv643xx_eth
Leigh Brown
1
-5
/
+3
2013-10-29
net: mvmdio: slight optimisation of orion_mdio_write
Leigh Brown
1
-6
/
+4
2013-10-29
net: mvmdio: orion_mdio_ready: remove manual poll
Leigh Brown
1
-21
/
+13
2013-10-29
net: mvmdio: make orion_mdio_wait_ready consistent
Leigh Brown
1
-22
/
+30
2013-04-08
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
1
-0
/
+11
2013-03-24
net: mvmdio: define module alias for platform device
Simon Baatz
1
-0
/
+1
2013-03-22
net: mvmdio: enhance driver to support SMI error/done interrupts
Florian Fainelli
1
-18
/
+80
2013-03-22
net: mvmdio: rename base register cookie from smireg to regs
Florian Fainelli
1
-7
/
+7
2013-03-22
net: mvmdio: allow platform device style registration
Florian Fainelli
1
-7
/
+15
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-1
/
+0
2012-12-22
Drivers: network: more __dev* removal
Greg KH
1
-3
/
+3
2012-11-20
net: mvmdio: adjust multiline comment to net/ style
Thomas Petazzoni
1
-2
/
+1
2012-11-20
net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>
Thomas Petazzoni
1
-2
/
+1
2012-11-16
net: mvmdio: new Marvell MDIO driver
Thomas Petazzoni
1
-0
/
+230