aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy_device.c
Commit message (Expand)AuthorAge
* net: phy: use boolean dt properties for eee broken modesjbrunet2016-12-20
* net: phy: fix sign type error in genphy_config_eee_advertjbrunet2016-12-20
* net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-10
|\
| * phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli2016-12-07
* | phy: add phy fixup unregister functionsWoojung.Huh@microchip.com2016-12-08
* | net: phy: Fix use after free in phy_detach()Geert Uytterhoeven2016-11-29
* | net: phy: add an option to disable EEE advertisementjbrunet2016-11-29
* | phy: fix error case of phy_led_triggers_(un)registerWoojung Huh2016-11-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\|
| * phy: fix device reference leaksJohan Hovold2016-11-07
* | net: phy: leds: add support for led triggers on phy link state changeZach Brown2016-10-18
* | net: phy: Threaded interrupts allow some simplificationAndrew Lunn2016-10-17
|/
* Revert "phy: add support for a reset-gpio specification"Fabio Estevam2016-05-20
* phy: add support for a reset-gpio specificationUwe Kleine-König2016-05-16
* phylib: don't return NULL from get_phy_device()Sergei Shtylyov2016-04-26
* phy: make some bits preserved while setup forced modewangweidong2016-04-15
* phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com2016-02-17
* net: phy: turn carrier off on phy attachSjoerd Simons2016-01-15
* phy: remove an unneeded conditionDan Carpenter2016-01-12
* mdio: Abstract device_remove() and device_free()Andrew Lunn2016-01-07
* mdio: Add support for mdio drivers.Andrew Lunn2016-01-07
* phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-07
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-07
* phy: Move PHY PM operations into phy_deviceAndrew Lunn2016-01-07
* phy_device: Move phy attributes into phy_deviceAndrew 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
* phy: Centralise print about attached phyAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-02
* | phylib: Add phy_set_max_speed helperSimon Horman2015-10-03
|/
* phy: add phy_device_remove()Russell King2015-09-25
* phy: add proper phy struct device refcountingRussell King2015-09-25
* phy: fix mdiobus module safetyRussell King2015-09-25
* phylib: simplify NULL checksSergei Shtylyov2015-08-28
* phylib: simplify bogus phy_device_create() resultSergei Shtylyov2015-08-28
* phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney2015-08-25
* net/phy: tune get_phy_c45_ids to support more c45 phyShengzhou Liu2015-06-28
* net: phy: fix phy link up when limiting speed via device treeMugunthan V N2015-06-28
* net: phy: keep track of the PHY suspend stateFlorian Fainelli2015-01-27
* phylib: use MDIO_DEVS[12]Sergei Shtylyov2014-08-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\
| * net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli2014-07-29
| * net: phy: Ensure the MDIO bus module is heldEzequiel Garcia2014-07-24
* | net: phy: export phy_suspend and phy_resumeFlorian Fainelli2014-07-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck2014-05-15
* | net: phy: make of_set_phy_supported work with genphy driverSascha Hauer2014-05-22