summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-02net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-04-02net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2020-04-02net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King
2020-04-02net: dsa: mv88e6xxx: remove port_link_state functionsRussell King
2020-04-02net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King
2020-04-02net: dsa: mv88e6xxx: fix Serdes link changesRussell King
2020-04-02net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King
2020-04-02net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King
2020-04-02net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King
2020-04-02net: dsa: warn if phylink_mac_link_state returns errorRussell King
2020-04-02net: mii: add linkmode_adv_to_mii_adv_x()Russell King
2020-04-02net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King
2020-04-02net: phylink: Add XLGMII supportJose Abreu
2020-04-02net: phy: Add XLGMII interface defineJose Abreu
2020-04-02net: dsa: sja1105: move MAC configuration to .phylink_mac_link_upVladimir Oltean
2020-04-02net: phy: marvell10g: place in powersave mode at probeRussell King
2020-04-02net: phy: marvell10g: add energy detect power down tunableRussell King
2020-04-02net: phy: marvell10g: add mdix controlRussell King
2020-04-02doc: sfp-phylink: correct code indentationRussell King
2020-04-02net: mvpp2: use resolved link config in mac_link_up()Russell King
2020-04-02net: mvneta: use resolved link config in mac_link_up()Russell King
2020-04-02net: macb: use resolved link config in mac_link_up()Russell King
2020-04-02net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-04-02net: axienet: use resolved link config in mac_link_up()Russell King
2020-04-02net: mv88e6xxx: use resolved link config in mac_link_up()Russell King
2020-04-02net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-03-30net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-03-30dpaa2-eth: add support for nway resetRussell King
2020-03-30dpaa2-eth: add support for mii ioctlsRussell King
2020-03-30net: phy: marvell10g: read copper results from CSSR1Russell King
2020-03-30net: dsa: mv88e6xxx: fix duplicate vlan warningRussell King
2020-03-30net: switchdev: do not propagate bridge updates across bridgesRussell King
2020-03-30net: phy: allow bcm84881 to be a moduleRussell King
2020-03-30net: phylink: clarify flow control settings in documentationRussell King
2020-03-30net: phylink: improve initial mac configurationRussell King
2020-03-30net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-03-30net: phylink: resolve fixed link flow controlRussell King
2020-03-30net: phylink: use phylib resolved flow control modesRussell King
2020-03-30net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-03-30net: phylink: remove pause mode ethtool setting for fixed linksRussell King
2020-03-30net: add linkmode helper for setting flow control advertisementRussell King
2020-03-30net: add helpers to resolve negotiated flow controlRussell King
2020-03-30net: linkmode: make linkmode_test_bit() take const pointerRussell King
2020-03-30net: phy: marvell: initialise link partner state earlierRussell King
2020-03-29Linux 5.6mvpp2Linus Torvalds
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-29Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin