aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-sun4i.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan1-0/+3
2019-08-28phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-01-22net: phy: Fixup GPLv2 SPDX tags based on license textAndrew Lunn1-5/+2
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2016-03-21mdio-sun4i: oops in error handling in probeDan Carpenter1-1/+3
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-11/+1
2014-03-28net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-02-06net: phy: sunxi: Add new compatiblesMaxime Ripard1-0/+3
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-29net: mdio-sun4i: Convert to devm_* apiJisheng Zhang1-9/+9
2013-07-24net: sun4i: fix timeout checkEmilio López1-8/+6
2013-05-31net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard1-0/+194