summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2021-06-07net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-06-07net: sfp: add interface modes bitmapRussell King
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-03-30net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli
2021-03-15net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong
2021-03-12net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli
2021-03-11net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli
2021-03-01net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang
2021-03-01net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei
2021-02-26net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann
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