summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: phy: bcm-phylib: replace obsolete EEE macro referencesDoug Berger2017-03-131-3/+3
|/
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-03-051-1/+1
* net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli2017-02-241-1/+1
* net: phy: Check phydev->drvFlorian Fainelli2017-02-202-7/+25
* net: phy: Fix PHY unbind crashFlorian Fainelli2017-02-201-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-112-12/+22
|\
| * net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy2017-02-091-4/+2
| * net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli2017-02-091-8/+20
* | net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju2017-02-081-1/+84
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-0/+7
|\ \ | |/
| * net: phy: Fix lack of reference count on PHY driverMao Wenan2017-02-021-0/+7
* | net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski2017-02-071-1/+22
* | net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driverLukasz Majewski2017-02-071-0/+38
* | net: phy: bcm7xxx: Add BCM74371 PHY IDFlorian Fainelli2017-02-071-0/+2
* | net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli2017-02-075-1/+122
* | 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
* | xgene_enet: remove bogus forward declarationsArnd Bergmann2017-02-022-30/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-1/+1
|\ \ | |/
| * net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer2017-01-291-1/+1
* | net: phy: broadcom: rehook BCM54612E specific initRafał Miłecki2017-02-011-34/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-286-9/+55
|\ \ | |/
| * net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-01-271-0/+14
OpenPOWER on IntegriCloud