summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell-88x2222.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: marvell-88x2222: Remove unused of_gpio.hAndy Shevchenko2024-03-111-2/+0
* net: phy/pcs: Explicitly include correct DT includesRob Herring2023-07-261-1/+0
* net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych2023-04-251-2/+2
* net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King2022-10-031-1/+2
* net: phy: marvell-88x2222: set proper phydev->portIvan Bornyakov2022-06-151-0/+2
* net: phy: marvell-88x2222: enable autoneg by defaultIvan Bornyakov2021-04-271-2/+0
* net: phy: marvell-88x2222: swap 1G/10G modes on autonegIvan Bornyakov2021-04-141-28/+89
* net: phy: marvell-88x2222: move read_status after config_anegIvan Bornyakov2021-04-141-98/+98
* net: phy: marvell-88x2222: check that link is operationalIvan Bornyakov2021-04-141-0/+43
* net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov2021-03-151-0/+519