summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2014-07-09dp83640: Always decode received status framesStefan Sørensen
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack
2014-06-22net: phy: at803x: fix coccinelle warningsFengguang Wu
2014-06-21net: phy: at803x: Add support for hardware resetDaniel Mack
2014-06-21net: phy: at803x: use #defines for supported PHY idsDaniel Mack
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack
2014-06-11net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim
2014-06-11amd-xgbe: fix unused variable compilation warning in phylib driverfrançois romieu
2014-06-05amd-xgbe: Configuration and build supportLendacky, Thomas
2014-06-05amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas
2014-05-29net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-22net: phy: make of_set_phy_supported work with genphy driverSascha Hauer
2014-05-22net: phy: genphy: Allow overwriting featuresSascha Hauer
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni
2014-05-16net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-09mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann
2014-05-09net: mdio-gpio: warn about missing bus alias idJohan Hovold
2014-05-07ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko
2014-05-02net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-04-20net: phy: at803x: use genphy_config_init()Daniel Mack
2014-04-20net: phy: export genphy_config_init()Daniel Mack
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