summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* 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