aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-31net: phy: marvell: Consolidate setting the phy-modeAndrew Lunn1-48/+40
2017-07-31net: phy: marvell: consolidate RGMII delay codeAndrew Lunn1-32/+22
2017-07-31net: phy: marvell: Use core genphy_soft_reset()Andrew Lunn1-35/+12
2017-07-31net: phy: marvell: tabificationAndrew Lunn1-15/+15
2017-07-03net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng1-0/+1
2017-06-12net: phy: marvell: Show complete link partner advertisingThomas Bogendoerfer1-7/+0
2017-06-04net: phy: marvell: make some functions staticColin Ian King1-3/+3
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-30/+37
2017-05-26net: phy: marvell: Uniform page namesAndrew Lunn1-48/+46
2017-05-26net: phy: marvell: helper to get and set pageAndrew Lunn1-44/+31
2017-05-26net: phy: marvell: More hidden page changes refactoredAndrew Lunn1-16/+46
2017-05-26net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn1-11/+11
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-05-17net: phy: marvell: checkpatch - Fix remaining long linesAndrew Lunn1-4/+8
2017-05-17net: phy: marvell: Add helpers to get/set pageAndrew Lunn1-56/+59
2017-05-17net: phy: marvell: Refactor some bigger functionsAndrew Lunn1-213/+271
2017-05-17net: phy: marvell: Checkpatch - assignments and comparisonsAndrew Lunn1-3/+5
2017-05-17net: phy: marvell: Checkpatch - Missing or extra blank linesAndrew Lunn1-3/+2
2017-05-17net: phy: Marvell: checkpatch - CommentsAndrew Lunn1-13/+15
2017-03-09net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn1-15/+0
2017-02-02net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn1-0/+21
2017-02-02net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn1-0/+20
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-01-24phy: marvell: remove conflicting initializerArnd Bergmann1-7/+6
2017-01-24net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou1-0/+2
2017-01-20phy: marvell: Add support for temperature sensorAndrew Lunn1-3/+420
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King1-1/+2
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju1-2/+2
2016-11-13net: phy: marvell: optimize logic for page changing during initUwe Kleine-König1-4/+2
2016-07-19Marvell phy: add functions to suspend and resume both interfaces: fiber and copper links.Charles-Antoine Couret1-2/+71
2016-07-19Marvell phy: add configuration of autonegociation for fiber link.Charles-Antoine Couret1-2/+109
2016-07-19Marvell phy: add field to get errors from fiber link.Charles-Antoine Couret1-2/+7
2016-07-19Marvell phy: check link status in case of fiber link.Charles-Antoine Couret1-12/+141
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam1-1/+43
2016-06-14phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber1-12/+26
2016-02-25phy: marvell: Fix 88E1510 initializationClemens Gruber1-35/+35
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+12
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn1-5/+5
2016-02-18net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518Stefan Roese1-0/+41
2016-02-17phy: marvell: Fix and unify reg-init behaviorClemens Gruber1-2/+13
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-13/+0
2016-01-07phy: Add an mdio_device structureAndrew Lunn1-3/+4
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn1-0/+135
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn1-0/+16
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-08-10net: phy: select copper mode when Marvel 88e1111 in SGMIIMadalin Bucur1-0/+11
2015-07-10net: phy: Support setting polarity in marvell phy driverDavid Thomson1-2/+40
2015-05-27net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli1-8/+2
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-14/+1
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5