index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell.c
Age
Commit message (
Expand
)
Author
2025-01-01
Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"
Rufus Segar
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-04-07
net: phy: marvell: Import and use marvell_phy.h from Linux
Marek Vasut
2023-04-07
net: phy: marvell: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2022-12-07
net: phy: Remove non-DM_ETH code
Tom Rini
2022-08-08
net: phy: marvell: Add support for 88E1240 PHY
Stefan Roese
2022-08-08
net: phy: marvell: Support reg config via "marvell, reg-init" DT property
Stefan Roese
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-03-09
net: phy: marvell: Unify 88E151x series phy_driver
Clemens Gruber
2018-07-26
net: phy: Clean up includes of common.h
Joe Hershberger
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-26
net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
Mario Six
2018-02-26
net: phy: marvell: Fix style violations
Mario Six
2018-01-15
net: phy: marvell: Add functions to read PHY's extended registers
Lukasz Majewski
2017-06-12
net: phy: marvell: Fix init function for m88e1145
York Sun
2017-06-02
net: phy: marvell 88e151x: Fix handling of RGMII interface types
Phil Edworthy
2017-02-07
net: phy: Improve the Marvell 151x constants
Joe Hershberger
2017-02-07
net: phy: Marvell: Use phy_interface_is_rgmii helper function
Phil Edworthy
2017-02-07
net: phy: Add support for Marvell M88E1512
Phil Edworthy
2017-02-07
net: phy: Fix mask so that we can identify Marvell 88E1518
Phil Edworthy
2017-02-01
net: phy: Support Marvell 88E1680
Dirk Eibach
2016-07-27
net: phy: marvell: Add a missing errno.h header
Simon Glass
2016-06-21
net: phy: marvell: Do not reset 88e1310 after autoneg
Nathan Rossi
2016-05-24
phy: marvell: Do not reset phy after negotiation
Michal Simek
2016-05-24
net: phy: Handle phy_startup() error codes properly
Michal Simek
2016-05-24
phy: Return correct error code when timeout happens
Michal Simek
2016-02-18
net: phy: marvell: Fix problem with phy_reset() clearing BMCR
Stefan Roese
2016-02-18
net: phy: marvell: Call phy_reset() where possible
Stefan Roese
2015-08-11
net: Add support for Marvell 88E1510 PHY
Clemens Gruber
2015-08-11
net: Improve 88E151x PHY initialization
Clemens Gruber
2014-11-06
net: phy: marvell: add errata w/a for 88E151* chips
Hao Zhang
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-24
NET: phy: add 88E1310 PHY initialization
Sebastian Hesselbarth
2013-04-30
net: phy: Define Marvell 88e1518 phy
Michal Simek
2012-12-15
phy: Add support for Marvell 88E1118R
Michal Simek
2011-12-05
Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code
Zang Roy-R61911
2011-04-20
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming