summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-04net: mvpp2: ptp: add interrupt handlingRussell King
2020-08-04net: mvpp2: ptp: add support for receive timestampingRussell King
2020-08-04net: mvpp2: ptp: add TAI supportRussell King
2020-08-04net: mvpp2: check first level interrupt status registersRussell King
2020-08-04net: mvpp2: rename mis-named "link status" interruptRussell King
2020-08-04net: mvpp2: restructure "link status" interrupt handlingRussell King
2020-08-03net: mvpp2: split xlg and gmac pcsRussell King
2020-08-03net: mvpp2: convert to phylink pcs operationsRussell King
2020-08-03net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King
2020-08-03net: mvpp2: ensure the port is forced down while changing modesRussell King
2020-08-03net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King
2020-08-03net: mvpp2: tidy up ACPI hackRussell King
2020-08-03net: mvgmac: support different hw versionsRussell King
2020-08-03net: mvneta: split out GMACRussell King
2020-08-03net: mvneta: convert to phylink pcs operationsRussell King
2020-08-03net: mvneta: move 1ms clock control into mac_prepare/mac_finishRussell King
2020-08-03net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2020-08-03net: mvneta: program 1ms autonegotiation clock divisorRussell King
2020-08-03net: dsa/bcm_sf2: fix pause mode validationRussell King
2020-08-03net: mvpp2: fill in phy interface mode bitmapRussell King
2020-08-03net: mvneta: fill in phy interface mode bitmapRussell King
2020-08-03net: phylink: use phy interface mode bitmapsRussell King
2020-08-03net: sfp: add interface bitmapRussell King
2020-08-03net: phy: add supported_interfaces to marvell10g PHYsRussell King
2020-08-03net: phy: add supported_interfaces to marvell PHYsRussell King
2020-08-03net: phy: add supported_interfaces to bcm84881Russell King
2020-08-03net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-08-03net: sfp: display SFP module information [*not for mainline*]Russell King
2020-08-03net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2020-08-03net: sfp: add debugfs supportRussell King
2020-08-03net: sfp: add support for cooled SFP+ transceiversRussell King
2020-08-03net: phy: make phy_error() report which PHY has failedRussell King
2020-08-03net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2020-08-03net: phy: provide phy driver start/stop hooksRussell King
2020-08-03net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-08-03net: phy: add resolved pause supportRussell King
2020-08-03net: phy: marvell10g: add support for configuring LEDsRussell King
2020-08-03net: phy: marvell10g: add downshift tunable supportRussell King
2020-08-03net: phy: add helpers for comparing phy IDsRussell King
2020-08-03net: phy: at803x: simplify custom phy id matchingRussell King
2020-08-03net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-08-03net: phylink: add struct phylink_pcsRussell King
2020-08-03net: phylink: re-implement interface configuration with PCSRussell King
2020-08-03net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-08-03net: phylink: simplify fixed-link case for ksettings_set methodRussell King
2020-08-03net: phylink: use config.an_enabled in ksettings_set methodRussell King
2020-08-03net: phylink: simplify phy case for ksettings_set methodRussell King
2020-08-03net: phylink: simplify ksettings_set() implementationRussell King
2020-08-03net: phylink: avoid mac_config callsRussell King
2020-08-03net: phylink: update PCS when changing interface during resolutionRussell King