summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-27net: phy: marvell: Add a missing errno.h headerSimon Glass1-0/+1
2016-06-22net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi1-4/+1
2016-05-24phy: marvell: Do not reset phy after negotiationMichal Simek1-5/+1
2016-05-24net: phy: Handle phy_startup() error codes properlyMichal Simek1-10/+19
2016-05-24phy: Return correct error code when timeout happensMichal Simek1-2/+2
2016-02-18net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese1-2/+1
2016-02-18net: phy: marvell: Call phy_reset() where possibleStefan Roese1-21/+2
2015-08-11net: Add support for Marvell 88E1510 PHYClemens Gruber1-0/+30
2015-08-11net: Improve 88E151x PHY initializationClemens Gruber1-14/+23
2014-11-06net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang1-1/+52
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2013-06-25NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth1-0/+48
2013-04-30net: phy: Define Marvell 88e1518 phyMichal Simek1-0/+11
2012-12-15phy: Add support for Marvell 88E1118RMichal Simek1-0/+11
2011-12-06Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619111-6/+107
2011-04-21phylib: Add a bunch of PHY drivers from tsecAndy Fleming1-0/+367