summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell.c
AgeCommit message (Expand)Author
2018-01-10net: phy: marvell: mv88e6390 temperature sensor readingAndrew Lunn
2018-01-08net: phy: fix wrong masks to phy_modify()Russell King
2018-01-03net: phy: convert read-modify-write to phy_modify()Russell King
2018-01-03net: phy: marvell: fix paged access racesRussell King
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-18net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151xRussell King
2017-12-18net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-13net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn
2017-08-04net: phy: marvell: logical vs bitwise OR typoDan Carpenter
2017-07-31net: phy: marvell: Refactor setting downshift into a helperAndrew Lunn
2017-07-31net: phy: marvell: Use the set_polarity helperAndrew Lunn
2017-07-31net: phy: marvell: Refactor m88e1121 RGMII delay configurationAndrew Lunn
2017-07-31net: phy: marvell: Consolidate setting the phy-modeAndrew Lunn
2017-07-31net: phy: marvell: consolidate RGMII delay codeAndrew Lunn
2017-07-31net: phy: marvell: Use core genphy_soft_reset()Andrew Lunn
2017-07-31net: phy: marvell: tabificationAndrew Lunn
2017-07-03net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng
2017-06-12net: phy: marvell: Show complete link partner advertisingThomas Bogendoerfer
2017-06-04net: phy: marvell: make some functions staticColin Ian King
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-26net: phy: marvell: Uniform page namesAndrew Lunn
2017-05-26net: phy: marvell: helper to get and set pageAndrew Lunn
2017-05-26net: phy: marvell: More hidden page changes refactoredAndrew Lunn
2017-05-26net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-05-17net: phy: marvell: checkpatch - Fix remaining long linesAndrew Lunn
2017-05-17net: phy: marvell: Add helpers to get/set pageAndrew Lunn
2017-05-17net: phy: marvell: Refactor some bigger functionsAndrew Lunn
2017-05-17net: phy: marvell: Checkpatch - assignments and comparisonsAndrew Lunn
2017-05-17net: phy: marvell: Checkpatch - Missing or extra blank linesAndrew Lunn
2017-05-17net: phy: Marvell: checkpatch - CommentsAndrew Lunn
2017-03-09net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn
2017-02-02net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn
2017-02-02net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-24phy: marvell: remove conflicting initializerArnd Bergmann
2017-01-24net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou
2017-01-20phy: marvell: Add support for temperature sensorAndrew Lunn
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju
2016-11-13net: phy: marvell: optimize logic for page changing during initUwe Kleine-König
2016-07-19Marvell phy: add functions to suspend and resume both interfaces: fiber and c...Charles-Antoine Couret
2016-07-19Marvell phy: add configuration of autonegociation for fiber link.Charles-Antoine Couret
2016-07-19Marvell phy: add field to get errors from fiber link.Charles-Antoine Couret
2016-07-19Marvell phy: check link status in case of fiber link.Charles-Antoine Couret
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam
2016-06-14phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber