summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell-88q2xxx.c
AgeCommit message (Expand)Author
2025-05-15net: phy: marvell-88q2xxx: Enable temperature measurement in probe againDimitri Fedrau
2025-04-24net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211xNiklas Söderlund
2025-03-21net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_nameHeiner Kallweit
2025-02-18net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211xNiklas Söderlund
2025-02-18net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_initDimitri Fedrau
2025-02-18net: phy: marvell-88q2xxx: order includes alphabeticallyDimitri Fedrau
2025-02-18net: phy: marvell-88q2xxx: align definesDimitri Fedrau
2025-02-13net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxxDimitri Fedrau
2025-01-23net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpiosDimitri Fedrau
2025-01-14net: phy: Constify struct mdio_device_idChristophe JAILLET
2024-10-08net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110Niklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Make register writer function genericNiklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220Niklas Söderlund
2024-05-08net: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger
2024-02-21net: phy: marvell-88q2xxx: move interrupt configurationDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extableDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_initDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_anegDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg genericDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add cable test supportDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add suspend / resume opsDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add interrupt support for link detectionDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: fix typosDimitri Fedrau
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger