aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/marvell/phy-mvebu-cp110-comphy.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-02phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoGravatar Pali Rohár 1-3/+11
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRGravatar Russell King 1-10/+10
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLTGravatar Matt Pelland 1-11/+11
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI supportGravatar Matt Pelland 1-11/+120
2019-08-27phy: mvebu-cp110-comphy: Update comment about powering off all lanes at bootGravatar Miquel Raynal 1-2/+4
2019-08-27phy: mvebu-cp110-comphy: Add PCIe supportGravatar Grzegorz Jaszczyk 1-5/+32
2019-08-27phy: mvebu-cp110-comphy: Cosmetic change in a helperGravatar Miquel Raynal 1-6/+8
2019-08-27phy: mvebu-cp110-comphy: Add SATA supportGravatar Grzegorz Jaszczyk 1-0/+10
2019-08-27phy: mvebu-cp110-comphy: Add USB3 host/device supportGravatar Grzegorz Jaszczyk 1-0/+23
2019-08-27phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configuredGravatar Miquel Raynal 1-3/+0
2019-08-27phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modesGravatar Miquel Raynal 1-22/+22
2019-08-27phy: mvebu-cp110-comphy: Add RXAUI supportGravatar Grzegorz Jaszczyk 1-0/+10
2019-08-27phy: mvebu-cp110-comphy: List already supported Ethernet modesGravatar Miquel Raynal 1-0/+2
2019-08-27phy: mvebu-cp110-comphy: Add SMC call supportGravatar Grzegorz Jaszczyk 1-22/+176
2019-08-27phy: mvebu-cp110-comphy: Explicitly initialize the lane submodeGravatar Miquel Raynal 1-0/+1
2019-08-27phy: mvebu-cp110-comphy: Add clocks supportGravatar Miquel Raynal 1-3/+85
2019-08-23phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before returnGravatar Nishka Dasgupta 1-2/+6
2019-02-07phy: mvebu-cp110-comphy: fix port check in ->xlate()Gravatar Miquel Raynal 1-2/+0
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameGravatar Miquel Raynal 1-2/+2
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGravatar Grygorii Strashko 1-39/+51
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGravatar Grygorii Strashko 1-1/+2
2018-07-24phy: mvebu-cp110-comphy: switch to SPDX identifierGravatar Antoine Tenart 1-4/+1
2018-05-17phy: cp110-comphy: 2.5G SGMII modeGravatar Antoine Tenart 1-3/+14
2017-10-23phy: mvebu-cp110-comphy: remove unused member in private structGravatar Antoine Tenart 1-1/+0
2017-09-26phy: mvebu-cp110: checking for NULL instead of IS_ERR()Gravatar Dan Carpenter 1-2/+2
2017-09-26phy: mvebu-cp110-comphy: explicitly set the pipe selectorGravatar Antoine Tenart 1-0/+10
2017-09-26phy: mvebu-cp110-comphy: fix mux error checkGravatar Antoine Tenart 1-2/+2
2017-08-30phy: add the mvebu cp110 comphy driverGravatar Antoine Tenart 1-0/+644