summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-02-28net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2020-02-28net: sfp: add debugfs supportRussell King
2020-02-28net: sfp: add support for cooled SFP+ transceiversRussell King
2020-02-28net: phy: make phy_error() report which PHY has failedRussell King
2020-02-28net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2020-02-28net: phy: provide phy driver start/stop hooksRussell King
2020-02-28net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-02-28net: phy: add resolved pause supportRussell King
2020-02-28net: phy: marvell10g: add support for configuring LEDsRussell King
2020-02-28net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-02-28net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-02-28net: phylink: add separate pcs operations structureRussell King
2020-02-28net: phylink: rename 'ops' to 'mac_ops'Russell King
2020-02-28net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2020-02-28net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-28net: phy: marvell10g: read copper results from CSSR1Russell King
2020-02-28net: phy: marvell: don't interpret PHY status unless resolvedRussell King
2020-02-18net: phy: allow bcm84881 to be a moduleRussell King
2020-02-17net: phylink: improve initial mac configurationRussell King
2020-02-17net: phylink: allow ethtool -A to change flow control advertisementRussell King
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: 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