summaryrefslogtreecommitdiff
path: root/drivers/phy/marvell/phy-mvebu-cp110-comphy.c
AgeCommit message (Expand)Author
2023-07-17phy: Explicitly include correct DT includesRob Herring
2023-07-12phy: marvell: phy-mvebu-cp110-comphy: Use devm_platform_get_and_ioremap_resou...Yangtao Li
2021-11-23phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-rMarek Behún
2021-08-27phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár
2020-10-02phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLTMatt Pelland
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI supportMatt Pelland
2019-08-27phy: mvebu-cp110-comphy: Update comment about powering off all lanes at bootMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add PCIe supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: Cosmetic change in a helperMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add SATA supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: Add USB3 host/device supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configuredMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modesMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add RXAUI supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: List already supported Ethernet modesMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add SMC call supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: Explicitly initialize the lane submodeMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add clocks supportMiquel Raynal
2019-08-23phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before returnNishka Dasgupta
2019-02-07phy: mvebu-cp110-comphy: fix port check in ->xlate()Miquel Raynal
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko
2018-07-24phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart
2018-05-17phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart
2017-10-23phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart
2017-09-26phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter
2017-09-26phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart
2017-09-26phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart