summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-17net: phylink: resolve fixed link flow controlRussell King
2020-02-17net: phylink: use phylib resolved flow control modesRussell King
2020-02-17net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-02-17net: phylink: remove pause mode ethtool setting for fixed linksRussell King
2020-02-17net: add linkmode helper for setting flow control advertisementRussell King
2020-02-17net: add helpers to resolve negotiated flow controlRussell King
2020-01-29net: phylink: allow in-band AN for USXGMIIAlex Marginean
2020-01-29net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modesVladimir Oltean
2020-01-29net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli
2020-01-29net: phylink: add support for polling MAC PCSVladimir Oltean
2020-01-29net: phylink: make QSGMII a valid PHY mode for in-band ANVladimir Oltean
2020-01-27net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2020-01-27net: sfp: report error on failure to read sfp soft statusRussell King
2020-01-27net: phy: marvell: use genphy_check_and_restart_aneg()Russell King
2020-01-27net: phy: marvell: use phy_modify_changed()Russell King
2020-01-27net: phy: marvell: use existing clause 37 definitionsRussell King
2020-01-27net: phy: marvell: consolidate phy status readingRussell King
2020-01-27net: phy: marvell: use positive logic for link stateRussell King
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: mvpp2: update mvpp2 validate() implementationRussell 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-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig