summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2017-05-05phylink: add phylink infrastructureRussell King
2017-05-05phy: provide a hook for link up/link down eventsRussell King
2017-05-05net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-05-05net: phy: split out PHY speed and duplex string generationRussell King
2017-05-05net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King
2017-05-05net: phy: hook up clause 45 autonegotiation restartRussell King
2017-05-05net: phy: add 802.3 clause 45 support to phylibRussell King
2017-05-05net: phy: remove the indirect MMD read/write methodsRussell King
2017-05-05net: phy: deprecate indirect MMD read/write methodsRussell King
2017-05-05net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-05-05net: phy: move phy MMD accessors to phy-core.cRussell King
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-03-05net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-02-20net: phy: Check phydev->drvFlorian Fainelli
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli
2017-02-07net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven
2017-01-19phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn
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