summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-09net: mvpp2: check first level interrupt status registersRussell King
2020-09-09net: mvpp2: rename mis-named "link status" interruptRussell King
2020-09-09net: mvpp2: restructure "link status" interrupt handlingRussell King
2020-09-02net: mvpp2: split xlg and gmac pcsRussell King
2020-09-02net: mvpp2: convert to phylink pcs operationsRussell King
2020-09-02net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King
2020-09-02net: mvpp2: ensure the port is forced down while changing modesRussell King
2020-09-02net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King
2020-09-02net: mvpp2: tidy up ACPI hackRussell King
2020-09-02gpio: mvebu: add PWM support for Armada 8kRussell King
2020-09-02gpio: mvebu: honour EPROBE_DEFER for devm_clk_get()Russell King
2020-09-02gpio: mvebu: convert pwm to regmapRussell King
2020-09-02gpio: mvebu: fix PWM period calculationRussell King
2020-09-02usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz
2020-09-02net: mvgmac: support different hw versionsRussell King
2020-09-02net: mvneta: split out GMACRussell King
2020-09-02net: mvneta: convert to phylink pcs operationsRussell King
2020-09-02net: mvneta: move 1ms clock control into mac_prepare/mac_finishRussell King
2020-09-02net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2020-09-02net: mvneta: program 1ms autonegotiation clock divisorRussell King
2020-09-02phy: armada-38x: further augmentation of setupRussell King
2020-09-02phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King
2020-09-02net: dsa/bcm_sf2: fix pause mode validationRussell King
2020-09-02net: phylink: use phy interface mode bitmapsRussell King
2020-09-02net: phy: add supported_interfaces to marvell10g PHYsRussell King
2020-09-02net: phy: add supported_interfaces to marvell PHYsRussell King
2020-09-02net: phy: add supported_interfaces to bcm84881Russell King
2020-09-02net: phy: marvell10g: select host interface configurationRussell King
2020-09-02net: phy: pass supported PHY interface types to phylibRussell King
2020-09-01net: mvpp2: fill in phy interface mode bitmapRussell King
2020-09-01net: mvneta: fill in phy interface mode bitmapRussell King
2020-09-01net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2020-09-01net: sfp: add interface bitmapRussell King
2020-08-31net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-08-31net: sfp: display SFP module information [*not for mainline*]Russell King
2020-08-31net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2020-08-31net: sfp: add debugfs supportRussell King
2020-08-31net: sfp: add support for cooled SFP+ transceiversRussell King
2020-08-31net: phy: make phy_error() report which PHY has failedRussell King
2020-08-31net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2020-08-31net: phy: provide phy driver start/stop hooksRussell King
2020-08-31net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-08-31net: phy: add resolved pause supportRussell King
2020-08-31net: phy: marvell10g: add support for configuring LEDsRussell King
2020-08-31net: phy: marvell10g: add downshift tunable supportRussell King
2020-08-31net: phy: add helpers for comparing phy IDsRussell King
2020-08-31net: phy: at803x: simplify custom phy id matchingRussell King
2020-08-31net: phylink: avoid oops during initialisationRussell King
2020-08-03net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-08-03net: phylink: add struct phylink_pcsRussell King