summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-01-27net: phy: marvell: initialise link partner state earlierRussell King
2020-01-27net: phy: marvell: rearrange to use genphy_read_lpa()Russell King
2020-01-27net: phy: provide and use genphy_read_status_fixed()Russell King
2020-01-27net: phy: add genphy_check_and_restart_aneg()Russell King
2020-01-27net: phy: use phy_resolve_aneg_pause()Russell King
2020-01-27net: phy: remove redundant .aneg_done initialisersRussell King
2020-01-27net: phylink: extend clause 45 PHY validation workaroundRussell King
2020-01-27net: phylink: improve clause 45 PHY ksettings_set implementationRussell King
2020-01-27net: phylink: propagate phy_attach_direct() return codeRussell King
2020-01-27net: sfp: re-attempt probing for phyRussell King
2020-01-27net: sfp: error handling for phy probeRussell King
2020-01-27net: sfp: rename sm_retriesRussell King
2020-01-27net: sfp: use a definition for the fault recovery attemptsRussell King
2020-01-27net: sfp: add support for Clause 45 PHYsRussell King
2020-01-27net: phy: add Broadcom BCM84881 PHY driverRussell King
2020-01-27net: phylink: make Broadcom BCM84881 based SFPs workRussell King
2020-01-27net: phylink: delay MAC configuration for copper SFP modulesRussell King
2020-01-27net: phylink: split phylink_sfp_module_insert()Russell King
2020-01-27net: phylink: split link_an_mode configured and current settingsRussell King
2020-01-27net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King
2020-01-27net: phylink: re-split __phylink_connect_phy()Russell King
2020-01-27net: mdio-i2c: add support for Clause 45 accessesRussell King
2020-01-27net: sfp: move phy_start()/phy_stop() to phylinkRussell King
2020-01-27net: sfp: add module start/stop upstream notificationsRussell King
2020-01-27net: sfp: add more extended compliance codesRussell King
2020-01-27net: sfp: derive interface mode from ethtool link modesRussell King
2020-01-27net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King
2020-01-27net: sfp: avoid tx-fault with Nokia GPON moduleRussell King
2020-01-17net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik
2020-01-10net: phy: DP83822: Update Kconfig with DP83825I supportDan Murphy
2020-01-10net: phy: DP83TC811: Fix typo in KconfigDan Murphy
2020-01-03net: phylink: fix failure to register on x86 systemsRussell King
2019-12-26net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-14net: phylink: fix interface passed to mac_link_upRussell King
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan
2019-12-04net: sfp: fix hwmonRussell King
2019-12-04net: sfp: fix unbindRussell King
2019-12-01net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit
2019-11-27net: phy: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-26net: phy: dp83869: Fix return paths to return proper valuesDan Murphy
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-25net: phy: add helpers phy_(un)lock_mdio_busHeiner Kallweit
2019-11-25mdio_bus: don't use managed reset-controllerDavid Bauer
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-23net: phy: initialise phydev speed and duplex sanelyRussell King
2019-11-23net: phy: remove phy_ethtool_sset()Russell King
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20net: sfp: soft status and control supportRussell King