summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-252-1/+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-121-0/+4
| * net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli2021-03-111-0/+5
* | net: phy: marvell10g: Add PHY loopback supportWong Vee Khee2021-03-241-0/+2
* | net: phy: add genphy_c45_loopbackWong Vee Khee2021-03-241-0/+8
* | net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson2021-03-191-0/+1
* | net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson2021-03-191-56/+154
* | net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson2021-03-191-0/+6
* | net: phy: at803x: remove at803x_aneg_done()Michael Walle2021-03-191-31/+0
* | net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov2021-03-153-0/+526
* | net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong2021-03-151-2/+3
* | net: phy: Expose phydev::dev_flags through sysfsFlorian Fainelli2021-03-111-0/+11
|/
* 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-261-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-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