summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2017-06-06net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King-0/+374
2017-06-06net: phy: split out 10G genphy supportRussell King-86/+83
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King-2/+21
2017-06-06net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King-0/+6
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King-15/+241
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com-24/+0
2017-06-05mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King-1/+1
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap-1/+1
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn-0/+72
2017-06-04net: phy: marvell: make some functions staticColin Ian King-3/+3
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason-7/+17
2017-06-02net: phy: use of_mdio_parse_addrJon Mason-13/+2
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez-14/+28
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh-0/+11
2017-05-31net: fix auto-loading of Marvell DSA driverRussell King-0/+13
2017-05-31net: phy: fix marvell phy status readingRussell King-2/+0
2017-05-30net: phy: Add Cortina CS4340 driverBogdan Purcareata-0/+124
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli-8/+22
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-31/+38
2017-05-26net: phy: marvell: Uniform page namesAndrew Lunn-48/+46
2017-05-26net: phy: marvell: helper to get and set pageAndrew Lunn-44/+31
2017-05-26net: phy: marvell: More hidden page changes refactoredAndrew Lunn-16/+46
2017-05-26net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn-11/+11
2017-05-26net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli-0/+11
2017-05-25net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the functionUwe Kleine-König-1/+1
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn-29/+37
2017-05-24net/phy: fix mdio-octeon dependency and buildRandy Dunlap-1/+1
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet-0/+1
2017-05-17net: phy: marvell: checkpatch - Fix remaining long linesAndrew Lunn-4/+8
2017-05-17net: phy: marvell: Add helpers to get/set pageAndrew Lunn-56/+59
2017-05-17net: phy: marvell: Refactor some bigger functionsAndrew Lunn-213/+271
2017-05-17net: phy: marvell: Checkpatch - assignments and comparisonsAndrew Lunn-3/+5
2017-05-17net: phy: marvell: Checkpatch - Missing or extra blank linesAndrew Lunn-3/+2
2017-05-17net: phy: Marvell: checkpatch - CommentsAndrew Lunn-13/+15
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn-36/+35
2017-05-16drivers: net: phy: xgene: Add lock to protect mac accessQuan Nguyen-37/+40
2017-05-16net: fix some identation issues at kernel-doc markupsMauro Carvalho Chehab-0/+1
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall-1/+0
2017-05-11net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli-3/+3
2017-05-11mdio: mux: Correct mdio_mux_init error path issuesJon Mason-5/+7
2017-05-08net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason-1/+4
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2017-04-30net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delayAbhishek Shah-36/+33
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+36
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov-4/+36
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros-0/+47
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+0
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter-2/+0
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+2