summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-121-3/+29
* net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli2021-03-311-3/+10
* net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong2021-03-151-1/+1
* net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli2021-03-131-0/+4
* net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli2021-03-121-0/+5
* net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang2021-03-011-2/+4
* net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei2021-03-012-9/+11
* net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann2021-02-271-4/+2
* 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-231-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-171-36/+17
|\
| * net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit2021-02-121-36/+17
* | net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock2021-02-171-9/+15
* | net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock2021-02-171-0/+2
* | net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock2021-02-171-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-163-4/+4
* | net: phy: at803x: add MDIX support to AR8031/33Michael Walle2021-02-161-0/+1
* | net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli2021-02-161-3/+5
* | net: phy: broadcom: Remove unused flagsFlorian Fainelli2021-02-161-3/+16
* | net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli2021-02-161-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-041-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-231-0/+132
* | net: phy: national: remove definition of DEBUGTom Rix2021-01-191-2/+0
* | net: phy: at803x: add support for configuring SmartEEERussell King2021-01-161-1/+64
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-151-1/+2
|\|
| * net: phy: smsc: fix clk error handlingMarco Felsch2021-01-131-1/+2
* | sfp: add support for 100 base-x SFPsBjarni Jonasson2021-01-151-0/+9
* | net: phy: ar803x: disable extended next page bitRussell King2021-01-151-1/+7
* | net: sfp: add debugfs supportRussell King2021-01-131-0/+55
* | net: phy: at803x: use phy_modify_mmd()Russell King2021-01-121-9/+2