summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell-88q2xxx.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: marvell-88q2xxx: move interrupt configurationDimitri Fedrau2024-02-211-8/+8
* net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extableDimitri Fedrau2024-02-211-7/+1
* net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_initDimitri Fedrau2024-02-211-8/+1
* net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_anegDimitri Fedrau2024-02-211-12/+1
* net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg genericDimitri Fedrau2024-02-211-1/+1
* net: phy: marvell-88q2xxx: add cable test supportDimitri Fedrau2024-02-211-0/+107
* net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau2024-02-211-0/+146
* net: phy: marvell-88q2xxx: add suspend / resume opsDimitri Fedrau2024-02-211-0/+34
* net: phy: marvell-88q2xxx: add interrupt support for link detectionDimitri Fedrau2024-02-211-4/+119
* net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau2024-02-211-6/+204
* net: phy: marvell-88q2xxx: fix typosDimitri Fedrau2024-02-211-11/+17
* net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger2023-07-201-0/+263