summary refs log tree commit diff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2021-02-25net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki
2021-02-22net: phy: icplus: call phy_restore_page() when phy_select_page() failsDan Carpenter
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock
2021-02-16net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock
2021-02-16net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock
2021-02-16net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock
2021-02-16sfp: add support for 5gbase-t SFPsMarek Behún
2021-02-16net: phylink: Add 5gbase-r supportMarek Behún
2021-02-16net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson
2021-02-16net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson
2021-02-16net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit
2021-02-15net: phy: at803x: add MDIX support to AR8031/33Michael Walle
2021-02-15net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli
2021-02-15net: phy: broadcom: Remove unused flagsFlorian Fainelli
2021-02-15net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli
2021-02-11net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit
2021-02-11net: phy: icplus: add MDI/MDIX support for IP101A/GMichael Walle
2021-02-11net: phy: icplus: add PHY counter for IP101GMichael Walle
2021-02-11net: phy: icplus: fix paged register accessMichael Walle
2021-02-11net: phy: icplus: don't set APS_EN bit on IP101GMichael Walle
2021-02-11net: phy: icplus: split IP101A/G driverMichael Walle
2021-02-11net: phy: icplus: use the .soft_reset() of the phy-coreMichael Walle
2021-02-11net: phy: icplus: drop address operator for functionsMichael Walle
2021-02-11net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/GMichael Walle
2021-02-11net: phy: icplus: use PHY_ID_MATCH_MODEL() macroMichael Walle
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-02-09net: phy: broadcom: remove BCM5482 1000Base-BX supportMichael Walle
2021-02-09net: phy: drop explicit genphy_read_status() opMichael Walle
2021-02-03net: mdiobus: Prevent spike on MDIO bus reset signalMike Looijmans
2021-01-28net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár
2021-01-28net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár
2021-01-22net: phy: realtek: Add support for RTL9000AA/ANYuusuke Ashizuka
2021-01-18net: phy: national: remove definition of DEBUGTom Rix
2021-01-15net: phy: at803x: add support for configuring SmartEEERussell King
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14sfp: add support for 100 base-x SFPsBjarni Jonasson
2021-01-14net: phy: ar803x: disable extended next page bitRussell King
2021-01-12net: sfp: add debugfs supportRussell King
2021-01-12net: phy: smsc: fix clk error handlingMarco Felsch
2021-01-11net: phy: at803x: use phy_modify_mmd()Russell King
2021-01-11net: sfp: extend bitrate-derived mode for 2500BASE-XRussell King
2021-01-11net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King
2021-01-07net: phy: replace mutex_is_locked with lockdep_assert_held in phylibHeiner Kallweit
2021-01-07net: phy: bcm7xxx: Add an entry for BCM72116Florian Fainelli
2021-01-05net: phy: micrel: Add KS8851 PHY supportMarek Vasut
2020-12-09net: sfp: relax bitrate-derived mode checkRussell King
2020-12-09net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King
2020-12-01net: phy: marvell: replace phy_modify()Yejune Deng