summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-18Merge branches 'net-queue' and 'pci-mobiveil' into cex7Russell King (Oracle)
2022-01-18net: phylink: remove phylink_set_pcs()Russell King (Oracle)
2022-01-18net: phy: generate PHY mdio modaliasRussell King (Oracle)
2022-01-18net: sfp: fix high power modules without diag modeRussell King (Oracle)
2022-01-18net: all drivers updateRussell King (Oracle)
2022-01-18net: phylink: pass mode into pcs_validate()Russell King (Oracle)
2022-01-18net: phylink: pass mode into phylink_validate()Russell King (Oracle)
2022-01-18net: use phylink_mode_*() helpersRussell King (Oracle)
2022-01-18net: phylink: allow PCS to override MAC validationRussell King (Oracle)
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)