Age | Commit message (Expand) | Author | Files | Lines |
2014-07-29 | net: phy: re-apply PHY fixups during phy_register_device | Florian Fainelli | 1 | -1/+1 |
2014-07-25 | net: phy: Ensure the MDIO bus module is held | Ezequiel Garcia | 1 | -0/+13 |
2014-07-25 | net: phy: Set the driver when registering an MDIO bus device | Ezequiel Garcia | 1 | -0/+1 |
2014-07-10 | dp83640: Always decode received status frames | Stefan Sørensen | 1 | -3/+3 |
2014-07-02 | net: fix circular dependency in of_mdio code | Daniel Mack | 1 | -0/+44 |
2014-06-23 | net: phy: at803x: fix coccinelle warnings | Fengguang Wu | 1 | -1/+1 |
2014-06-22 | net: phy: at803x: Add support for hardware reset | Daniel Mack | 1 | -41/+144 |
2014-06-22 | net: phy: at803x: use #defines for supported PHY ids | Daniel Mack | 1 | -6/+10 |
2014-06-22 | net: phylib: add link_change_notify callback to phy device | Daniel Mack | 1 | -0/+3 |
2014-06-12 | net: phy: realtek: register/unregister multiple drivers properly | Jongsung Kim | 1 | -51/+37 |
2014-06-11 | amd-xgbe: fix unused variable compilation warning in phylib driver | françois romieu | 1 | -1/+1 |
2014-06-06 | amd-xgbe: Configuration and build support | Lendacky, Thomas | 2 | -0/+7 |
2014-06-06 | amd-xgbe: Initial AMD 10GbE phylib driver | Lendacky, Thomas | 1 | -0/+1357 |
2014-05-30 | net: of_mdio: add of_mdiobus_link_phydev() | Daniel Mack | 1 | -0/+6 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -9/+11 |
2014-05-22 | net: phy: make of_set_phy_supported work with genphy driver | Sascha Hauer | 1 | -1/+35 |
2014-05-22 | net: phy: genphy: Allow overwriting features | Sascha Hauer | 1 | -6/+5 |
2014-05-17 | net: phy: extend fixed driver with fixed_phy_register() | Thomas Petazzoni | 1 | -0/+61 |
2014-05-17 | net: phy: decouple PHY id and PHY address in fixed PHY driver | Thomas Petazzoni | 1 | -10/+10 |
2014-05-16 | net: phy: resume phydev when going to RESUMING | Zhangfei Gao | 1 | -7/+9 |
2014-05-16 | net: phy: Don't call phy_resume if phy_init_hw failed | Guenter Roeck | 1 | -2/+2 |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+15 |
2014-05-10 | mdio_bus: fix devm_mdiobus_alloc_size export | Arnd Bergmann | 1 | -1/+1 |
2014-05-09 | net: mdio-gpio: warn about missing bus alias id | Johan Hovold | 1 | -0/+4 |
2014-05-08 | ARM: i.MX6: Add OF configuration support for ksz9031 | Hubert Chaumette | 1 | -1/+105 |
2014-05-03 | mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free | Grygorii Strashko | 1 | -0/+67 |
2014-05-02 | net phy: Check for aneg completion before setting state to PHY_RUNNING | Balakumaran Kannan | 1 | -0/+11 |
2014-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
2014-04-23 | net/phy: Remove return value for void function | Shruti Kanetkar | 3 | -6/+3 |
2014-04-23 | net/phy: micrel: fix bugged test on device tree loading for ksz9021 | Hubert Chaumette | 1 | -3/+3 |
2014-04-21 | net: phy: at803x: use genphy_config_init() | Daniel Mack | 1 | -33/+3 |
2014-04-21 | net: phy: export genphy_config_init() | Daniel Mack | 1 | -1/+2 |
2014-04-16 | net: mdio-gpio: Add support for separate MDI and MDO gpio pins | Guenter Roeck | 1 | -3/+31 |
2014-04-16 | net: mdio-gpio: Add support for active low gpio pins | Guenter Roeck | 1 | -6/+13 |
2014-04-16 | net: mdio-gpio: Use devm_ functions where possible | Guenter Roeck | 1 | -14/+5 |
2014-04-09 | net phylib: Remove unnecessary condition check in phy | Balakumaran Kannan | 1 | -5/+1 |
2014-04-04 | net: Micrel KSZ8864RMN 4-port managed switch support | Philipp Zabel | 1 | -12/+40 |
2014-04-02 | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 1 | -0/+1 |
2014-03-30 | phy/at8031: enable at8031 to work on interrupt mode | Zhao Qiang | 1 | -0/+30 |
2014-03-28 | net: sun4i: remove empty MDIO bus reset function | Florian Fainelli | 1 | -6/+0 |
2014-03-27 | net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER | Florian Fainelli | 1 | -1/+1 |
2014-03-27 | net: phy: bcm7xxx: fix spurious MDIO failures during workaround | Florian Fainelli | 1 | -15/+15 |
2014-03-27 | net: phy: bcm7xxx: define constants for our registers | Florian Fainelli | 1 | -11/+27 |
2014-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
2014-03-21 | dp83640: let the periodic pin from the module parameter be a default. | Richard Cochran | 1 | -6/+13 |
2014-03-21 | dp83640: let external input pins from the module parameters be defaults. | Richard Cochran | 1 | -1/+4 |
2014-03-21 | dp83640: implement programmable pin functions. | Richard Cochran | 1 | -0/+52 |
2014-03-21 | dp83640: correct the periodic output frequency | Richard Cochran | 1 | -5/+6 |
2014-03-21 | dp83640: trivial fixes | Richard Cochran | 1 | -3/+3 |
2014-03-20 | micrel: fix masking off LED bits | Sergei Shtylyov | 1 | -1/+1 |