summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-21net: use phylink_mode_*() helpersRussell King (Oracle)
2022-06-21net: phylink: allow PCS to override MAC validationRussell King (Oracle)
2022-06-21net: phylink: validate only used interfaces for c45 PHYsRussell King (Oracle)
2022-06-21net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)
2022-06-21net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)
2022-06-21net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)
2022-06-21net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)
2022-06-21net: dsa: ocelot: use phylink_validate_mask_caps()Russell King (Oracle)
2022-06-21net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)
2022-06-21net: phylink: use phy interface mode bitmapsRussell King
2022-06-21net: phy: add supported_interfaces to marvell10g PHYsRussell King
2022-06-21net: phy: add supported_interfaces to marvell PHYsRussell King
2022-06-21net: phy: add supported_interfaces to bcm84881Russell King
2022-06-21net: sfp: display SFP module information [*not for mainline*]Russell King
2022-06-21net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2022-06-21net: sfp: add support for cooled SFP+ transceiversRussell King
2022-06-21net: phy: make phy_error() report which PHY has failedRussell King
2022-06-21net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2022-06-21net: phy: provide phy driver start/stop hooksRussell King
2022-06-21net: phy: marvell*: add support for hw resolved pause modesRussell King
2022-06-21net: phy: add resolved pause support [*not for mainline*]Russell King
2022-06-21net: phy: marvell10g: add support for configuring LEDsRussell King
2022-06-21net: phy: add helpers for comparing phy IDsRussell King
2022-06-21net: dsa: bcm_sf2: fix pause mode validationRussell King
2022-06-21net: dpaa2-mac: populate supported_interfaces member (3)Russell King
2022-06-21net: pcs: xpcs: use mdiodev accessorsRussell King (Oracle)
2022-06-21net: remove calls to phylink_generic_validate()Russell King (Oracle)
2022-06-21net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()Russell King (Oracle)
2022-06-21net: phylink: rename phylink_sfp_config()Russell King (Oracle)
2022-06-21net: phylink: use phy_interface_t bitmaps for optical modulesRussell King
2022-06-21net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2022-06-21net: phylink: add ability to validate a set of interface modesRussell King (Oracle)
2022-06-21net: phylink: require supported_interfaces to be filledRussell King (Oracle)
2022-06-21net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)
2022-06-21net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)
2022-06-21net: dsa: mv88e6xxx: cleanup after phylink_pcs conversionRussell King (Oracle)
2022-06-21net: dsa: mv88e6xxx: convert 88e639x to phylink_pcsRussell King (Oracle)
2022-06-21net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcsRussell King
2022-06-21net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcsRussell King (Oracle)
2022-06-21net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()Russell King (Oracle)
2022-06-21net: dsa: mv88e6xxx: add infrastructure for phylink_pcsRussell King (Oracle)
2022-06-21net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finishRussell King (Oracle)
2022-06-21net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)
2022-06-21net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)
2022-06-21net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)
2022-06-21net: phylink: disable PCS polling over major configurationRussell King (Oracle)
2022-06-21net: phylink: remove pcs_ops memberRussell King (Oracle)
2022-06-21net: phylink: add phylink_pcs_inband()Russell King (Oracle)
2022-06-21net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)
2022-06-21net: dsa: switch to using phylink for cpu portsRussell King (Oracle)