summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-28net: sfp: display SFP module information [*not for mainline*]phyRussell King
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-28arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2020-02-28net: phy: marvell10g: add support for configuring LEDsRussell King
2020-02-28dt-bindings: net: add dt bindings for marvell10g driverRussell 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: mii: add linkmode_adv_to_mii_adv_x()Russell King
2020-02-28net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King
2020-02-28doc: sfp-phylink: correct code indentationRussell King
2020-02-28net: mvpp2: use resolved link config in mac_link_up()Russell King
2020-02-28net: mvneta: use resolved link config in mac_link_up()Russell King
2020-02-28net: macb: use resolved link config in mac_link_up()Russell King
2020-02-28net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-02-28net: axienet: use resolved link config in mac_link_up()Russell King
2020-02-28net: mv88e6xxx: use resolved link config in mac_link_up()Russell King
2020-02-28net: dsa: propagate resolved link config via mac_link_up()Russell 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-24net: macb: Properly handle phylink on at91rm9200Alexandre Belloni
2020-02-18net: phy: allow bcm84881 to be a moduleRussell King
2020-02-17net: phylink: clarify flow control settings in documentationRussell 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-02-17net: linkmode: make linkmode_test_bit() take const pointerRussell 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: phy: add PHY_INTERFACE_MODE_10GBASERRussell King
2020-01-27net: sfp: report error on failure to read sfp soft statusRussell King