summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-03-26net: phy: add marvell usb to mdio controllerTobias Waldekranz
2020-03-26net: phy: probe PHY drivers synchronouslyHeiner Kallweit
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-03-24net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean
2020-03-24net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify codeDejin Zheng
2020-03-23net: phy: tja11xx: use phy_read_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: smsc: use phy_read_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: use phy_read_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: aquantia: remove downshift warning now that phylib takes careHeiner Kallweit
2020-03-23net: phy: marvell: remove downshift warning now that phylib takes careHeiner Kallweit
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit
2020-03-23net: phy: xpcs: Restart AutoNeg if outcome was invalidJose Abreu
2020-03-23net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finishJose Abreu
2020-03-23net: phy: xpcs: Reset XPCS upon probeJose Abreu
2020-03-23net: phy: xpcs: Return error when 10GKR link errors are foundJose Abreu
2020-03-23net: phy: mscc: add support for VSC8502Vladimir Oltean
2020-03-23net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean
2020-03-23net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean
2020-03-23net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean
2020-03-21net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart
2020-03-18net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit
2020-03-17net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2020-03-17net: mdiobus: avoid BUG_ON() in mdiobus accessorsRussell King
2020-03-17net: phy: xpcs: Add XLGMII supportJose Abreu
2020-03-17net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-03-17net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit
2020-03-14net: phy: mscc: fix header defines and descriptionsAntoine Tenart
2020-03-14net: phy: mscc: split the driver into separate filesAntoine Tenart
2020-03-14net: phy: move the mscc driver to its own directoryAntoine Tenart
2020-03-14net: phylink: Add XLGMII supportJose Abreu
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-09net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu
2020-03-09net: phylink: Test if MAC/PCS support AutonegJose Abreu
2020-03-09net: phylink: Add missing Backplane speedsJose Abreu
2020-03-06net: mdio: add ipq8064 mdio driverAnsuel Smith
2020-03-04net: phy: marvell10g: place in powersave mode at probeRussell King
2020-03-04net: phy: marvell10g: add energy detect power down tunableRussell King
2020-03-04net: phy: marvell10g: add mdix controlRussell King