summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c
AgeCommit message (Expand)Author
2019-06-11net: stmmac: fix reset gpio free missingJisheng Zhang
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2016-05-25net: stmmac: Fix incorrect memcpy source memoryMarek Vasut
2016-04-29net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-03-18net: stmmac: Don't search for phys if mdio node is defined.Phil Reid
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-01-10stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-12-15stmmac: create of compatible mdio bus for stmmac driverPhil Reid
2015-11-30stmmac: fix PHY reset during resumeGiuseppe CAVALLARO
2015-09-15net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-08-25stmmac: simple cleanupsPavel Machek
2014-04-30net: stmmac: set phy to use polling by defaultDinh Nguyen
2014-01-16net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla
2014-01-16net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla
2013-07-04dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO
2013-02-10stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla
2012-08-31net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla
2012-04-04stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO
2012-04-04stmmac: Replace infinite loops by timeouts in mdio r/wDeepak SIKRI
2012-01-24stmmac: fix phy naming inconsistencyAlessandro Rubini
2012-01-10stmmac: use an unique MDIO bus name.Florian Fainelli
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher