summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2019-12-11net: sfp: error handling for phy probeRussell King-9/+17
2019-12-11net: sfp: rename sm_retriesRussell King-5/+5
2019-12-11net: sfp: use a definition for the fault recovery attemptsRussell King-3/+11
2019-12-11net: sfp: add support for Clause 45 PHYsRussell King-4/+40
2019-12-11net: phy: add Broadcom BCM84881 PHY driverRussell King-0/+276
2019-12-11net: phylink: make Broadcom BCM84881 based SFPs workRussell King-2/+16
2019-12-11net: phylink: delay MAC configuration for copper SFP modulesRussell King-10/+71
2019-12-11net: phylink: split phylink_sfp_module_insert()Russell King-19/+28
2019-12-11net: phylink: split link_an_mode configured and current settingsRussell King-28/+31
2019-12-11net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King-5/+16
2019-12-11net: phylink: re-split __phylink_connect_phy()Russell King-15/+24
2019-12-11net: mdio-i2c: add support for Clause 45 accessesRussell King-8/+20
2019-12-11net: sfp: move phy_start()/phy_stop() to phylinkRussell King-2/+22
2019-12-11net: sfp: add module start/stop upstream notificationsRussell King-0/+31
2019-12-11net: sfp: add more extended compliance codesRussell King-26/+38
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell King-9/+6
2019-12-11net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King-15/+2
2019-12-09net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depthDan Murphy-13/+49
2019-12-09net: sfp: avoid tx-fault with Nokia GPON moduleRussell King-12/+30
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko-48/+71
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan-0/+1
2019-12-04net: sfp: fix hwmonRussell King-9/+4
2019-12-04net: sfp: fix unbindRussell King-0/+4
2019-12-01net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit-0/+9
2019-11-27net: phy: Use the correct style for SPDX License IdentifierNishad Kamdar-6/+6
2019-11-26net: phy: dp83869: Fix return paths to return proper valuesDan Murphy-23/+26
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+4
2019-11-25net: phy: add helpers phy_(un)lock_mdio_busHeiner Kallweit-14/+14
2019-11-25mdio_bus: don't use managed reset-controllerDavid Bauer-2/+4
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King-9/+6
2019-11-23net: phy: initialise phydev speed and duplex sanelyRussell King-2/+2
2019-11-23net: phy: remove phy_ethtool_sset()Russell King-60/+0
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-10/+24
2019-11-20net: sfp: soft status and control supportRussell King-20/+90
2019-11-20net: sfp: add some quirks for GPON modulesRussell King-0/+25
2019-11-20net: sfp: add support for module quirksRussell King-0/+54
2019-11-19mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven-1/+1
2019-11-19Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller-2/+1
2019-11-19net: phylink: fix link mode modification in PHY modeRussell King-9/+16
2019-11-19net: phylink: update documentation on create and destroyRussell King-0/+4
2019-11-18mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek BehĂșn-1/+2
2019-11-18net: phy: dp83869: fix return of uninitialized variable retColin Ian King-1/+1
2019-11-18phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan-0/+3
2019-11-18net: phy: avoid matching all-ones clause 45 PHY IDsRussell King-3/+6
2019-11-18net: phy: marvell10g: add SFP+ supportRussell King-1/+24
2019-11-18net: phy: add core phylib sfp supportRussell King-0/+73
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-5/+22
2019-11-16mscc.c: fix semicolon.cocci warningskbuild test robot-1/+1
2019-11-16net: phylink: update to use phy_support_asym_pause()Russell King-9/+6
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran-0/+7