aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy_device.c
Commit message (Expand)AuthorAge
* net: phy: fix phy link up when limiting speed via device treeMugunthan V N2015-07-10
* 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
* | 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
* net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth2013-12-17
* net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth2013-12-17
* net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2013-12-09
* net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-09
* net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-20
* phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-28
* phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-20
* phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-20
* phy: Fix phy_device_free memory leakPetr Malat2013-02-28
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-09
* phy: Fix warning in get_phy_device().David S. Miller2012-06-28
* netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2012-06-28
* phy: Use pr_<level>Joe Perches2012-06-11
* netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-16
* Remove useless get_driver()/put_driver() callsAlan Stern2012-01-24
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-21