| Commit message (Expand) | Author | Age |
* | net: mvmdio: do not clk_disable_unprepare() NULL clock | Alexey Khoroshilov | 2016-10-03 |
* | mdio: Move allocation of interrupts into core | Andrew Lunn | 2016-01-07 |
* | net: mvmdio: Use devm_* API to simplify the code | Ezequiel Garcia | 2014-05-23 |
* | net: mvmdio: Check for a valid interrupt instead of an error | Ezequiel Garcia | 2014-05-02 |
* | net: mvmdio: remove empty MDIO bus reset function | Florian Fainelli | 2014-03-28 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 |
* | net: mvmdio: fix interrupt timeout handling | Leigh Brown | 2013-12-19 |
* | 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-10-29 |
* | net: mvmdio: get and enable optional clock | Sebastian Hesselbarth | 2013-04-08 |
* | net: mvmdio: define module alias for platform device | Simon Baatz | 2013-03-24 |
* | 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-03-22 |
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 |
* | Drivers: network: more __dev* removal | Greg KH | 2012-12-22 |
* | 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-20 |
* | net: mvmdio: new Marvell MDIO driver | Thomas Petazzoni | 2012-11-16 |