summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAge
* net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero2017-11-07
* phylink: add phylink infrastructureRussell King2017-08-06
* net: phy: provide a hook for link up/link down eventsRussell King2017-08-06
* net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King2017-08-06
* net: phy: split out PHY speed and duplex string generationRussell King2017-08-06
* net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez2017-07-25
* net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng2017-07-03
* net: phy: Support "internal" PHY interfaceFlorian Fainelli2017-06-23
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-13
* mdio_bus: handle only single PHY reset GPIOSergei Shtylyov2017-06-13
* net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King2017-06-06
* net: phy: hook up clause 45 autonegotiation restartRussell King2017-06-06
* net: phy: add 802.3 clause 45 support to phylibRussell King2017-06-06
* net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com2017-06-06
* net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2017-05-27
* phy: Add helper function to check phy interface modeIyappan Subramanian2017-05-19
* net: phy: Remove residual magic from PHY driversAndrew Lunn2017-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
|\
| * net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-04-26
* | mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-24
* | net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli2017-03-24
* | net: phy: remove the indirect MMD read/write methodsRussell King2017-03-22
* | net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King2017-03-22
* | net: phy: move phy MMD accessors to phy-core.cRussell King2017-03-22
|/
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-03-05
* net: phy: Check phydev->drvFlorian Fainelli2017-02-20
* net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli2017-02-07
* net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn2017-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2017-01-25
* | phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga2017-01-19
|/
* phy: add phy fixup unregister functionsWoojung.Huh@microchip.com2016-12-08
* net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju2016-12-01
* net: phy: add an option to disable EEE advertisementjbrunet2016-11-29
* ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju2016-11-18
* net: phy: Add phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas2016-11-13
* net: phy: leds: add support for led triggers on phy link state changeZach Brown2016-10-18
* net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown2016-10-18
* net: phy: Threaded interrupts allow some simplificationAndrew Lunn2016-10-17
* net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang2016-09-22
* net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-10
* phy: add generic function to support ksetting supportPhilippe Reynes2016-04-18
* phy: remove documentation of removed members of phy_device structureLABBE Corentin2016-03-13
* mdio: Add support for mdio drivers.Andrew Lunn2016-01-07
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-07
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: Centralise print about attached phyAndrew Lunn2016-01-07