Age | Commit message (Expand) | Author |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-14 | net: phy: fix uninitalized ethtool_wolinfo in phy_suspend | Sebastian Hesselbarth |
2014-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-02-25 | phy: unmask link partner capabilities | Cristian Bercaru |
2014-02-17 | net: phy: allow PHY drivers to implement their own software reset | Florian Fainelli |
2014-02-17 | net: phy: move PHY software reset to genphy_soft_reset | Florian Fainelli |
2014-02-12 | net: phy: add "has_fixups" boolean property | Florian Fainelli |
2014-02-12 | net: phy: allow driver to implement their own aneg_done | Florian Fainelli |
2014-02-12 | net: phy: add genphy_aneg_done() | Florian Fainelli |
2014-02-04 | net: phy: ensure Gigabit features are masked off if requested | Florian Fainelli |
2014-01-19 | phy: cleanup 10g code | stephen hemminger |
2014-01-13 | phylib: Support attaching to generic 10g driver | Andy Fleming |
2014-01-13 | phylib: Add generic 10G driver | Andy Fleming |
2014-01-13 | phylib: turn genphy_driver to an array | Shaohui Xie |
2014-01-04 | phylib: make phy_scan_fixups() static | Sergei Shtylyov |
2014-01-04 | phylib: remove unused adjust_state() callback | Sergei Shtylyov |
2014-01-04 | phy: kill excess empty lines | Sergei Shtylyov |
2014-01-04 | phy: kill excess code | Sergei Shtylyov |
2014-01-04 | phy: kill useless local variables | Sergei Shtylyov |
2014-01-04 | phy: coding style fixes | Sergei Shtylyov |
2013-12-18 | net: phy: fix checkpatch errors | Florian Fainelli |
2013-12-17 | net: phy: resume/suspend PHYs on attach/detach | Sebastian Hesselbarth |
2013-12-17 | net: phy: provide phy_resume/phy_suspend helpers | Sebastian Hesselbarth |
2013-12-09 | net: phy: consolidate PHY reset in phy_init_hw() | Florian Fainelli |
2013-12-09 | net: phy: report link partner features through ethtool | Florian Fainelli |
2013-11-20 | net/phy: Add the autocross feature for forced links on VSC82x4 | Madalin Bucur |
2013-05-27 | phy: allow drivers to flag a PHY device as internal | Florian Fainelli |
2013-05-20 | phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT | Florian Fainelli |
2013-05-20 | phy: fix the use of PHY_IGNORE_INTERRUPT | Florian Fainelli |
2013-02-28 | phy: Fix phy_device_free memory leak | Petr Malat |
2013-01-14 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli |
2012-07-09 | phylib: Support registering a bunch of drivers | Christian Hohnstaedt |
2012-06-27 | phy: Fix warning in get_phy_device(). | David S. Miller |
2012-06-27 | netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs | David Daney |
2012-06-11 | phy: Use pr_<level> | Joe Perches |
2012-05-16 | netdev/phy: Make get_phy_id() static and quit EXPORTing it. | David Daney |
2012-01-24 | Remove useless get_driver()/put_driver() calls | Alan Stern |
2011-11-21 | net: Change mii to ethtool advertisement function names | Matt Carlson |
2011-11-16 | net: Add ethtool to mii advertisment conversion helpers | Matt Carlson |
2011-09-30 | netdev/phy: Use mdiobus_read() so that proper locks are taken. | David Daney |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | phylib: phy_attach_direct: phy_init_hw can fail, add cleanup | Marc Kleine-Budde |
2010-10-24 | phylib: make local function static | stephen hemminger |
2010-08-24 | phylib: Fix race between returning phydev and calling adjust_link | Anton Vorontsov |
2010-07-18 | net: support time stamping in phy devices. | Richard Cochran |
2010-04-02 | phylib: Support phy module autoloading | David Woodhouse |
2010-02-04 | libphy: add phy_find_first function | Jiri Pirko |
2010-01-19 | phylib: Move workqueue initialization to a proper place | Anton Vorontsov |
2009-12-30 | phylib: Properly reinitialize PHYs after hibernation | Anton Vorontsov |