aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c
Commit message (Expand)AuthorAge
* net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel2018-10-31
* net: stmmac: Add MDIO related functions for XGMAC2Jose Abreu2018-08-09
* drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli2018-05-16
* net: stmmac: Delete dead code for MDIO registrationRomain Perier2017-09-05
* net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier2017-08-11
* net: stmmac: reduce indentation by adding a continueLABBE Corentin2017-02-15
* net: stmmac: remove useless parenthesisLABBE Corentin2017-02-15
* net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeoutLABBE Corentin2017-02-08
* net: stmmac: fix some code style problemLABBE Corentin2017-02-08
* net: stmmac: remplace asm/io.h by linux/io.hLABBE Corentin2017-02-08
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-08
* net: stmmac: fix some typos in commentsLABBE Corentin2017-02-08
* net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-27
* stmmac: CSR clock configuration fixjpinto2016-12-23
* net: stmmac: unify mdio functionsLABBE Corentin2016-12-03
* net: stmmac: avoid Camelcase namingLABBE Corentin2016-12-03
* net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin2016-11-17
* net: stmmac: Fix incorrect memcpy source memoryMarek Vasut2016-05-26
* net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE2016-04-29
* stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-01
* Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-01
* net: stmmac: Don't search for phys if mdio node is defined.Phil Reid2016-03-18
* stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-03
* stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier2016-01-10
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* stmmac: create of compatible mdio bus for stmmac driverPhil Reid2015-12-15
* stmmac: fix PHY reset during resumeGiuseppe CAVALLARO2015-11-30
* net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons2015-09-15
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
* stmmac: simple cleanupsPavel Machek2014-08-25
* net: stmmac: set phy to use polling by defaultDinh Nguyen2014-04-30
* net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla2014-01-16
* net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla2014-01-16
* dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-04
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-08
* stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-10
* net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-31
* net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla2012-08-31
* stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO2012-04-04
* stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO2012-04-04
* stmmac: Replace infinite loops by timeouts in mdio r/wDeepak SIKRI2012-04-04
* stmmac: fix phy naming inconsistencyAlessandro Rubini2012-01-24
* stmmac: use an unique MDIO bus name.Florian Fainelli2012-01-10
* stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-21
* stmmac: Move the STMicroelectronics driverJeff Kirsher2011-08-11