summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
* | net: phy: marvell: use positive logic for link stateRussell King2019-12-191-4/+3
* | net: phy: marvell: initialise link partner state earlierRussell King2019-12-191-20/+5
* | net: phy: marvell: rearrange to use genphy_read_lpa()Russell King2019-12-191-34/+32
* | net: phy: provide and use genphy_read_status_fixed()Russell King2019-12-193-47/+40
* | net: phy: add genphy_check_and_restart_aneg()Russell King2019-12-191-17/+31
* | net: phy: use phy_resolve_aneg_pause()Russell King2019-12-193-14/+3
* | net: phy: remove redundant .aneg_done initialisersRussell King2019-12-192-7/+0
* | net: phylink: extend clause 45 PHY validation workaroundRussell King2019-12-171-9/+13
* | net: phylink: improve clause 45 PHY ksettings_set implementationRussell King2019-12-171-31/+53
* | net: phylink: propagate phy_attach_direct() return codeRussell King2019-12-141-3/+6
* | net: phy: dp83869: Remove unneeded semicolonzhengbin2019-12-141-1/+1
* | 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
OpenPOWER on IntegriCloud