summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy_device.c (follow)
Commit message (Expand)AuthorAge
* phy: fix device reference leaksJohan Hovold2020-05-10
* net: phy: initialise phydev speed and duplex sanelyRussell King2020-01-04
* net: phy: Check against net_device being NULLIoana Ciornei2019-08-04
* net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-17
* net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit2018-07-25
* net: phy: Fix PHY unbind crashFlorian Fainelli2017-08-11
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-08-06
* 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-24
* phy: add proper phy struct device refcountingRussell King2015-09-24
* phy: fix mdiobus module safetyRussell King2015-09-24
* 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-22
* 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-08
|/
* 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
* | net: phy: genphy: Allow overwriting featuresSascha Hauer2014-05-22
* | net: phy: export genphy_config_init()Daniel Mack2014-04-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth2014-03-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\|
| * phy: unmask link partner capabilitiesCristian Bercaru2014-02-25
* | net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli2014-02-17
* | net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli2014-02-17
* | net: phy: add "has_fixups" boolean propertyFlorian Fainelli2014-02-12
* | net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2014-02-12
* | net: phy: add genphy_aneg_done()Florian Fainelli2014-02-12
|/
* net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2014-02-04
* phy: cleanup 10g codestephen hemminger2014-01-19
* phylib: Support attaching to generic 10g driverAndy Fleming2014-01-13
* phylib: Add generic 10G driverAndy Fleming2014-01-13
* phylib: turn genphy_driver to an arrayShaohui Xie2014-01-13
* phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-04
* phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-04
* phy: kill excess empty linesSergei Shtylyov2014-01-04
* phy: kill excess codeSergei Shtylyov2014-01-04
* phy: kill useless local variablesSergei Shtylyov2014-01-04
* phy: coding style fixesSergei Shtylyov2014-01-04
* net: phy: fix checkpatch errorsFlorian Fainelli2013-12-18