index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell.c
Age
Commit message (
Expand
)
Author
2018-01-03
net: phy: convert read-modify-write to phy_modify()
Russell King
2018-01-03
net: phy: marvell: fix paged access races
Russell King
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-18
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
Russell King
2017-12-18
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Zhao Qiang
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-13
net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper
Russell King
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-11-01
net: phy: marvell: Only configure RGMII delays when using RGMII
Andrew Lunn
2017-08-04
net: phy: marvell: logical vs bitwise OR typo
Dan Carpenter
2017-07-31
net: phy: marvell: Refactor setting downshift into a helper
Andrew Lunn
2017-07-31
net: phy: marvell: Use the set_polarity helper
Andrew Lunn
2017-07-31
net: phy: marvell: Refactor m88e1121 RGMII delay configuration
Andrew Lunn
2017-07-31
net: phy: marvell: Consolidate setting the phy-mode
Andrew Lunn
2017-07-31
net: phy: marvell: consolidate RGMII delay code
Andrew Lunn
2017-07-31
net: phy: marvell: Use core genphy_soft_reset()
Andrew Lunn
2017-07-31
net: phy: marvell: tabification
Andrew Lunn
2017-07-03
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
2017-06-12
net: phy: marvell: Show complete link partner advertising
Thomas Bogendoerfer
2017-06-04
net: phy: marvell: make some functions static
Colin Ian King
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
net: phy: marvell: Uniform page names
Andrew Lunn
2017-05-26
net: phy: marvell: helper to get and set page
Andrew Lunn
2017-05-26
net: phy: marvell: More hidden page changes refactored
Andrew Lunn
2017-05-26
net: phy: marvell: #defines for copper and fibre pages
Andrew Lunn
2017-05-24
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
2017-05-17
net: phy: marvell: checkpatch - Fix remaining long lines
Andrew Lunn
2017-05-17
net: phy: marvell: Add helpers to get/set page
Andrew Lunn
2017-05-17
net: phy: marvell: Refactor some bigger functions
Andrew Lunn
2017-05-17
net: phy: marvell: Checkpatch - assignments and comparisons
Andrew Lunn
2017-05-17
net: phy: marvell: Checkpatch - Missing or extra blank lines
Andrew Lunn
2017-05-17
net: phy: Marvell: checkpatch - Comments
Andrew Lunn
2017-03-09
net: phy: marvell: Fix double free of hwmon device
Andrew Lunn
2017-02-02
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
2017-02-02
net: phy: Marvell: Add mv88e6390 internal PHY
Andrew Lunn
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-24
phy: marvell: remove conflicting initializer
Arnd Bergmann
2017-01-24
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
2017-01-20
phy: marvell: Add support for temperature sensor
Andrew Lunn
2017-01-11
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
2016-12-01
net: phy: Fix the mdix_ctrl changes
Raju Lakkaraju
2016-11-13
net: phy: marvell: optimize logic for page changing during init
Uwe Kleine-König
2016-07-19
Marvell phy: add functions to suspend and resume both interfaces: fiber and c...
Charles-Antoine Couret
2016-07-19
Marvell phy: add configuration of autonegociation for fiber link.
Charles-Antoine Couret
2016-07-19
Marvell phy: add field to get errors from fiber link.
Charles-Antoine Couret
2016-07-19
Marvell phy: check link status in case of fiber link.
Charles-Antoine Couret
2016-06-29
net: marvell: Add separate config ANEG function for Marvell 88E1111
Harini Katakam
2016-06-14
phy: marvell: fix LED configuration via marvell,reg-init
Clemens Gruber
2016-02-25
phy: marvell: Fix 88E1510 initialization
Clemens Gruber
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[prev]
[next]