index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell.c
Age
Commit message (
Expand
)
Author
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