summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao
2014-05-15net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck
2014-05-09net: mdio-gpio: warn about missing bus alias idJohan Hovold
2014-05-02net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck
2014-04-09net phylib: Remove unnecessary condition check in phyBalakumaran Kannan
2014-04-03net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-03-29phy/at8031: enable at8031 to work on interrupt modeZhao Qiang
2014-03-28net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-26net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTERFlorian Fainelli
2014-03-26net: phy: bcm7xxx: fix spurious MDIO failures during workaroundFlorian Fainelli
2014-03-26net: phy: bcm7xxx: define constants for our registersFlorian Fainelli
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-21dp83640: let the periodic pin from the module parameter be a default.Richard Cochran
2014-03-21dp83640: let external input pins from the module parameters be defaults.Richard Cochran
2014-03-21dp83640: implement programmable pin functions.Richard Cochran
2014-03-21dp83640: correct the periodic output frequencyRichard Cochran
2014-03-21dp83640: trivial fixesRichard Cochran
2014-03-19micrel: fix masking off LED bitsSergei Shtylyov
2014-03-14net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-06phy: fix compiler array bounds warning on settings[]Bjorn Helgaas
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-26phy: micrel: add of configuration for LED modeBen Dooks
2014-02-25phy: unmask link partner capabilitiesCristian Bercaru
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli
2014-02-14net: phy: broadcom: extract register definitionsFlorian Fainelli
2014-02-14net: phy: update port type for MoCA PHYsFlorian Fainelli
2014-02-13net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen
2014-02-12net: phy: expose phydev->has_fixups to sysfsFlorian Fainelli
2014-02-12net: phy: add "has_fixups" boolean propertyFlorian Fainelli
2014-02-12net: phy: expose PHY device interface modeFlorian Fainelli
2014-02-12net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli
2014-02-12net: phy: display human readable PHY speed settingsFlorian Fainelli
2014-02-12net: phy: update phy_print_status to show pause settingsFlorian Fainelli
2014-02-12net: phy: use network device in phy_print_statusFlorian Fainelli
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-06net: phy: sunxi: Add new compatiblesMaxime Ripard
2014-02-04net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2014-02-04net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen
2014-02-04net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen