summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-12-26net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl
2019-12-25net: mdio: of: Register discovered MII time stampers.Richard Cochran
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-25net: phy: dp83640: Move the probe and remove methods around.Richard Cochran
2019-12-23clk: let init callback return an error codeJerome Brunet
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-19net: sfp: report error on failure to read sfp soft statusRussell King
2019-12-19net: phy: marvell: use genphy_check_and_restart_aneg()Russell King
2019-12-19net: phy: marvell: use phy_modify_changed()Russell King
2019-12-19net: phy: marvell: use existing clause 37 definitionsRussell King
2019-12-19net: phy: marvell: consolidate phy status readingRussell King
2019-12-19net: phy: marvell: use positive logic for link stateRussell King
2019-12-19net: phy: marvell: initialise link partner state earlierRussell King
2019-12-19net: phy: marvell: rearrange to use genphy_read_lpa()Russell King
2019-12-19net: phy: provide and use genphy_read_status_fixed()Russell King
2019-12-19net: phy: add genphy_check_and_restart_aneg()Russell King
2019-12-19net: phy: use phy_resolve_aneg_pause()Russell King
2019-12-19net: phy: remove redundant .aneg_done initialisersRussell King
2019-12-17net: phylink: extend clause 45 PHY validation workaroundRussell King
2019-12-17net: phylink: improve clause 45 PHY ksettings_set implementationRussell King
2019-12-14net: phylink: fix interface passed to mac_link_upRussell King
2019-12-14net: phylink: propagate phy_attach_direct() return codeRussell King
2019-12-14net: phy: dp83869: Remove unneeded semicolonzhengbin
2019-12-11net: sfp: re-attempt probing for phyRussell King
2019-12-11net: sfp: error handling for phy probeRussell King
2019-12-11net: sfp: rename sm_retriesRussell King
2019-12-11net: sfp: use a definition for the fault recovery attemptsRussell King
2019-12-11net: sfp: add support for Clause 45 PHYsRussell King
2019-12-11net: phy: add Broadcom BCM84881 PHY driverRussell King
2019-12-11net: phylink: make Broadcom BCM84881 based SFPs workRussell King
2019-12-11net: phylink: delay MAC configuration for copper SFP modulesRussell King
2019-12-11net: phylink: split phylink_sfp_module_insert()Russell King
2019-12-11net: phylink: split link_an_mode configured and current settingsRussell King
2019-12-11net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King
2019-12-11net: phylink: re-split __phylink_connect_phy()Russell King
2019-12-11net: mdio-i2c: add support for Clause 45 accessesRussell King
2019-12-11net: sfp: move phy_start()/phy_stop() to phylinkRussell King
2019-12-11net: sfp: add module start/stop upstream notificationsRussell King
2019-12-11net: sfp: add more extended compliance codesRussell King
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell King
2019-12-11net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King
2019-12-09net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depthDan Murphy
2019-12-09net: sfp: avoid tx-fault with Nokia GPON moduleRussell 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