summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-23net: add qsfp support [*experimental*]Russell King
2020-05-23net: sfp: clean up sfp-bus buildingRussell King
2020-05-23dpaa2-mac: hacks to allow any interface mode [*not for mainline*]Russell King
2020-05-23dpaa2-mac: allow more link modes/phy interface typesRussell King
2020-05-23dpaa2-mac: add 2500BASE-X PCS support [*not for mainline*]Russell King
2020-05-23dpaa2-mac: add 10GBASE-R PCS supportRussell King
2020-05-23dpaa2-mac: add 1000BASE-X/SGMII PCS supportRussell King
2020-05-23dpaa2-eth: do not hold rtnl_lock on phylink_create() or _destroy()Ioana Ciornei
2020-05-23of: add of_mdio_find_device() apiRussell King
2020-05-23net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-05-23ahci: qoriq: workaround for errata A-379364 on lx2160aPeng Ma
2020-05-23iommu: silence iommu group printsRussell King
2020-05-23bus: fsl-mc: fix dprc object reading raceRussell King
2020-04-17bus: fsl-mc: add uapi interface for restoolRussell King
2020-04-17Merge branches 'net-queue' and 'pci-mobiveil' into cex7Russell King
2020-04-17net: dsa: mv88e6xxx: 88e6390 10G serdes supportRussell King
2020-04-17net: dsa: mv88e6xxx: use generic clause 45 definitionsRussell King
2020-04-17net: phy: bcm84881: clear settings on link downRussell King
2020-04-17net: phylink: avoid mac_config callsRussell King
2020-04-17net: phylink: ensure link is down when changing interfaceRussell King
2020-04-16net: phylink: rearrange resolve's mac_config callRussell King
2020-04-16net: phylink: rejig resolve retriggeringRussell King
2020-04-16net: phylink: rejig link state trackingRussell King
2020-04-16net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-16net: mvpp2: fill in phy interface mode bitmapRussell King
2020-04-16net: mvneta: fill in phy interface mode bitmapRussell King
2020-04-16net: phylink: use phy interface mode bitmapsRussell King
2020-04-16net: sfp: add interface bitmapRussell King
2020-04-16net: phy: add supported_interfaces to marvell10g PHYsRussell King
2020-04-16net: phy: add supported_interfaces to marvell PHYsRussell King
2020-04-16net: phy: add supported_interfaces to bcm84881Russell King
2020-04-16net: mvpp2: add port support helpersRussell King
2020-04-16net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-04-16net: sfp: display SFP module information [*not for mainline*]Russell King
2020-04-16net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2020-04-16net: sfp: add debugfs supportRussell King
2020-04-16net: sfp: add support for cooled SFP+ transceiversRussell King
2020-04-16net: phy: make phy_error() report which PHY has failedRussell King
2020-04-16net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2020-04-16net: phy: provide phy driver start/stop hooksRussell King
2020-04-16net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-04-16net: phy: add resolved pause supportRussell King
2020-04-16net: phy: marvell10g: add support for configuring LEDsRussell King
2020-04-15net: phy: marvell10g: add downshift tunable supportRussell King
2020-04-15net: marvell10g: soft-reset the PHY when coming out of low powerRussell King
2020-04-15net: marvell10g: report firmware versionRussell King
2020-04-02net: phylink: add separate pcs operations structureRussell King
2020-04-02net: phylink: rename 'ops' to 'mac_ops'Russell King
2020-04-02net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King
2020-04-02net: phylink: pcs: add 802.3 clause 45 helpersRussell King