summaryrefslogtreecommitdiff
path: root/include/phy.h
AgeCommit message (Expand)Author
2022-12-07net: phy: Remove non-DM_ETH codeTom Rini
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey
2022-10-21net: NC-SI setup and handlingSamuel Mendoza-Jonas
2022-08-08net: phy: Remove inline definitions from convinience functionsRamon Fried
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-12net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driverMichael Trimarchi
2022-04-12net: phy: Add phy_modify() accessorAriel D'Alessandro
2022-04-12phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specificAriel D'Alessandro
2022-04-10phy: adin: add driver for Analog Devices ADIN1300 PHYNate Drude
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek Behún
2022-04-10net: phy: use ->is_c45 instead of is_10g_interface()Marek Behún
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún
2022-04-05net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy
2022-03-09net: phy: Add support for ethernet-phy-id with gpio resetMichal Simek
2022-03-09net: phy: Remove static return type for phy_device_create()Michal Simek
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-07-06phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)
2021-02-16net: phy: introduce fixed_phy_create for DSA CPU portsVladimir Oltean
2021-01-27net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang
2020-09-16include: phy: fix NULL pointer check in phy_write()Thirupathaiah Annapureddy
2020-08-03net: Drop dm.h header file from phy.hSimon Glass
2020-06-12net: phy: Add helper routines to set and clear bitsDan Murphy
2020-06-12net: phy: Fix kernel doc issues in phy.hDan Murphy
2020-06-12net: phy: Add missing kernel doc to phy functionsDan Murphy
2020-03-09net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean
2020-03-09phy: Include NC-SI in phy setupSamuel Mendoza-Jonas
2020-03-09phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2019-12-09include: phy: add data field for private driver dataAlex Marginean
2019-10-08net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu
2019-07-18net: add comments to phy APIsAlex Marginean
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal
2018-10-24net/phy: Add phy-id for IN112525_S03Priyanka Jain
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko
2018-07-26phy: Break include cycleJoe Hershberger
2018-06-13net: include/phy.h: add new mode for internal phyKunihiko Hayashi
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
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-04-04Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-03-29net: include/phy.h: Add new PHY interface modesStefan Roese
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-24net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith