summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy_device.c
AgeCommit message (Expand)Author
2014-01-19phy: cleanup 10g codestephen hemminger
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming
2014-01-13phylib: Add generic 10G driverAndy Fleming
2014-01-13phylib: turn genphy_driver to an arrayShaohui Xie
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov
2014-01-04phy: kill excess empty linesSergei Shtylyov
2014-01-04phy: kill excess codeSergei Shtylyov
2014-01-04phy: kill useless local variablesSergei Shtylyov
2014-01-04phy: coding style fixesSergei Shtylyov
2013-12-18net: phy: fix checkpatch errorsFlorian Fainelli
2013-12-17net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth
2013-12-09net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli
2013-12-09net: phy: report link partner features through ethtoolFlorian Fainelli
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-02-28phy: Fix phy_device_free memory leakPetr Malat
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt
2012-06-27phy: Fix warning in get_phy_device().David S. Miller
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney
2012-06-11phy: Use pr_<level>Joe Perches
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney
2012-01-24Remove useless get_driver()/put_driver() callsAlan Stern
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson
2011-09-30netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde
2010-10-24phylib: make local function staticstephen hemminger
2010-08-24phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov
2010-07-18net: support time stamping in phy devices.Richard Cochran
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-02-04libphy: add phy_find_first functionJiri Pirko
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby
2009-06-17phy_device: fix parameter name in kernel-docRandy Dunlap
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely
2009-01-14phylib: Fix Freescale TBI PHY detectionAnton Vorontsov
2008-12-25net: PHYLIB mdio fixes #2Krzysztof Halasa
2008-12-16phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming
2008-11-28phy: power management supportGiuseppe Cavallaro
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro