summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy_device.c
AgeCommit message (Expand)Author
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli
2017-08-06net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-07-05net: phy: use boolean dt properties for eee broken modesjbrunet
2017-07-05net: phy: fix sign type error in genphy_config_eee_advertjbrunet
2017-07-05net: phy: add an option to disable EEE advertisementjbrunet
2017-06-17net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli
2017-06-17net: phy: Fix lack of reference count on PHY driverMao Wenan
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli
2016-11-07phy: fix device reference leaksJohan Hovold
2016-05-20Revert "phy: add support for a reset-gpio specification"Fabio Estevam
2016-05-16phy: add support for a reset-gpio specificationUwe Kleine-König
2016-04-26phylib: don't return NULL from get_phy_device()Sergei Shtylyov
2016-04-15phy: make some bits preserved while setup forced modewangweidong
2016-02-17phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons
2016-01-12phy: remove an unneeded conditionDan Carpenter
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn
2016-01-07phy_device: Move phy attributes into phy_deviceAndrew 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-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-02net: phy: fix a bug in get_phy_c45_idsShaohui Xie
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: add proper phy struct device refcountingRussell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-08-28phylib: simplify NULL checksSergei Shtylyov
2015-08-28phylib: simplify bogus phy_device_create() resultSergei Shtylyov
2015-08-25phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney
2015-06-28net/phy: tune get_phy_c45_ids to support more c45 phyShengzhou Liu
2015-06-28net: phy: fix phy link up when limiting speed via device treeMugunthan V N
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli
2014-08-22phylib: use MDIO_DEVS[12]Sergei Shtylyov
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli
2014-07-24net: phy: Ensure the MDIO bus module is heldEzequiel Garcia
2014-07-08net: phy: export phy_suspend and phy_resumeFlorian Fainelli
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-22net: phy: make of_set_phy_supported work with genphy driverSascha Hauer
2014-05-22net: phy: genphy: Allow overwriting featuresSascha Hauer
2014-05-15net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck
2014-04-20net: phy: export genphy_config_init()Daniel Mack
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth