aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
* net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delayTao Ren2018-11-06
* net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte2018-11-04
* net: phy: genphy_10g_driver: Avoid NULL pointer dereferenceAndrew Lunn2018-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-24
|\
| * net: phy: phy_support_sym_pause: Clear Asym PauseAndrew Lunn2018-10-22
| * net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang2018-10-22
| * net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino2018-10-19
| * net: phy: mscc: fix memory leak in vsc8574_config_pre_initGustavo A. R. Silva2018-10-18
| * net: phy: mscc: fix signedness bug in vsc85xx_downshift_getGustavo A. R. Silva2018-10-18
| * net: phy: merge phy_start_aneg and phy_start_aneg_privHeiner Kallweit2018-10-16
| * net: phy: simplify handling of PHY_RESUMING in state machineHeiner Kallweit2018-10-16
| * net: phy: improve handling of PHY_RUNNING in state machineHeiner Kallweit2018-10-16
| * net: phy: trigger state machine immediately in phy_start_machineHeiner Kallweit2018-10-16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
| |\
| * | net: phy: mscc: add support for VSC8574 PHYQuentin Schulz2018-10-08
| * | net: phy: mscc: add support for VSC8584 PHYQuentin Schulz2018-10-08
| * | net: phy: mscc: remove unneeded temporary variableQuentin Schulz2018-10-08
| * | net: phy: mscc: shorten `x != 0` condition to `x`Quentin Schulz2018-10-08
| * | net: phy: mscc: remove unneeded parenthesisQuentin Schulz2018-10-08
| * | net: phy: mscc: Add EEE init sequenceRaju Lakkaraju2018-10-08
| * | net: phy: mscc: add ethtool statistics countersRaju Lakkaraju2018-10-08
| * | net: phy: mscc: migrate to phy_select/restore_page functionsQuentin Schulz2018-10-08
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-06
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
| |\ \ \
| * | | | net: phy: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-02
| * | | | net: phy: improve handling delayed workHeiner Kallweit2018-10-02
| * | | | net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-02
| * | | | net: phy: Add phydev_info()Andrew Lunn2018-10-02
| * | | | net: phy: Add phydev_warn()Andrew Lunn2018-10-02
| * | | | net: phy: Move linkmode helpers to somewhere publicAndrew Lunn2018-10-02
| * | | | net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann2018-09-28
| * | | | phy: mscc: fix printf formatArnd Bergmann2018-09-28
| * | | | net: phy: marvell: Fix build.David S. Miller2018-09-26
| * | | | net: phy: marvell: Avoid unnecessary soft resetFlorian Fainelli2018-09-25
| * | | | net: phy: Stop with excessive soft resetFlorian Fainelli2018-09-25
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
| |\ \ \ \
| * | | | | net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli2018-09-21
| * | | | | net: phy: don't reschedule state machine when PHY is haltedHeiner Kallweit2018-09-21
| * | | | | net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart2018-09-20
| * | | | | net: phy: call state machine synchronously in phy_stopHeiner Kallweit2018-09-20
| * | | | | net: mdio: remove duplicated include from mdio_bus.cYueHaibing2018-09-17
| * | | | | net: phy: et011c: Remove incorrect PHY_POLL flagsFlorian Fainelli2018-09-16
| * | | | | net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn2018-09-12
| * | | | | net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn2018-09-12
| * | | | | net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-12
| * | | | | net: ethernet: Add helper for MACs which support pauseAndrew Lunn2018-09-12
| * | | | | net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-12
| * | | | | net: ethernet: Add helper to remove a supported link modeAndrew Lunn2018-09-12
| * | | | | net: phy: bcm63xx: Allow to be built with COMPILE_TESTAndrew Lunn2018-09-12
| * | | | | net: phy: et1011c: Remove incorrect missing 1000 HalfAndrew Lunn2018-09-12