summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-09net: mvpp2: split xlg and gmac pcsRussell King
2020-07-09net: mvpp2: convert to phylink pcs operationsRussell King
2020-07-09net: mvpp2: ensure the port is forced down while changing modesRussell King
2020-07-09net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King
2020-07-09net: mvpp2: tidy up ACPI hackRussell King
2020-07-09gpio: mvebu: add PWM support for Armada 8kRussell King
2020-07-09gpio: mvebu: honour EPROBE_DEFER for devm_clk_get()Russell King
2020-07-09gpio: mvebu: convert pwm to regmapRussell King
2020-07-09gpio: mvebu: fix PWM period calculationRussell King
2020-07-09usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz
2020-07-09net: mvgmac: support different hw versionsRussell King
2020-07-09net: mvneta: split out GMACRussell King
2020-07-09net: mvneta: convert to phylink pcs operationsRussell King
2020-07-09net: mvneta: move 1ms clock control into mac_prepare/mac_finishRussell King
2020-07-08net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2020-07-08net: mvneta: program 1ms autonegotiation clock divisorRussell King
2020-07-08phy: armada-38x: further augmentation of setupRussell King
2020-07-07phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King
2020-07-02net: dsa/bcm_sf2: fix pause mode validationRussell King
2020-07-02net: mvpp2: fill in phy interface mode bitmapRussell King
2020-07-02net: mvneta: fill in phy interface mode bitmapRussell King
2020-07-02net: phylink: use phy interface mode bitmapsRussell King
2020-07-02net: sfp: add interface bitmapRussell King
2020-07-02net: phy: add supported_interfaces to marvell10g PHYsRussell King
2020-07-02net: phy: add supported_interfaces to marvell PHYsRussell King
2020-07-02net: phy: add supported_interfaces to bcm84881Russell King
2020-07-02net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-07-02net: sfp: display SFP module information [*not for mainline*]Russell King
2020-07-02net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2020-07-02net: sfp: add debugfs supportRussell King
2020-07-02net: sfp: add support for cooled SFP+ transceiversRussell King
2020-07-02net: phy: make phy_error() report which PHY has failedRussell King
2020-07-02net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2020-07-02net: phy: provide phy driver start/stop hooksRussell King
2020-07-02net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-07-02net: phy: add resolved pause supportRussell King
2020-07-02net: phy: marvell10g: add support for configuring LEDsRussell King
2020-07-02net: phy: marvell10g: add downshift tunable supportRussell King
2020-07-02net: phy: at803x: get rid of custom phy id matchingRussell King
2020-07-02net: phy: add helpers for comparing phy IDsRussell King
2020-07-02net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-07-02net: phylink: add struct phylink_pcsRussell King
2020-07-02net: phylink: re-implement interface configuration with PCSRussell King
2020-07-02net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-07-02net: phylink: simplify fixed-link case for ksettings_set methodRussell King
2020-07-02net: phylink: simplify phy case for ksettings_set methodRussell King
2020-07-02net: phylink: simplify ksettings_set() implementationRussell King
2020-07-02net: phylink: avoid mac_config callsRussell King
2020-07-02net: phylink: update PCS when changing interface during resolutionRussell King
2020-07-02net: phylink: ensure link is down when changing interfaceRussell King