summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-16iommu: silence iommu group printsRussell King
2024-04-16net: add qsfp support [*experimental*]Russell King
2024-04-16net: sfp: clean up sfp-bus buildingRussell King
2024-04-16ahci: qoriq: workaround for errata A-379364 on lx2160aPeng Ma
2024-04-16bus: fsl-mc: fix dprc object reading raceRussell King
2024-04-16bus: fsl-mc: add IOMMU mappings for MC firmware and DCFGRussell King (Oracle)
2024-04-16Merge branches 'net-queue' and 'pci-mobiveil' into cex7Russell King (Oracle)
2024-04-16net: mvpp2: add support for querying PCS inband propertiesRussell King (Oracle)
2024-04-16net: mvneta: add support for querying PCS inband propertiesRussell King (Oracle)
2024-04-16net: txgbe: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-16net: prestera: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-16net: mvneta: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-16net: mvpp2: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-16net: phylink: switch to use phy_query_inband() for copper SFP modulesRussell King (Oracle)
2024-04-16net: phylink: move phylink_phy_no_inband()Russell King (Oracle)
2024-04-16net: phylink: move the sfp autoneg mode into struct phylinkRussell King (Oracle)
2024-04-16net: dsa: mv88e6xxx: add 6352 family EEE supportRussell King (Oracle)
2024-04-16net: phy: generate PHY mdio modaliasRussell King (Oracle)
2024-04-16net: all drivers updateRussell King (Oracle)
2024-04-16net: phylink: pass mode into pcs_validate()Russell King (Oracle)
2024-04-16net: phylink: pass mode into phylink_validate()Russell King (Oracle)
2024-04-16net: use phylink_mode_*() helpersRussell King (Oracle)
2024-04-16net: phylink: use phy interface mode bitmapsRussell King
2024-04-16net: phy: add supported_interfaces to Aquantia AQR113CRussell King (Oracle)
2024-04-16net: phy: add supported_interfaces to marvell10g PHYsRussell King
2024-04-16net: phy: add supported_interfaces to marvell PHYsRussell King
2024-04-16net: phy: add supported_interfaces to bcm84881Russell King
2024-04-16net: sfp: display SFP module information [*not for mainline*]Russell King
2024-04-16net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2024-04-16net: sfp: add support for cooled SFP+ transceiversRussell King
2024-04-16net: phy: make phy_error() report which PHY has failedRussell King
2024-04-16net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2024-04-16net: phy: provide phy driver start/stop hooksRussell King
2024-04-16net: phy: marvell*: add support for hw resolved pause modesRussell King
2024-04-16net: phy: add resolved pause support [*not for mainline*]Russell King
2024-04-16net: phylink: handle MDIO_USXGMII_LINK when decoding USXGMIIRussell King (Oracle)
2024-04-16net: phy: marvell10g: add support for configuring LEDsRussell King
2024-04-16net: phy: marvell: provide phy_query_inband() implementationRussell King (Oracle)
2024-04-16net: phy: bcm84881: provide phy_query_inband() implementationRussell King (Oracle)
2024-04-16net: phylink: add pcs_query_inband()Russell King (Oracle)
2024-04-16net: phy: add phy_query_inband()Russell King (Oracle)
2024-04-16net: phylink allow EEE management for SFPs without PHYsRussell King (Oracle)
2024-04-16net: dsa: mt7530: convert to phylink managed EEERussell King (Oracle)
2024-04-16net: dsa: mv88e6xxx: add EEE controlsRussell King (Oracle)
2024-04-16net: dsa: mv88e6xxx: add support for EEE forcingRussell King (Oracle)
2024-04-16net: dsa: mv88e6xxx: add port_set_eee() methodRussell King (Oracle)
2024-04-16net: mvpp2: add EEE implementationRussell King (Oracle)
2024-04-16net: mvneta: convert to phylink EEE implementationRussell King (Oracle)
2024-04-16net: phylink: add EEE managementRussell King (Oracle)
2024-04-16net: dsa: felix: provide own phylink MAC operationsRussell King (Oracle)