summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Marvell phy: add functions to suspend and resume both interfaces: fiber and c...Charles-Antoine Couret2016-07-191-2/+71
* Marvell phy: add configuration of autonegociation for fiber link.Charles-Antoine Couret2016-07-191-2/+109
* Marvell phy: add field to get errors from fiber link.Charles-Antoine Couret2016-07-191-2/+7
* Marvell phy: check link status in case of fiber link.Charles-Antoine Couret2016-07-191-12/+141
* net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam2016-06-291-1/+43
* phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber2016-06-141-12/+26
* phy: marvell: Fix 88E1510 initializationClemens Gruber2016-02-251-35/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-2/+12
|\
| * phy: marvell: Fix and unify reg-init behaviorClemens Gruber2016-02-171-2/+13
* | phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2016-02-191-5/+5
* | net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518Stefan Roese2016-02-181-0/+41
|/
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-13/+0
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-3/+4
* phy: marvell: Add ethtool statistics countersAndrew Lunn2015-12-311-0/+135
* phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-171-0/+16
* phy: marvell: add link partner advertised modesRussell King2015-09-251-0/+9
OpenPOWER on IntegriCloud