summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons2015-09-151-3/+8
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-091-1/+1
* stmmac: simple cleanupsPavel Machek2014-08-251-1/+1
* net: stmmac: set phy to use polling by defaultDinh Nguyen2014-04-301-2/+5
* net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla2014-01-161-1/+1
* net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla2014-01-161-1/+0
* dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-041-2/+46
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-081-1/+1
* stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-101-3/+7
* net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-311-5/+3
* net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla2012-08-311-0/+3
* stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO2012-04-041-2/+2
* stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO2012-04-041-2/+2
* stmmac: Replace infinite loops by timeouts in mdio r/wDeepak SIKRI2012-04-041-7/+25
* stmmac: fix phy naming inconsistencyAlessandro Rubini2012-01-241-1/+1
* stmmac: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+2
* stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-211-1/+2
* stmmac: Move the STMicroelectronics driverJeff Kirsher2011-08-111-0/+247