summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Improve the Marvell 151x constantsJoe Hershberger2017-02-071-11/+36
* net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy2017-02-071-4/+1
* net: phy: Add support for Marvell M88E1512Phil Edworthy2017-02-071-2/+7
* net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy2017-02-071-2/+2
* net: phy: Support Marvell 88E1680Dirk Eibach2017-02-011-0/+54
* net: phy: marvell: Add a missing errno.h headerSimon Glass2016-07-271-0/+1
* net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-211-4/+1
* phy: marvell: Do not reset phy after negotiationMichal Simek2016-05-241-5/+1
* net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-241-10/+19
* phy: Return correct error code when timeout happensMichal Simek2016-05-241-2/+2
* net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-181-2/+1
* net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-181-21/+2
* net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-111-0/+30
* net: Improve 88E151x PHY initializationClemens Gruber2015-08-111-14/+23
* net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang2014-11-061-1/+52
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-15/+1
* NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth2013-06-241-0/+48
* net: phy: Define Marvell 88e1518 phyMichal Simek2013-04-301-0/+11
* phy: Add support for Marvell 88E1118RMichal Simek2012-12-151-0/+11
* Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619112011-12-051-6/+107
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-201-0/+367