summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-sun4i.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan2019-11-191-0/+3
* phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-281-3/+1
* net: phy: Fixup GPLv2 SPDX tags based on license textAndrew Lunn2019-01-231-5/+2
* mdio-sun4i: Fix a memory leakChristophe JAILLET2018-01-081-2/+4
* mdio-sun4i: oops in error handling in probeDan Carpenter2016-03-211-1/+3
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-11/+1
* net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* net: phy: sunxi: Add new compatiblesMaxime Ripard2014-02-071-0/+3
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net: mdio-sun4i: Convert to devm_* apiJisheng Zhang2013-08-291-9/+9
* net: sun4i: fix timeout checkEmilio López2013-07-251-8/+6
* net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard2013-06-011-0/+194