summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: sfp: re-attempt probing for phyRussell King2019-12-111-17/+42
* net: sfp: error handling for phy probeRussell King2019-12-111-9/+17
* net: sfp: rename sm_retriesRussell King2019-12-111-5/+5
* net: sfp: use a definition for the fault recovery attemptsRussell King2019-12-111-3/+11
* net: sfp: add support for Clause 45 PHYsRussell King2019-12-111-4/+40
* net: phy: add Broadcom BCM84881 PHY driverRussell King2019-12-113-0/+276
* net: phylink: make Broadcom BCM84881 based SFPs workRussell King2019-12-111-2/+16
* net: phylink: delay MAC configuration for copper SFP modulesRussell King2019-12-112-10/+71
* net: phylink: split phylink_sfp_module_insert()Russell King2019-12-111-19/+28
* net: phylink: split link_an_mode configured and current settingsRussell King2019-12-111-28/+31
* net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King2019-12-111-5/+16
* net: phylink: re-split __phylink_connect_phy()Russell King2019-12-111-15/+24
* net: mdio-i2c: add support for Clause 45 accessesRussell King2019-12-111-8/+20
* net: sfp: move phy_start()/phy_stop() to phylinkRussell King2019-12-112-2/+22
* net: sfp: add module start/stop upstream notificationsRussell King2019-12-113-0/+31
* net: sfp: add more extended compliance codesRussell King2019-12-112-26/+38
* net: sfp: derive interface mode from ethtool link modesRussell King2019-12-113-9/+6
* net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King2019-12-112-15/+2
* net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depthDan Murphy2019-12-091-13/+49
* net: sfp: avoid tx-fault with Nokia GPON moduleRussell King2019-12-091-12/+30
* net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko2019-12-071-48/+71
* phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan2019-12-061-0/+1
* net: sfp: fix hwmonRussell King2019-12-041-9/+4
* net: sfp: fix unbindRussell King2019-12-041-0/+4
* net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit2019-12-011-0/+9
* net: phy: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-275-6/+6
* net: phy: dp83869: Fix return paths to return proper valuesDan Murphy2019-11-261-23/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-251-2/+4
|\
| * mdio_bus: don't use managed reset-controllerDavid Bauer2019-11-251-2/+4
* | net: phy: add helpers phy_(un)lock_mdio_busHeiner Kallweit2019-11-251-14/+14
* | net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King2019-11-231-9/+6
* | net: phy: initialise phydev speed and duplex sanelyRussell King2019-11-231-2/+2
* | net: phy: remove phy_ethtool_sset()Russell King2019-11-231-60/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-223-10/+24
|\|
| * mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven2019-11-191-1/+1
| * Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller2019-11-191-2/+1
| * net: phylink: fix link mode modification in PHY modeRussell King2019-11-191-9/+16
| * net: phylink: update documentation on create and destroyRussell King2019-11-191-0/+4
| * mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek BehĂșn2019-11-181-1/+2
| * phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan2019-11-181-0/+3
* | net: sfp: soft status and control supportRussell King2019-11-201-20/+90
* | net: sfp: add some quirks for GPON modulesRussell King2019-11-201-0/+25
* | net: sfp: add support for module quirksRussell King2019-11-201-0/+54
* | net: phy: dp83869: fix return of uninitialized variable retColin Ian King2019-11-181-1/+1
* | net: phy: avoid matching all-ones clause 45 PHY IDsRussell King2019-11-181-3/+6
* | net: phy: marvell10g: add SFP+ supportRussell King2019-11-181-1/+24
* | net: phy: add core phylib sfp supportRussell King2019-11-182-0/+73
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-162-5/+22
|\|
| * dp83640: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+7
| * ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-151-1/+2