summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang2018-04-271-4/+1
* net: phy: marvell: clear wol event before setting itJingju Hou2018-04-231-0/+9
* net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal2018-04-061-2/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-2/+2
|\
| * net: phy: marvell: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2018-03-061-2/+2
* | net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King2018-03-041-1/+1
|/
* net: phy: marvell: mv88e6390 temperature sensor readingAndrew Lunn2018-01-101-1/+150
* net: phy: fix wrong masks to phy_modify()Russell King2018-01-081-10/+9
* net: phy: convert read-modify-write to phy_modify()Russell King2018-01-031-55/+33
* net: phy: marvell: fix paged access racesRussell King2018-01-031-217/+137
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-1/+14
|\
| * net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151xRussell King2017-12-181-0/+12
| * net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang2017-12-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-161-0/+4
|\|
| * net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King2017-12-131-0/+4
* | net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-9/+0
|/
* net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn2017-11-011-3/+5
* net: phy: marvell: logical vs bitwise OR typoDan Carpenter2017-08-041-1/+1
* net: phy: marvell: Refactor setting downshift into a helperAndrew Lunn2017-07-311-5/+19
* net: phy: marvell: Use the set_polarity helperAndrew Lunn2017-07-311-11/+14
* net: phy: marvell: Refactor m88e1121 RGMII delay configurationAndrew Lunn2017-07-311-29/+33
* net: phy: marvell: Consolidate setting the phy-modeAndrew Lunn2017-07-311-48/+40
* net: phy: marvell: consolidate RGMII delay codeAndrew Lunn2017-07-311-32/+22
* net: phy: marvell: Use core genphy_soft_reset()Andrew Lunn2017-07-311-35/+12
* net: phy: marvell: tabificationAndrew Lunn2017-07-311-15/+15
* net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng2017-07-031-0/+1
* net: phy: marvell: Show complete link partner advertisingThomas Bogendoerfer2017-06-121-7/+0
* net: phy: marvell: make some functions staticColin Ian King2017-06-041-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-261-30/+37
|\
| * net: phy: marvell: Limit errata to 88m1101Andrew Lunn2017-05-241-29/+37
* | net: phy: marvell: Uniform page namesAndrew Lunn2017-05-261-48/+46
* | net: phy: marvell: helper to get and set pageAndrew Lunn2017-05-261-44/+31
* | net: phy: marvell: More hidden page changes refactoredAndrew Lunn2017-05-261-16/+46
* | net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn2017-05-261-11/+11
* | net: phy: marvell: checkpatch - Fix remaining long linesAndrew Lunn2017-05-171-4/+8
* | net: phy: marvell: Add helpers to get/set pageAndrew Lunn2017-05-171-56/+59
* | net: phy: marvell: Refactor some bigger functionsAndrew Lunn2017-05-171-213/+271
* | net: phy: marvell: Checkpatch - assignments and comparisonsAndrew Lunn2017-05-171-3/+5
* | net: phy: marvell: Checkpatch - Missing or extra blank linesAndrew Lunn2017-05-171-3/+2
* | net: phy: Marvell: checkpatch - CommentsAndrew Lunn2017-05-171-13/+15
|/
* net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn2017-03-091-15/+0
* net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn2017-02-021-0/+21
* net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn2017-02-021-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-0/+2
|\
| * net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou2017-01-241-0/+2
* | phy: marvell: remove conflicting initializerArnd Bergmann2017-01-241-7/+6
* | phy: marvell: Add support for temperature sensorAndrew Lunn2017-01-201-3/+420
|/
* net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King2017-01-111-1/+2
* net: phy: Fix the mdix_ctrl changesRaju Lakkaraju2016-12-011-2/+2
* net: phy: marvell: optimize logic for page changing during initUwe Kleine-König2016-11-131-4/+2