summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell.c
Commit message (Expand)AuthorAgeLines
* net: phy: marvell: Add a missing errno.h headerSimon Glass2016-07-27-0/+1
* net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-21-4/+1
* phy: marvell: Do not reset phy after negotiationMichal Simek2016-05-24-5/+1
* net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-24-10/+19
* phy: Return correct error code when timeout happensMichal Simek2016-05-24-2/+2
* net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-18-2/+1
* net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-18-21/+2
* net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-11-0/+30
* net: Improve 88E151x PHY initializationClemens Gruber2015-08-11-14/+23
* net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang2014-11-06-1/+52
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-15/+1
* NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth2013-06-24-0/+48
* net: phy: Define Marvell 88e1518 phyMichal Simek2013-04-30-0/+11
* phy: Add support for Marvell 88E1118RMichal Simek2012-12-15-0/+11
* Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619112011-12-05-6/+107
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-20-0/+367