~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: phy: marvell: Import and use marvell_phy.h from LinuxMarek Vasut2023-04-07
* net: phy: marvell: Convert to U_BOOT_PHY_DRIVER()Marek Vasut2023-04-07
* net: phy: Remove non-DM_ETH codeTom Rini2022-12-07
* net: phy: marvell: Add support for 88E1240 PHYStefan Roese2022-08-08
* net: phy: marvell: Support reg config via "marvell, reg-init" DT propertyStefan Roese2022-08-08
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber2020-03-09
* net: phy: Clean up includes of common.hJoe Hershberger2018-07-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: phy: marvell 88e151x: Fix handling of bare RGMII interface typeMario Six2018-02-26
* net: phy: marvell: Fix style violationsMario Six2018-02-26
* net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski2018-01-15
* net: phy: marvell: Fix init function for m88e1145York Sun2017-06-12
* net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy2017-06-02
* net: phy: Improve the Marvell 151x constantsJoe Hershberger2017-02-07
* net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy2017-02-07
* net: phy: Add support for Marvell M88E1512Phil Edworthy2017-02-07
* net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy2017-02-07
* net: phy: Support Marvell 88E1680Dirk Eibach2017-02-01
* net: phy: marvell: Add a missing errno.h headerSimon Glass2016-07-27
* net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-21
* phy: marvell: Do not reset phy after negotiationMichal Simek2016-05-24
* net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-24
* phy: Return correct error code when timeout happensMichal Simek2016-05-24
* net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-18
* net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-18
* net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-11
* net: Improve 88E151x PHY initializationClemens Gruber2015-08-11
* net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang2014-11-06
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth2013-06-24
* net: phy: Define Marvell 88e1518 phyMichal Simek2013-04-30
* phy: Add support for Marvell 88E1118RMichal Simek2012-12-15
* Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619112011-12-05
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-20