summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: reduce indentation by adding a continueLABBE Corentin2017-02-151-42/+40
* net: stmmac: remove useless parenthesisLABBE Corentin2017-02-151-1/+1
* net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeoutLABBE Corentin2017-02-081-22/+11
* net: stmmac: fix some code style problemLABBE Corentin2017-02-081-3/+4
* net: stmmac: remplace asm/io.h by linux/io.hLABBE Corentin2017-02-081-3/+3
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0
* net: stmmac: fix some typos in commentsLABBE Corentin2017-02-081-1/+1
* net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
* stmmac: CSR clock configuration fixjpinto2016-12-231-4/+4
* net: stmmac: unify mdio functionsLABBE Corentin2016-12-031-98/+23
* net: stmmac: avoid Camelcase namingLABBE Corentin2016-12-031-3/+3
* net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin2016-11-171-7/+7
* net: stmmac: Fix incorrect memcpy source memoryMarek Vasut2016-05-251-1/+1
* net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE2016-04-291-4/+98
* stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-011-18/+1
* Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-011-1/+10
* net: stmmac: Don't search for phys if mdio node is defined.Phil Reid2016-03-181-0/+4
* stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-031-10/+1
* stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier2016-01-101-3/+5
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-10/+4
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-1/+1
* stmmac: create of compatible mdio bus for stmmac driverPhil Reid2015-12-151-3/+23
* stmmac: fix PHY reset during resumeGiuseppe CAVALLARO2015-11-301-15/+13
* 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
OpenPOWER on IntegriCloud