summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-13net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli
2017-06-13mdio_bus: use devm_gpiod_get_optional()Sergei Shtylyov
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov
2017-06-12net: phy: marvell: Show complete link partner advertisingThomas Bogendoerfer
2017-06-09net: phy: add missing SPEED_14000Joe Perches
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King
2017-06-06net: phy: split out 10G genphy supportRussell King
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King
2017-06-06net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com
2017-06-05mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn
2017-06-04net: phy: marvell: make some functions staticColin Ian King
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason
2017-06-02net: phy: use of_mdio_parse_addrJon Mason
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh
2017-05-31net: fix auto-loading of Marvell DSA driverRussell King
2017-05-31net: phy: fix marvell phy status readingRussell King
2017-05-30net: phy: Add Cortina CS4340 driverBogdan Purcareata
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli
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-26net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli
2017-05-25net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the functionUwe Kleine-König
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-05-24net/phy: fix mdio-octeon dependency and buildRandy Dunlap
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-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn
2017-05-16drivers: net: phy: xgene: Add lock to protect mac accessQuan Nguyen
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall
2017-05-11net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli
2017-05-11mdio: mux: Correct mdio_mux_init error path issuesJon Mason
2017-05-08net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-30net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delayAbhishek Shah
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller