summaryrefslogtreecommitdiffstats
path: root/include/phy.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers/net/phy: introduce phy_set_supported()Alexey Brodkin2016-01-281-0/+1
* net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli2016-01-281-7/+15
* net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-191-0/+1
* net/phy: fixup for get_phy_idShengzhou Liu2015-04-201-0/+1
* dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-181-1/+22
* phylib: add support for aquantia PHYsShaohui Xie2015-01-161-0/+1
* net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu2014-12-051-0/+2
* net/fm: add 2.5G SGMII supportShengzhou Liu2014-11-191-0/+2
* net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese2014-10-231-0/+2
* Change Andy Fleming's email addressAndy Fleming2014-08-061-1/+1
* wandboard: Fix sparse warningFabio Estevam2014-03-051-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-021-0/+8
|\
| * phy: introduce structure fixed-linkShaohui Xie2013-11-221-0/+8
* | net: add extended function to phy APIStefano Babic2013-11-221-0/+3
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* phy: export genphy_parse_link()Yegor Yefremov2013-06-241-0/+1