summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy.c
AgeCommit message (Expand)Author
2020-03-09net: phy: Fix overlong PHY timeoutAndre Przywara
2020-03-09phy: Include NC-SI in phy setupSamuel Mendoza-Jonas
2019-12-09net: phy: Increase link up delay in genphy_update_link()Stefan Roese
2019-12-09net/phy: Fix phy_connect() for phy addr 0Priyanka Jain
2019-10-08net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu
2019-10-08net: phy: Define init routine and register generic phy driverSiva Durga Prasad Paladugu
2019-07-18drivers: net: phy: Ignore PHY ID 0 during PHY probingAlex Marginean
2019-05-08net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu
2019-05-08net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione
2019-04-07net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal
2019-01-24net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu
2018-12-26phy: Fix u-boot coruption when fixed-phy is usedMichal Simek
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-26phy: Fix style violationsMario Six
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli
2017-11-17net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong
2017-08-07net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-03-26drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith
2016-05-24phy: Wire return value from phy_config()Michal Simek
2016-05-24net: phy: Handle phy_startup() error codes properlyMichal Simek
2016-05-24phy: Return correct error code when timeout happensMichal Simek
2016-04-04phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie
2016-01-28net: phy: Use 'autoneg' flag from phydevAlexandre Messier
2016-01-28net: phy: Set ANRESTART in setup_forcedAlexandre Messier
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin
2016-01-28net: phy: genphy: Allow overwriting featuresSascha Hauer
2016-01-28net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2016-01-28net: phy: do not read configuration register on resetStefan Agner
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias
2015-10-29net: phy: Test previous phydev->dev against new mac devBin Meng
2015-10-29net: phy: Change to print all phys that are not foundBin Meng
2015-10-29net: phy: Don't create phy device when there is no phyBin Meng
2015-09-29net: phy: on phy device create do not initialize link to 1Mugunthan V N
2015-08-11net: phy: delay only if reset handler is registeredJörg Krause
2015-08-11net: phy: fix data type of phy_idJörg Krause
2015-05-19net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass
2015-01-16phylib: add support for aquantia PHYsShaohui Xie