summaryrefslogtreecommitdiff
path: root/include/phy.h
Commit message (Expand)AuthorAgeFilesLines
* net: NC-SI setup and handlingSamuel Mendoza-Jonas2022-10-211-0/+2
* net: phy: Remove inline definitions from convinience functionsRamon Fried2022-08-081-180/+9
* Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-04-151-30/+10
|\
| * phy: adin: add driver for Analog Devices ADIN1300 PHYNate Drude2022-04-101-0/+1
| * net: phy: don't require PHY interface mode during PHY creationMarek Behún2022-04-101-11/+9
| * net: phy: use ->is_c45 instead of is_10g_interface()Marek Behún2022-04-101-12/+0
| * net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún2022-04-101-8/+0
* | net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driverMichael Trimarchi2022-04-121-0/+1
* | net: phy: Add phy_modify() accessorAriel D'Alessandro2022-04-121-0/+2
* | phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specificAriel D'Alessandro2022-04-121-1/+1
* | net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy2022-04-051-1/+1
|/
* net: phy: Add support for ethernet-phy-id with gpio resetMichal Simek2022-03-091-0/+13
* net: phy: Remove static return type for phy_device_create()Michal Simek2022-03-091-0/+13
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-2/+2
* net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2021-09-281-1/+1
* phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)2021-07-061-0/+5
* net: phy: introduce fixed_phy_create for DSA CPU portsVladimir Oltean2021-02-161-0/+21
* net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang2021-01-271-0/+1
* include: phy: fix NULL pointer check in phy_write()Thirupathaiah Annapureddy2020-09-161-1/+1
* net: Drop dm.h header file from phy.hSimon Glass2020-08-031-3/+6
* net: phy: Add helper routines to set and clear bitsDan Murphy2020-06-121-0/+54
* net: phy: Fix kernel doc issues in phy.hDan Murphy2020-06-121-11/+8
* net: phy: Add missing kernel doc to phy functionsDan Murphy2020-06-121-0/+39
* net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean2020-03-091-2/+7
* phy: Include NC-SI in phy setupSamuel Mendoza-Jonas2020-03-091-0/+12
* phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas2020-03-091-0/+2
* dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass2020-02-051-0/+1
* include: phy: add data field for private driver dataAlex Marginean2019-12-091-0/+3
* net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu2019-10-081-0/+6
* net: add comments to phy APIsAlex Marginean2019-07-181-0/+80
* net: phy: Add generic helpers to access MMD PHY registersCarlo Caione2019-05-071-0/+70
* net: phy: Add clause 45 identifier to phy_devicePankaj Bansal2019-01-241-0/+1
* net/phy: Add phy-id for IN112525_S03Priyanka Jain2018-10-241-3/+4
* net: phy: add ofnode node to struct phy_deviceGrygorii Strashko2018-07-261-0/+13
* phy: Break include cycleJoe Hershberger2018-07-261-54/+1
* net: include/phy.h: add new mode for internal phyKunihiko Hayashi2018-06-131-0/+2
* net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo2018-06-131-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli2018-01-151-0/+1
* net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong2017-11-171-0/+1
* net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc2017-08-071-1/+2
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-04-041-0/+6
|\
| * net: include/phy.h: Add new PHY interface modesStefan Roese2017-03-291-0/+6
* | drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer2017-03-261-0/+3
|/
* net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten2017-02-081-0/+1
* net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy2016-05-241-0/+11
* net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-241-0/+11
* net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-241-0/+1
* phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu2016-04-041-0/+1
* net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie2016-01-281-0/+2