summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* net/phy: sync phy_interface_t types with LinuxSascha Hauer2024-01-051-4/+51
* net: phy: Add phy_(set|clear)_bits_mmd()Sascha Hauer2023-09-211-0/+28
* net: phy: import phy_{read,write,modify}_mmd helpers from LinuxMarco Felsch2023-08-141-0/+10
* net: phy: add phydev_{err,err_probe,info,warn,dbg} macrosMarco Felsch2023-08-141-0/+15
* net: phy: fix struct member commentsMarco Felsch2023-08-141-9/+9
* net: phy: add phy_modify_mmd_indirect convenience functionRoland Hieber2023-06-061-0/+2
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-4/+4
* net: add support for MDIO devicesOleksij Rempel2022-09-221-0/+1
* of_net: add rev-rmii supportOleksij Rempel2022-04-141-0/+1
* net: phy: export of_phy_register_fixed_link() functionOleksij Rempel2022-04-141-0/+2
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-151-6/+1
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-6/+1
* | include/phy: add driver_data to resume more of kernel codeOleksij Rempel2021-11-111-0/+2
|/
* net: phy: Add and use driver register macroSascha Hauer2020-10-011-0/+20
* net: mdiobus: Add sliceSascha Hauer2020-08-191-23/+15
* net: phy: port phy_interface_is_rgmii() from kernelOleksij Rempel2020-06-171-0/+21
* net: phy: Add register access helper functions for physSascha Hauer2019-03-111-0/+35
* net: phy: Add PHY_ID_MATCH_* macrosSascha Hauer2019-03-111-0/+4
* include/phy: Add missing modesSascha Hauer2019-03-041-0/+2
* net: Phy: Update phy interface modes from LinuxSascha Hauer2019-02-061-0/+3
* include: linux: phy: Add missing PHY_INTERFACE_* constantsAndrey Smirnov2018-10-181-0/+9
* net: mdio-mux: Avoid probing multiplexed bussesAndrey Smirnov2017-12-061-0/+2
* mdio_bus: Port of_mdio_find_bus() from Linux kernelAndrey Smirnov2017-12-061-0/+2
* net: phy: Add fixed link supportSascha Hauer2016-05-091-1/+1
* miitool: Add code to register a PHYAndrey Smirnov2016-02-041-0/+1
* mdio_bus: Add mdiobus_get_bus() functionAndrey Smirnov2016-02-031-0/+2
* include/linux/phy.h: Add MII_ADDR_C45Andrey Gusakov2016-02-031-0/+4
* net: phy: at803x: Use genphy_config_initSascha Hauer2015-07-291-0/+1
* net: phy: Add missing phy_unregister_deviceSascha Hauer2015-04-281-0/+1
* net: phy: introduce phy_aneg_doneSascha Hauer2014-09-171-0/+4
* net: phy: Add minimal support for QSGMII PHYEzequiel Garcia2014-07-311-0/+1
* net: phy: remove now unused of_phy_device_connectSascha Hauer2014-05-231-14/+0
* net: phy: Support limiting phy speed in the devicetreeSascha Hauer2014-05-211-7/+15
* net: phy: add of_phy_device_connectSebastian Hesselbarth2014-02-101-0/+14
* net: phy: Add static inline wrapper for phy_register_fixup_for_uidSascha Hauer2014-01-271-2/+11
* miitool: change behaviour closer to linux' mii-toolAntony Pavlov2014-01-061-2/+2
* net: phy: implement detect callback for miibus devicesSascha Hauer2013-12-111-0/+4
* net: phy: Track mii buses on a listSascha Hauer2013-12-111-0/+7
* net: phy: track registered state of a phy deviceSascha Hauer2013-12-111-0/+2
* net: phy: bail out early in phy_device_connectSascha Hauer2013-12-111-1/+0
* net/phy: support of mmd register read and writeJan Weitzel2013-08-311-0/+4
* treewide include/: Add missing includesSascha Hauer2013-05-311-0/+1
* phy: fix force modeJean-Christophe PLAGNIOL-VILLARD2013-02-251-0/+1
* net phylib: force to wait for linkSascha Hauer2012-12-121-0/+1
* phylib: add fixup supportJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+18
* phylib: introduction of forced 100MbpsJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+2
* phy: add phy_drivers_registerJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+1
* net/eth: fix link handlingSascha Hauer2012-09-271-0/+3
* net: introduce phylibJean-Christophe PLAGNIOL-VILLARD2012-09-251-0/+266