summaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell/phy-mvebu-cp110-comphy.c
Commit message (Expand)AuthorAgeFilesLines
* phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-rMarek Behún2021-11-231-0/+9
* phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár2021-08-271-8/+8
* phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2020-10-021-3/+11
* net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King2020-01-051-10/+10
* phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLTMatt Pelland2019-08-271-11/+11
* phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI supportMatt Pelland2019-08-271-11/+120
* phy: mvebu-cp110-comphy: Update comment about powering off all lanes at bootMiquel Raynal2019-08-271-2/+4
* phy: mvebu-cp110-comphy: Add PCIe supportGrzegorz Jaszczyk2019-08-271-5/+32
* phy: mvebu-cp110-comphy: Cosmetic change in a helperMiquel Raynal2019-08-271-6/+8
* phy: mvebu-cp110-comphy: Add SATA supportGrzegorz Jaszczyk2019-08-271-0/+10
* phy: mvebu-cp110-comphy: Add USB3 host/device supportGrzegorz Jaszczyk2019-08-271-0/+23
* phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configuredMiquel Raynal2019-08-271-3/+0
* phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modesMiquel Raynal2019-08-271-22/+22
* phy: mvebu-cp110-comphy: Add RXAUI supportGrzegorz Jaszczyk2019-08-271-0/+10
* phy: mvebu-cp110-comphy: List already supported Ethernet modesMiquel Raynal2019-08-271-0/+2
* phy: mvebu-cp110-comphy: Add SMC call supportGrzegorz Jaszczyk2019-08-271-22/+176
* phy: mvebu-cp110-comphy: Explicitly initialize the lane submodeMiquel Raynal2019-08-271-0/+1
* phy: mvebu-cp110-comphy: Add clocks supportMiquel Raynal2019-08-271-3/+85
* phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before returnNishka Dasgupta2019-08-231-2/+6
* phy: mvebu-cp110-comphy: fix port check in ->xlate()Miquel Raynal2019-02-071-2/+0
* phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal2018-12-121-2/+2
* phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-39/+51
* phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2018-12-121-1/+2
* phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart2018-07-241-4/+1
* phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart2018-05-171-3/+14
* phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart2017-10-231-1/+0
* phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter2017-09-261-2/+2
* phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart2017-09-261-0/+10
* phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart2017-09-261-2/+2
* phy: add the mvebu cp110 comphy driverAntoine Tenart2017-08-301-0/+644