summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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: Remove residual magic from PHY driversAndrew Lunn2017-05-164-36/+35
* drivers: net: phy: xgene: Add lock to protect mac accessQuan Nguyen2017-05-162-37/+40
* mdio: mux: fix device_node_continue.cocci warningsJulia Lawall2017-05-151-1/+0
* net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli2017-05-111-3/+3
* mdio: mux: Correct mdio_mux_init error path issuesJon Mason2017-05-111-5/+7
* net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason2017-05-081-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-1/+1
|\
| * net: phy: dp83848: Fix TypoAndrew F. Davis2017-03-241-1/+1
* | net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delayAbhishek Shah2017-04-301-36/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-262-15/+36
|\ \
| * | Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller2017-04-261-11/+0
| * | net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-04-261-4/+36
* | | mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-241-0/+47
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-211-2/+0
|\ \ \ | |/ /
| * | dp83640: don't recieve time stamps twiceDan Carpenter2017-04-201-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-15/+2
|\ \ \ | |/ /
| * | net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko2017-04-171-15/+2
* | | net: phy: test the right variable in phy_write_mmd()Dan Carpenter2017-04-171-1/+1
* | | net: phy: simplify phy_supported_speeds()Russell King2017-04-171-10/+4
* | | net: phy: improve phylib correctness for non-autoneg settingsRussell King2017-04-171-43/+66
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-1/+1
|\ \ \ | |/ /
| * | net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-03-241-1/+1
| * | net: phy: Export mdiobus_register_board_info()Florian Fainelli2017-03-231-0/+1
| |/
* | phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches2017-04-051-0/+14
* | net: phy: allow EEE with any interface modeRussell King2017-04-011-8/+1
* | net: phy: restart phy autonegotiation after EEE advertisment changeRussell King2017-04-011-2/+19
* | net: phy: avoid setting unsupported EEE advertismentsRussell King2017-04-011-5/+10
* | net: phy: Allow building mdio-boardinfo into the kernelFlorian Fainelli2017-03-294-17/+47
* | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-281-0/+1
* | net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli2017-03-244-27/+56
* | net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIOFlorian Fainelli2017-03-241-1/+1
* | net: phy: clean up mmd_phy_indirect()Russell King2017-03-221-7/+7
* | net: phy: remove the indirect MMD read/write methodsRussell King2017-03-221-85/+34
* | net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King2017-03-221-7/+6
* | net: phy: switch remaining users to phy_(read|write)_mmd()Russell King2017-03-226-55/+42
* | net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King2017-03-221-8/+25
* | net: phy: move phy MMD accessors to phy-core.cRussell King2017-03-223-86/+136
* | drivers: net: phy: xgene: Fix mdio writeQuan Nguyen2017-03-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-152-16/+2
|\ \ | |/
| * net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn2017-03-091-15/+0
| * spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten2017-03-071-1/+1
| * spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-03-071-0/+1
* | net: bcmgenet: add support for the GENETv5 hardwareDoug Berger2017-03-131-1/+2
* | net: phy: bcm7xxx: add support for 28nm EPHYDoug Berger2017-03-131-2/+213
OpenPOWER on IntegriCloud