summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-bcm-unimac.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King2019-03-271-4/+1Star
* net: phy: mdio-bcm-unimac: Remove print of base addressFlorian Fainelli2019-03-211-1/+1
* net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn2019-01-231-5/+1Star
* net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann2018-09-281-2/+2
* net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli2018-09-221-2/+81
* net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun2018-01-111-0/+2
* net: phy: mdio-bcm-unimac: Use correct I/O accessorsFlorian Fainelli2017-08-291-6/+26
* net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King2017-08-091-1/+1
* net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli2017-07-311-6/+22
* net: phy: mdio-bcm-unimac: Add debug print for PHY workaroundFlorian Fainelli2017-07-311-1/+3
* net: phy: mdio-bcm-unimac: create unique bus namesFlorian Fainelli2017-07-311-1/+1
* net: phy: mdio-bcm-unimac: factor busy polling loopFlorian Fainelli2017-07-311-22/+21Star
* net: bcmgenet: add support for the GENETv5 hardwareDoug Berger2017-03-141-1/+2
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-10/+1Star
* net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-221-0/+1
* net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYsFlorian Fainelli2015-06-291-0/+43
* net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYsFlorian Fainelli2015-06-111-1/+7
* net: phy: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_idsFlorian Fainelli2014-09-021-0/+1
* net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli2014-08-281-0/+212