summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy-9/+12
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy-16/+14
2020-04-30dp83640: reverse arguments to list_add_tailJulia Lawall-1/+1
2020-04-27net: phy: marvell10g: fix temperature sensor on 2110Baruch Siach-1/+26
2020-04-23net: phy: bcm84881: clear settings on link downRussell King-3/+3
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach-1/+2
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino-0/+171
2020-04-14net: marvell10g: soft-reset the PHY when coming out of low powerRussell King-3/+13
2020-04-14net: marvell10g: report firmware versionRussell King-0/+20
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto-1/+1
2020-04-11net: phy: marvell: Fix pause frame negotiationClemens Gruber-22/+24
2020-04-07Documentation: mdio_bus.c - fix warningsLothar Rubusch-1/+1
2020-04-03net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel-0/+7
2020-04-01net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel-2/+2
2020-03-30net: phylink: add separate pcs operations structureRussell King-22/+55
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King-15/+15
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King-5/+7
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran-1/+1
2020-03-29net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker-0/+50
2020-03-27net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla-0/+27
2020-03-26net: phy: don't touch suspended flag if there's no suspend/resume callbackHeiner Kallweit-17/+15
2020-03-26net: phy: add marvell usb to mdio controllerTobias Waldekranz-0/+128
2020-03-26net: phy: probe PHY drivers synchronouslyHeiner Kallweit-0/+1
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-20/+46
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara-4/+2
2020-03-24net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean-57/+49
2020-03-24net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify codeDejin Zheng-10/+4
2020-03-23net: phy: tja11xx: use phy_read_poll_timeout() to simplify the codeDejin Zheng-13/+3
2020-03-23net: phy: smsc: use phy_read_poll_timeout() to simplify the codeDejin Zheng-11/+5
2020-03-23net: phy: use phy_read_poll_timeout() to simplify the codeDejin Zheng-11/+5
2020-03-23net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng-10/+5
2020-03-23net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng-9/+4
2020-03-23net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng-23/+4
2020-03-23net: phy: aquantia: remove downshift warning now that phylib takes careHeiner Kallweit-24/+1
2020-03-23net: phy: marvell: remove downshift warning now that phylib takes careHeiner Kallweit-24/+0
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit-1/+41
2020-03-23net: phy: xpcs: Restart AutoNeg if outcome was invalidJose Abreu-1/+3
2020-03-23net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finishJose Abreu-1/+3
2020-03-23net: phy: xpcs: Reset XPCS upon probeJose Abreu-1/+1
2020-03-23net: phy: xpcs: Return error when 10GKR link errors are foundJose Abreu-1/+3
2020-03-23net: phy: mscc: add support for VSC8502Vladimir Oltean-0/+25
2020-03-23net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean-3/+15
2020-03-23net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean-0/+3
2020-03-23net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean-10/+10
2020-03-21net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko-1/+20
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart-0/+43
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart-12/+21
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart-0/+2
2020-03-18net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit-1/+59
2020-03-17net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab-14/+18