summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-18net: phylink: validate only used interfaces for c45 PHYsRussell King (Oracle)
2022-01-18net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)
2022-01-18net: phylink: add ability to validate a set of interface modesRussell King (Oracle)
2022-01-18net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)
2022-01-18net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)
2022-01-18net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)
2022-01-18net: dsa: sja1105: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-18net: dsa: sja1105: convert to phylink_generic_validate()Russell King (Oracle)
2022-01-18net: dsa: ocelot: convert to mac_select_pcs()Russell King (Oracle)
2022-01-18net: dsa: ocelot: convert to phylink_generic_validate()Russell King (Oracle)
2022-01-18net: phylink: use phy interface mode bitmapsRussell King
2022-01-18net: phy: add supported_interfaces to marvell10g PHYsRussell King
2022-01-18net: phy: add supported_interfaces to marvell PHYsRussell King
2022-01-18net: phy: add supported_interfaces to bcm84881Russell King
2022-01-18net: sfp: display SFP module information [*not for mainline*]Russell King
2022-01-18net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2022-01-18net: sfp: add support for cooled SFP+ transceiversRussell King
2022-01-18net: phy: make phy_error() report which PHY has failedRussell King
2022-01-18net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2022-01-18net: phy: provide phy driver start/stop hooksRussell King
2022-01-18net: phy: marvell*: add support for hw resolved pause modesRussell King
2022-01-18net: phy: add resolved pause support [*not for mainline*]Russell King
2022-01-18net: phy: marvell10g: add support for configuring LEDsRussell King
2022-01-18net: phy: add helpers for comparing phy IDsRussell King
2022-01-18net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2022-01-18net: phylink: use phy_interface_t bitmaps for optical modulesRussell King
2022-01-18net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2022-01-18net: dsa: bcm_sf2: fix pause mode validationRussell King
2022-01-18net: dsa: mt7530: remove mt753x_phylink_validate()Russell King (Oracle)
2022-01-18net: dsa: mt7530: partially convert to phylink_pcs *EXPERIMENTAL*Russell King (Oracle)
2022-01-18net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)
2022-01-18net: dsa: mt7530: mark as non-legacyRussell King (Oracle)
2022-01-18net: dsa: mt7530: switch to use phylink_get_linkmodes()Russell King (Oracle)
2022-01-18net: dsa: mt7530: RGMII can support 1000base-XRussell King (Oracle)
2022-01-18net: dsa: mt7530: only indicate linkmodes that can be supportedRussell King (Oracle)
2022-01-18net: dsa: mt7530: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2022-01-18net: dsa: mt7530: remove interface checksRussell King (Oracle)
2022-01-18net: dsa: mt7530: populate supported_interfacesRussell King (Oracle)
2022-01-18net: dsa: b53: mark as non-legacyRussell King (Oracle)
2022-01-18net: dsa: b53: switch to using phylink_generic_validate()Russell King (Oracle)
2022-01-18net: dsa: b53: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2022-01-18net: dsa: b53: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)
2022-01-18net: dsa: b53: clean up if() condition to be more readableRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: remove obsolete serdes methodsRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: convert 88e639x to phylink_pcsRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcsRussell King
2022-01-18net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcsRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()Russell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: update 88e6390 workaroundRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)