summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
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
2020-08-03net: phylink: ensure link is down when changing interfaceRussell King
2020-08-03net: phylink: rearrange resolve mac_config() callRussell King
2020-08-03net: phylink: rejig link state trackingRussell King
2020-08-03net: phylink: update ethtool reporting for fixed-link modesRussell King
2020-08-03net: sfp: add error checking with sfp_irq_nameChris Healy
2020-08-03net: sfp: Unique GPIO interrupt namesChris Healy
2020-08-03net: dsa/bcm_sf2: move pause mode setting into mac_link_up()Russell King
2020-08-03net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()Russell King
2020-08-03net: dsa/bcm_sf2: fix incorrect usage of state->linkRussell King
2020-08-03net: dsa/b53: use resolved link config in mac_link_up()Russell King
2020-08-03net: dsa/b53: change b53_force_port_config() pause argumentRussell King
2020-08-03net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2020-08-03net: phylink: only restart AN if the link mode is using in-band ANRussell King
2020-08-03net: dsa/ar9331: convert to mac_link_up()Russell King
2020-08-03net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-08-03net: mtk_eth_soc: use resolved link config in mac_link_up()Russell King
2020-08-03net: mvpp2: set xlg flow control in mvpp2_mac_link_up()Russell King