summaryrefslogtreecommitdiff
path: root/include/phy.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-18net:phy:YUTAI: Add YT8511/yt8521 phy driveryanhong.wang1-0/+1
2021-07-06phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)1-0/+5
2021-02-16net: phy: introduce fixed_phy_create for DSA CPU portsVladimir Oltean1-0/+21
2021-01-27net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang1-0/+1
2020-09-16include: phy: fix NULL pointer check in phy_write()Thirupathaiah Annapureddy1-1/+1
2020-08-04net: Drop dm.h header file from phy.hSimon Glass1-3/+6
2020-06-12net: phy: Add helper routines to set and clear bitsDan Murphy1-0/+54
2020-06-12net: phy: Fix kernel doc issues in phy.hDan Murphy1-11/+8
2020-06-12net: phy: Add missing kernel doc to phy functionsDan Murphy1-0/+39
2020-03-10net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean1-2/+7
2020-03-10phy: Include NC-SI in phy setupSamuel Mendoza-Jonas1-0/+12
2020-03-10phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas1-0/+2
2020-02-06dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass1-0/+1
2019-12-09include: phy: add data field for private driver dataAlex Marginean1-0/+3
2019-10-08net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu1-0/+6
2019-07-19net: add comments to phy APIsAlex Marginean1-0/+80
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione1-0/+70
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal1-0/+1
2018-10-24net/phy: Add phy-id for IN112525_S03Priyanka Jain1-3/+4
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko1-0/+13
2018-07-26phy: Break include cycleJoe Hershberger1-54/+1
2018-06-13net: include/phy.h: add new mode for internal phyKunihiko Hayashi1-0/+2
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli1-0/+1
2017-11-17net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong1-0/+1
2017-08-07net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc1-1/+2
2017-04-04Merge git://www.denx.de/git/u-boot-marvellTom Rini1-0/+6
2017-03-29net: include/phy.h: Add new PHY interface modesStefan Roese1-0/+6
2017-03-26drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer1-0/+3
2017-02-09net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten1-0/+1
2016-05-24net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy1-0/+11
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy1-0/+11
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith1-0/+1
2016-04-04phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu1-0/+1
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie1-0/+2
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin1-0/+1
2016-01-28net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli1-7/+15
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias1-0/+1
2015-04-21net/phy: fixup for get_phy_idShengzhou Liu1-0/+1
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass1-1/+22
2015-01-16phylib: add support for aquantia PHYsShaohui Xie1-0/+1
2014-12-05net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu1-0/+2
2014-11-20net/fm: add 2.5G SGMII supportShengzhou Liu1-0/+2
2014-10-23net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese1-0/+2
2014-08-06Change Andy Fleming's email addressAndy Fleming1-1/+1
2014-03-05wandboard: Fix sparse warningFabio Estevam1-0/+2
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+8
2013-11-23net: add extended function to phy APIStefano Babic1-0/+3
2013-11-23phy: introduce structure fixed-linkShaohui Xie1-0/+8