aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
* dp83640: Always decode received status framesStefan Sørensen2014-07-09
* net: fix circular dependency in of_mdio codeDaniel Mack2014-07-02
* net: phy: at803x: fix coccinelle warningsFengguang Wu2014-06-22
* net: phy: at803x: Add support for hardware resetDaniel Mack2014-06-21
* net: phy: at803x: use #defines for supported PHY idsDaniel Mack2014-06-21
* net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-21
* net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim2014-06-11
* amd-xgbe: fix unused variable compilation warning in phylib driverfrançois romieu2014-06-11
* amd-xgbe: Configuration and build supportLendacky, Thomas2014-06-05
* amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas2014-06-05
* net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack2014-05-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * net: phy: resume phydev when going to RESUMINGZhangfei Gao2014-05-16
| * net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck2014-05-15
* | net: phy: make of_set_phy_supported work with genphy driverSascha Hauer2014-05-22
* | net: phy: genphy: Allow overwriting featuresSascha Hauer2014-05-22
* | net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni2014-05-16
* | net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni2014-05-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\|
| * net: mdio-gpio: warn about missing bus alias idJohan Hovold2014-05-09
| * net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan2014-05-02
* | mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann2014-05-09
* | ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette2014-05-07
* | mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko2014-05-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-24
|\|
| * net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette2014-04-23
* | net/phy: Remove return value for void functionShruti Kanetkar2014-04-23
* | net: phy: at803x: use genphy_config_init()Daniel Mack2014-04-20
* | net: phy: export genphy_config_init()Daniel Mack2014-04-20
|/
* net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-16
* net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-16
* net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck2014-04-16
* net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-09
* net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel2014-04-03
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
* phy/at8031: enable at8031 to work on interrupt modeZhao Qiang2014-03-29
* net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli2014-03-28
* net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTERFlorian Fainelli2014-03-26
* net: phy: bcm7xxx: fix spurious MDIO failures during workaroundFlorian Fainelli2014-03-26
* net: phy: bcm7xxx: define constants for our registersFlorian Fainelli2014-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth2014-03-14
* | dp83640: let the periodic pin from the module parameter be a default.Richard Cochran2014-03-21
* | dp83640: let external input pins from the module parameters be defaults.Richard Cochran2014-03-21
* | dp83640: implement programmable pin functions.Richard Cochran2014-03-21
* | dp83640: correct the periodic output frequencyRichard Cochran2014-03-21
* | dp83640: trivial fixesRichard Cochran2014-03-21
* | micrel: fix masking off LED bitsSergei Shtylyov2014-03-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\|
| * phy: fix compiler array bounds warning on settings[]Bjorn Helgaas2014-03-06