aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
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