summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-30net: stmmac: set phy to use polling by defaultDinh Nguyen1-2/+5
2014-01-17net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla1-1/+1
2014-01-17net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla1-1/+0
2013-07-05dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla1-2/+46
2013-04-09stmmac: code tidy-upGiuseppe CAVALLARO1-1/+1
2013-02-11stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO1-3/+7
2012-09-01net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla1-5/+3
2012-09-01net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla1-0/+3
2012-04-05stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO1-2/+2
2012-04-05stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO1-2/+2
2012-04-05stmmac: Replace infinite loops by timeouts in mdio r/wDeepak SIKRI1-7/+25
2012-01-25stmmac: fix phy naming inconsistencyAlessandro Rubini1-1/+1
2012-01-11stmmac: use an unique MDIO bus name.Florian Fainelli1-1/+2
2011-12-22stmmac: add the experimental PCI supportGiuseppe CAVALLARO1-1/+2
2011-08-12stmmac: Move the STMicroelectronics driverJeff Kirsher1-0/+247