summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio-bcm-unimac.c
AgeCommit message (Expand)Author
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2019-03-27net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King
2019-03-21net: phy: mdio-bcm-unimac: Remove print of base addressFlorian Fainelli
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-09-28net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann
2018-09-21net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli
2018-01-11net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun
2017-08-29net: phy: mdio-bcm-unimac: Use correct I/O accessorsFlorian Fainelli
2017-08-08net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King
2017-07-31net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: Add debug print for PHY workaroundFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: create unique bus namesFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: factor busy polling loopFlorian Fainelli
2017-03-13net: bcmgenet: add support for the GENETv5 hardwareDoug Berger
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2015-09-21net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driverLuis de Bethencourt
2015-06-28net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-06-11net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYsFlorian Fainelli
2015-03-17net: phy: constify of_device_id arrayFabian Frederick
2014-10-20net: phy: drop owner assignment from platform_driversWolfram Sang
2014-09-01net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_idsFlorian Fainelli
2014-08-27net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli