aboutsummaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2017-11-15phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga
2017-08-06net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-07-05net: phy: add an option to disable EEE advertisementjbrunet
2017-05-03net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang
2016-05-10net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-04-18phy: add generic function to support ksetting supportPhilippe Reynes
2016-03-13phy: remove documentation of removed members of phy_device structureLABBE Corentin
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn
2016-01-07mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn
2016-01-07phy: Consistently use addr for address on an MII busAndrew Lunn
2015-12-31ethtool: Add phy statisticsAndrew Lunn
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-08-31net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2015-05-14net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk
2014-11-21net: phy: add static data field to struct phy_driverJohan Hovold
2014-11-12net: phy: add module_phy_driver macroJohan Hovold
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli
2014-07-30net: libphy: Add phy specific function to access mmd phy registersVince Bridgers
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko
2014-04-20net: phy: export genphy_config_init()Daniel Mack
2014-04-16net: phy: add minimal support for QSGMII PHYThomas Petazzoni
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli
2014-02-14net: phy: add MoCA PHY typeFlorian Fainelli
2014-02-12net: phy: add "has_fixups" boolean propertyFlorian Fainelli
2014-02-12net: phy: re-design phy_modes to be self-containedFlorian Fainelli
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming
2014-01-13phylib: Add Clause 45 read/write functionsAndy Fleming