summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki2021-02-251-0/+1
* net: phy: icplus: call phy_restore_page() when phy_select_page() failsDan Carpenter2021-02-221-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-161-36/+17
|\
| * net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit2021-02-111-36/+17
* | net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock2021-02-161-9/+15
* | net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock2021-02-161-0/+2
* | net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock2021-02-161-12/+72
* | net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock2021-02-161-5/+8
* | sfp: add support for 5gbase-t SFPsMarek Behún2021-02-161-0/+3
* | net: phylink: Add 5gbase-r supportMarek Behún2021-02-161-0/+4
* | net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson2021-02-162-0/+20
* | net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson2021-02-165-166/+840
* | net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson2021-02-162-122/+236
* | net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit2021-02-153-4/+4
* | net: phy: at803x: add MDIX support to AR8031/33Michael Walle2021-02-151-0/+1
* | net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli2021-02-151-3/+5
* | net: phy: broadcom: Remove unused flagsFlorian Fainelli2021-02-151-3/+16
* | net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli2021-02-151-38/+36
* | net: phy: icplus: add MDI/MDIX support for IP101A/GMichael Walle2021-02-111-0/+97
* | net: phy: icplus: add PHY counter for IP101GMichael Walle2021-02-111-0/+75
* | net: phy: icplus: fix paged register accessMichael Walle2021-02-111-13/+54
* | net: phy: icplus: don't set APS_EN bit on IP101GMichael Walle2021-02-111-7/+20
* | net: phy: icplus: split IP101A/G driverMichael Walle2021-02-111-3/+66
* | net: phy: icplus: use the .soft_reset() of the phy-coreMichael Walle2021-02-111-30/+2
* | net: phy: icplus: drop address operator for functionsMichael Walle2021-02-111-5/+5
* | net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/GMichael Walle2021-02-111-2/+2
* | net: phy: icplus: use PHY_ID_MATCH_MODEL() macroMichael Walle2021-02-111-9/+10
* | net: phy: introduce phydev->portMichael Walle2021-02-119-4/+34
* | net: phy: broadcom: remove BCM5482 1000Base-BX supportMichael Walle2021-02-091-92/+1
* | net: phy: drop explicit genphy_read_status() opMichael Walle2021-02-092-2/+0
* | net: mdiobus: Prevent spike on MDIO bus reset signalMike Looijmans2021-02-031-4/+2
* | net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár2021-01-282-2/+30
* | net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár2021-01-281-33/+67
* | net: phy: realtek: Add support for RTL9000AA/ANYuusuke Ashizuka2021-01-221-0/+132
* | net: phy: national: remove definition of DEBUGTom Rix2021-01-181-2/+0
* | net: phy: at803x: add support for configuring SmartEEERussell King2021-01-151-1/+64
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-141-1/+2
|\|
| * net: phy: smsc: fix clk error handlingMarco Felsch2021-01-121-1/+2
* | sfp: add support for 100 base-x SFPsBjarni Jonasson2021-01-141-0/+9
* | net: phy: ar803x: disable extended next page bitRussell King2021-01-141-1/+7
* | net: sfp: add debugfs supportRussell King2021-01-121-0/+55
* | net: phy: at803x: use phy_modify_mmd()Russell King2021-01-111-9/+2
* | net: sfp: extend bitrate-derived mode for 2500BASE-XRussell King2021-01-111-3/+8
* | net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King2021-01-111-14/+22
* | net: phy: replace mutex_is_locked with lockdep_assert_held in phylibHeiner Kallweit2021-01-073-4/+4
* | net: phy: bcm7xxx: Add an entry for BCM72116Florian Fainelli2021-01-071-0/+2
* | net: phy: micrel: Add KS8851 PHY supportMarek Vasut2021-01-051-1/+1
|/
* net: sfp: relax bitrate-derived mode checkRussell King2020-12-091-6/+5
* net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King2020-12-091-5/+58
* net: phy: marvell: replace phy_modify()Yejune Deng2020-12-011-8/+8