index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: simplify the smi read and write error paths
Antoine Ténart
2017-06-16
1
-10
/
+6
*
net: mvmdio: add xmdio xsmi support
Antoine Ténart
2017-06-16
1
-7
/
+105
*
net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
Antoine Ténart
2017-06-16
1
-0
/
+6
*
net: mvmdio: put the poll intervals in the ops structure
Antoine Ténart
2017-06-16
1
-2
/
+6
*
net: mvmdio: introduce an ops structure
Antoine Ténart
2017-06-16
1
-11
/
+19
*
net: mvmdio: remove duplicate locking
Russell King
2017-06-16
1
-10
/
+0
*
net: mvmdio: use GENMASK for masks
Antoine Ténart
2017-06-16
1
-1
/
+1
*
net: mvmdio: use tabs for defines
Antoine Ténart
2017-06-16
1
-13
/
+13
*
net: mvmdio: reorder headers alphabetically
Antoine Ténart
2017-06-16
1
-5
/
+5
*
net: mvmdio: allow up to three clocks to be specified for orion-mdio
Russell King
2017-04-13
1
-9
/
+24
*
net: mvmdio: disable interrupt if resource size is too small
Russell King
2017-04-13
1
-0
/
+6
*
net: mvmdio: fix interrupt disable in remove path
Russell King
2017-04-13
1
-1
/
+2
*
net: mvmdio: disable interrupts in driver failure path
Russell King
2017-04-13
1
-0
/
+2
*
net: mvmdio: do not clk_disable_unprepare() NULL clock
Alexey Khoroshilov
2016-10-03
1
-2
/
+1
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-9
/
+1
*
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