summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy_device.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: add "has_fixups" boolean propertyFlorian Fainelli2014-02-121-0/+1
* net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2014-02-121-0/+1
* net: phy: add genphy_aneg_done()Florian Fainelli2014-02-121-0/+16
* net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2014-02-041-14/+24
* phy: cleanup 10g codestephen hemminger2014-01-191-20/+4
* phylib: Support attaching to generic 10g driverAndy Fleming2014-01-131-13/+9
* phylib: Add generic 10G driverAndy Fleming2014-01-131-0/+81
* phylib: turn genphy_driver to an arrayShaohui Xie2014-01-131-8/+21
* phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-041-2/+1
* phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-041-1/+1
* phy: kill excess empty linesSergei Shtylyov2014-01-041-17/+0
* phy: kill excess codeSergei Shtylyov2014-01-041-21/+8
* phy: kill useless local variablesSergei Shtylyov2014-01-041-8/+2
* phy: coding style fixesSergei Shtylyov2014-01-041-71/+78
* net: phy: fix checkpatch errorsFlorian Fainelli2013-12-181-7/+7
* net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth2013-12-171-0/+3
* net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth2013-12-171-0/+24
* net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2013-12-091-1/+55
* net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-091-0/+6
* net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-201-2/+2
* phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-271-0/+3
* phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-201-0/+1
* phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-201-2/+5
* phy: Fix phy_device_free memory leakPetr Malat2013-02-281-4/+6
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-9/+6
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-0/+25
* phy: Fix warning in get_phy_device().David S. Miller2012-06-271-2/+2
* netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2012-06-271-8/+97
* phy: Use pr_<level>Joe Perches2012-06-111-2/+5
* netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-161-2/+1
* Remove useless get_driver()/put_driver() callsAlan Stern2012-01-241-5/+1
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-211-2/+2
* net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-161-17/+3
* netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney2011-09-301-2/+2
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-301-2/+6
|/
* phylib: make local function staticstephen hemminger2010-10-241-9/+10
* phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-241-0/+2
* net: support time stamping in phy devices.Richard Cochran2010-07-181-0/+2
* phylib: Support phy module autoloadingDavid Woodhouse2010-04-021-0/+12
* libphy: add phy_find_first functionJiri Pirko2010-02-041-0/+16
* phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-191-0/+1
* phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-301-15/+15
* NET: phy_device, fix lock imbalanceJiri Slaby2009-07-141-1/+3
* phy_device: fix parameter name in kernel-docRandy Dunlap2009-06-171-1/+1
* phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-271-33/+85
* phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-271-4/+41
* phylib: Fix Freescale TBI PHY detectionAnton Vorontsov2009-01-141-9/+0
* net: PHYLIB mdio fixes #2Krzysztof Halasa2008-12-251-1/+1
OpenPOWER on IntegriCloud