summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller2018-11-181-5/+5
* Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"David S. Miller2018-11-171-9/+5Star
* net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller2018-11-171-5/+9
* net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delayTao Ren2018-11-061-2/+16
* net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte2018-11-051-1/+1
* net: phy: genphy_10g_driver: Avoid NULL pointer dereferenceAndrew Lunn2018-10-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-2420-367/+1997
|\
| * net: phy: phy_support_sym_pause: Clear Asym PauseAndrew Lunn2018-10-231-0/+1
| * net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2Star
| * net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino2018-10-201-1/+129
| * net: phy: mscc: fix memory leak in vsc8574_config_pre_initGustavo A. R. Silva2018-10-181-1/+1
| * net: phy: mscc: fix signedness bug in vsc85xx_downshift_getGustavo A. R. Silva2018-10-181-1/+1
| * net: phy: merge phy_start_aneg and phy_start_aneg_privHeiner Kallweit2018-10-161-18/+3Star
| * net: phy: simplify handling of PHY_RESUMING in state machineHeiner Kallweit2018-10-161-29/+14Star
| * net: phy: improve handling of PHY_RUNNING in state machineHeiner Kallweit2018-10-161-20/+9Star
| * net: phy: trigger state machine immediately in phy_start_machineHeiner Kallweit2018-10-161-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-131-2/+0Star
| |\
| * | net: phy: mscc: add support for VSC8574 PHYQuentin Schulz2018-10-081-1/+319
| * | net: phy: mscc: add support for VSC8584 PHYQuentin Schulz2018-10-081-0/+747
| * | net: phy: mscc: remove unneeded temporary variableQuentin Schulz2018-10-081-8/+4Star
| * | net: phy: mscc: shorten `x != 0` condition to `x`Quentin Schulz2018-10-081-4/+4
| * | net: phy: mscc: remove unneeded parenthesisQuentin Schulz2018-10-081-1/+1
| * | net: phy: mscc: Add EEE init sequenceRaju Lakkaraju2018-10-081-0/+65
| * | net: phy: mscc: add ethtool statistics countersRaju Lakkaraju2018-10-081-0/+119
| * | net: phy: mscc: migrate to phy_select/restore_page functionsQuentin Schulz2018-10-081-84/+62Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-061-20/+28
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-042-5/+14
| |\ \ \
| * | | | net: phy: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-021-2/+2
| * | | | net: phy: improve handling delayed workHeiner Kallweit2018-10-021-14/+15
| * | | | net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-026-29/+171
| * | | | net: phy: Add phydev_info()Andrew Lunn2018-10-022-7/+8
| * | | | net: phy: Add phydev_warn()Andrew Lunn2018-10-025-24/+26
| * | | | net: phy: Move linkmode helpers to somewhere publicAndrew Lunn2018-10-021-27/+0Star
| * | | | net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann2018-09-281-2/+2
| * | | | phy: mscc: fix printf formatArnd Bergmann2018-09-281-1/+1
| * | | | net: phy: marvell: Fix build.David S. Miller2018-09-261-1/+1
| * | | | net: phy: marvell: Avoid unnecessary soft resetFlorian Fainelli2018-09-261-42/+21Star
| * | | | net: phy: Stop with excessive soft resetFlorian Fainelli2018-09-261-2/+0Star
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-2/+2
| |\ \ \ \
| * | | | | net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli2018-09-221-2/+81
| * | | | | net: phy: don't reschedule state machine when PHY is haltedHeiner Kallweit2018-09-221-2/+6
| * | | | | net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart2018-09-201-0/+3
| * | | | | net: phy: call state machine synchronously in phy_stopHeiner Kallweit2018-09-201-0/+2
| * | | | | net: mdio: remove duplicated include from mdio_bus.cYueHaibing2018-09-181-1/+0Star
| * | | | | net: phy: et011c: Remove incorrect PHY_POLL flagsFlorian Fainelli2018-09-171-1/+0Star
| * | | | | net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn2018-09-131-0/+20
| * | | | | net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn2018-09-131-0/+23
| * | | | | net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-131-0/+30
| * | | | | net: ethernet: Add helper for MACs which support pauseAndrew Lunn2018-09-131-0/+14
| * | | | | net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-131-0/+13