aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20net: phy: lxt: Export link partner advertisingThomas Bogendoerfer1-7/+4
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+3
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com1-5/+5
2017-06-13net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli1-0/+1
2017-06-13mdio_bus: use devm_gpiod_get_optional()Sergei Shtylyov1-9/+5
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov1-34/+19
2017-06-12net: phy: marvell: Show complete link partner advertisingThomas Bogendoerfer1-7/+0
2017-06-09net: phy: add missing SPEED_14000Joe Perches1-0/+2
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-15/+42
2017-06-06net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King3-0/+374
2017-06-06net: phy: split out 10G genphy supportRussell King2-86/+83
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King1-2/+21
2017-06-06net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King1-0/+6
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King3-15/+241
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com1-24/+0
2017-06-05mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King1-1/+1
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap1-1/+1
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn1-0/+72
2017-06-04net: phy: marvell: make some functions staticColin Ian King1-3/+3
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason1-7/+17
2017-06-02net: phy: use of_mdio_parse_addrJon Mason1-13/+2
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez1-14/+28
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh1-0/+11
2017-05-31net: fix auto-loading of Marvell DSA driverRussell King1-0/+13
2017-05-31net: phy: fix marvell phy status readingRussell King1-2/+0
2017-05-30net: phy: Add Cortina CS4340 driverBogdan Purcareata3-0/+124
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli1-8/+22
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-31/+38
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-26net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli1-0/+11
2017-05-25net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the functionUwe Kleine-König1-1/+1
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-05-24net/phy: fix mdio-octeon dependency and buildRandy Dunlap1-1/+1
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-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn4-36/+35
2017-05-16drivers: net: phy: xgene: Add lock to protect mac accessQuan Nguyen2-37/+40
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall1-1/+0
2017-05-11net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli1-3/+3
2017-05-11mdio: mux: Correct mdio_mux_init error path issuesJon Mason1-5/+7
2017-05-08net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason1-1/+4
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2017-04-30net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delayAbhishek Shah1-36/+33