aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
...
* | net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli2014-02-17
* | net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli2014-02-14
* | net: phy: broadcom: extract register definitionsFlorian Fainelli2014-02-14
* | net: phy: update port type for MoCA PHYsFlorian Fainelli2014-02-14
* | net: phy: expose phydev->has_fixups to sysfsFlorian Fainelli2014-02-12
* | net: phy: add "has_fixups" boolean propertyFlorian Fainelli2014-02-12
* | net: phy: expose PHY device interface modeFlorian Fainelli2014-02-12
* | net: phy: fix phy_{clear,config}_interrupt comment typosFlorian 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: display human readable PHY speed settingsFlorian Fainelli2014-02-12
* | net: phy: update phy_print_status to show pause settingsFlorian Fainelli2014-02-12
* | net: phy: use network device in phy_print_statusFlorian Fainelli2014-02-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-11
|\
| * net: phy: sunxi: Add new compatiblesMaxime Ripard2014-02-06
| * net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2014-02-04
| * net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen2014-02-04
| * net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen2014-02-04
| * net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen2014-02-04
* | drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa2014-01-30
|/
* phy: cleanup 10g codestephen hemminger2014-01-19
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * phy: IRQ cannot be sharedSergei Shtylyov2013-12-29
* | 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
* | mdio_bus: coding style fixesSergei Shtylyov2014-01-04
* | phy: coding style fixesSergei Shtylyov2014-01-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\|
| * micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-11
* | net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli2013-12-18
* | net: phy: fix checkpatch errorsFlorian Fainelli2013-12-18
* | net: phy: micrel: fix checkpath errorsFlorian Fainelli2013-12-18
* | net: phy: mdio_bus: fix checkpath errorFlorian Fainelli2013-12-18
* | net: phy: lxt: fix checkpath errorsFlorian Fainelli2013-12-18
* | net: phy: icplus: fix checkpath errorFlorian Fainelli2013-12-18
* | net: phy: dp83640: fix checkpath errorFlorian Fainelli2013-12-18
* | net: phy: davicom: fix checkpath errorsFlorian Fainelli2013-12-18
* | net: phy: cicada: fix checkpath errorsFlorian Fainelli2013-12-18
* | net: phy: suspend phydev when going to HALTEDSebastian Hesselbarth2013-12-17
* | net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth2013-12-17
* | net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth2013-12-17
* | net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth2013-12-17
* | net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-10