summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-06-29net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2020-06-29net: phy: provide phy driver start/stop hooksRussell King
2020-06-29net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-06-29net: phy: add resolved pause supportRussell King
2020-06-29net: phy: marvell10g: add support for configuring LEDsRussell King
2020-06-29net: phy: marvell10g: add downshift tunable supportRussell King
2020-06-29net: phy: add helpers for comparing phy IDsRussell King
2020-06-29net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-06-29net: phylink: add struct phylink_pcsRussell King
2020-06-29net: phylink: re-implement interface configuration with PCSRussell King
2020-06-28net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-06-28net: phylink: simplify fixed-link case for ksettings_set methodRussell King
2020-06-28net: phylink: simplify phy case for ksettings_set methodRussell King
2020-06-28net: phylink: simplify ksettings_set() implementationRussell King
2020-06-28net: phylink: avoid mac_config callsRussell King
2020-06-28net: phylink: update PCS when changing interface during resolutionRussell King
2020-06-28net: phylink: ensure link is down when changing interfaceRussell King
2020-06-28net: phylink: rearrange resolve mac_config() callRussell King
2020-06-28net: phylink: rejig link state trackingRussell King
2020-06-28net: phylink: update ethtool reporting for fixed-link modesRussell King
2020-06-24net: phylink: only restart AN if the link mode is using in-band ANRussell King
2020-06-24net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-06-24net: phylink: ensure manual pause mode configuration takes effectRussell King
2020-06-24net: phylink: fix ethtool -A with attached PHYsRussell King
2020-06-03net: phy: read MMD ID from all present MMDsRussell King
2020-06-03net: phy: split devices_in_packageRussell King
2020-06-03net: phy: set devices_in_package only after validationRussell King
2020-06-03net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-06-03net: phy: reword get_phy_device() kerneldocRussell King
2020-06-03net: phy: clean up get_phy_c22_id() invalid ID handlingRussell King
2020-06-03net: phy: clean up get_phy_c45_ids() failure handlingRussell King
2020-06-03net: phy: clean up PHY ID readingRussell King
2020-06-03net: phy: clean up cortina workaroundRussell King
2020-06-03net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-06-03net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart
2020-05-17net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo
2020-05-13net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy
2020-04-30dp83640: reverse arguments to list_add_tailJulia Lawall
2020-04-27net: phy: marvell10g: fix temperature sensor on 2110Baruch Siach
2020-04-23net: phy: bcm84881: clear settings on link downRussell King
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino
2020-04-14net: marvell10g: soft-reset the PHY when coming out of low powerRussell King
2020-04-14net: marvell10g: report firmware versionRussell King
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-04-11net: phy: marvell: Fix pause frame negotiationClemens Gruber