summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2020-03-03phylink: Improve error message when validate failedHauke Mehrtens
2020-03-03net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski
2020-03-01net: phy: mscc: add constants for used interrupt mask bitsHeiner Kallweit
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-27net: phy: marvell10g: read copper results from CSSR1Russell King
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King
2020-02-26net: phy: mscc: fix firmware pathsAntoine Tenart
2020-02-26net: phy: mscc: add missing shift for media operation mode selectionAntoine Tenart
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21net: phy: dp83867: Add speed optimization featureDan Murphy
2020-02-19net: phy: broadcom: Wire suspend/resume for BCM54810Florian Fainelli
2020-02-19net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flagsFlorian Fainelli
2020-02-19net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()Florian Fainelli
2020-02-19phy: avoid unnecessary link-up delay in polling modePetr Oros
2020-02-18ethtool: Add support for low latency RS FECAya Levin
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer
2020-02-17net: phy: allow bcm84881 to be a moduleRussell King
2020-02-16net: phylink: improve initial mac configurationRussell King
2020-02-16net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-02-16net: phylink: resolve fixed link flow controlRussell King
2020-02-16net: phylink: use phylib resolved flow control modesRussell King
2020-02-16net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-02-16net: phylink: remove pause mode ethtool setting for fixed linksRussell King
2020-02-16net: add linkmode helper for setting flow control advertisementRussell King
2020-02-16net: add helpers to resolve negotiated flow controlRussell King
2020-02-16net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle
2020-01-28net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden
2020-01-23net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy