summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez2017-07-251-1/+1
* net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng2017-07-031-0/+5
* net: phy: Support "internal" PHY interfaceFlorian Fainelli2017-06-231-0/+3
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-2/+2
* mdio_bus: handle only single PHY reset GPIOSergei Shtylyov2017-06-131-4/+2
* net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King2017-06-061-0/+7
* net: phy: hook up clause 45 autonegotiation restartRussell King2017-06-061-0/+1
* net: phy: add 802.3 clause 45 support to phylibRussell King2017-06-061-0/+12
* net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com2017-06-061-1/+0
* net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2017-05-271-0/+2
* phy: Add helper function to check phy interface modeIyappan Subramanian2017-05-191-2/+12
* net: phy: Remove residual magic from PHY driversAndrew Lunn2017-05-161-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-0/+1
|\
| * net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-04-261-0/+1
* | mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-241-0/+7
* | net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli2017-03-241-2/+19
* | net: phy: remove the indirect MMD read/write methodsRussell King2017-03-221-42/+0
* | net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King2017-03-221-0/+24
* | net: phy: move phy MMD accessors to phy-core.cRussell King2017-03-221-18/+2
|/
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-03-051-0/+4
* net: phy: Check phydev->drvFlorian Fainelli2017-02-201-0/+3
* net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli2017-02-071-0/+19
* net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn2017-02-071-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-1/+0
|\
| * net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2017-01-251-1/+0
* | phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga2017-01-191-6/+2
|/
* phy: add phy fixup unregister functionsWoojung.Huh@microchip.com2016-12-081-0/+4
* net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju2016-12-011-0/+1
* net: phy: add an option to disable EEE advertisementjbrunet2016-11-291-0/+3
* ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju2016-11-181-0/+7
* net: phy: Add phy_ethtool_nway_resetFlorian Fainelli2016-11-151-0/+1
* net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas2016-11-131-0/+1
* net: phy: leds: add support for led triggers on phy link state changeZach Brown2016-10-181-0/+7
* net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown2016-10-181-0/+15
* net: phy: Threaded interrupts allow some simplificationAndrew Lunn2016-10-171-2/+3
* net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang2016-09-221-0/+3
* net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-101-0/+4
* phy: add generic function to support ksetting supportPhilippe Reynes2016-04-181-0/+4
* phy: remove documentation of removed members of phy_device structureLABBE Corentin2016-03-131-3/+0
* mdio: Add support for mdio drivers.Andrew Lunn2016-01-071-4/+5
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-3/+4
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-1/+1
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-15/+11
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-3/+3
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-0/+4
* phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn2016-01-071-5/+2
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-0/+5
* phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-071-0/+6
* mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn2016-01-071-5/+1
* phy: Consistently use addr for address on an MII busAndrew Lunn2016-01-071-2/+2
OpenPOWER on IntegriCloud