index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvmdio.c
Age
Commit message (
Expand
)
Author
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2014-05-23
net: mvmdio: Use devm_* API to simplify the code
Ezequiel Garcia
2014-05-02
net: mvmdio: Check for a valid interrupt instead of an error
Ezequiel Garcia
2014-03-28
net: mvmdio: remove empty MDIO bus reset function
Florian Fainelli
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-19
net: mvmdio: fix interrupt timeout handling
Leigh Brown
2013-10-29
net: mvmdio: doc: mvmdio now used by mv643xx_eth
Leigh Brown
2013-10-29
net: mvmdio: slight optimisation of orion_mdio_write
Leigh Brown
2013-10-29
net: mvmdio: orion_mdio_ready: remove manual poll
Leigh Brown
2013-10-29
net: mvmdio: make orion_mdio_wait_ready consistent
Leigh Brown
2013-04-08
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
2013-03-24
net: mvmdio: define module alias for platform device
Simon Baatz
2013-03-22
net: mvmdio: enhance driver to support SMI error/done interrupts
Florian Fainelli
2013-03-22
net: mvmdio: rename base register cookie from smireg to regs
Florian Fainelli
2013-03-22
net: mvmdio: allow platform device style registration
Florian Fainelli
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2012-12-22
Drivers: network: more __dev* removal
Greg KH
2012-11-20
net: mvmdio: adjust multiline comment to net/ style
Thomas Petazzoni
2012-11-20
net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>
Thomas Petazzoni
2012-11-16
net: mvmdio: new Marvell MDIO driver
Thomas Petazzoni