summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c
Commit message (Expand)AuthorAgeFilesLines
* net/phy: marvell: add support for 88e1510 to marvell phy driverUwe Kleine-König2017-01-131-3/+201
* net/phy: marvell: improve config_aneg for 88E1121R and 88E1318SUwe Kleine-König2017-01-131-2/+76
* net/phy: marvell: align definition of MII_88E1121_PHY_MSCR to Linux driverUwe Kleine-König2017-01-131-3/+3
* net/phy: marvell: change spacing to be more similar to the Linux driverUwe Kleine-König2017-01-131-28/+28
* net/phy: marvell: rename phy_driver array to match Linux driverUwe Kleine-König2017-01-131-2/+3
* net/phy: marvell: 88E1540 LED registers already exist on 88E1121Uwe Kleine-König2017-01-131-5/+5
* net/phy: marvell: rename 88E1545 to 88E1540Uwe Kleine-König2017-01-131-2/+2
* net/phy: marvell: fix error handlingUwe Kleine-König2016-10-041-1/+2
* net: phy: Support Marvell 88E1318S PHYSebastian Hesselbarth2015-04-271-0/+31
* net: phy: Support Marvell 88EE1543 PHYEzequiel Garcia2014-11-111-0/+9
* net: phy: Support Marvell 88EE1545 PHYEzequiel Garcia2014-11-111-0/+58
* net: phy: marvell: Fix array identationEzequiel Garcia2014-11-111-9/+9
* phy: marvell: move IDs to own headerLucas Stach2014-09-171-16/+1
* net: phy: add support for Marvell PHY driversSebastian Hesselbarth2014-06-251-0/+199