summaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)Author
2021-10-20phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-10-14net: phy: micrel: make *-skew-ps check more lenientMatthias Schiffer
2021-10-08net: phy: micrel: ksz9131 led errata workaroundFrancesco Dolcini
2021-09-29net: phy: micrel: Add support for LAN8804 PHYHoratiu Vultur
2021-08-08net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings
2021-08-02net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel
2021-06-14net: phy: micrel: ksz8081 add MDI-X supportOleksij Rempel
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel
2021-06-14net: phy: micrel: use consistent alignmentsOleksij Rempel
2021-06-14net: phy: micrel: remove redundant assignment to pointer of_nodeColin Ian King
2021-02-25net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-02-09net: phy: drop explicit genphy_read_status() opMichael Walle
2021-01-05net: phy: micrel: Add KS8851 PHY supportMarek Vasut
2020-11-27net: phy: micrel: fix interrupt handlingOleksij Rempel
2020-11-25net: phy: micrel: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-25net: phy: micrel: implement generic .handle_interrupt() callbackIoana Ciornei
2020-09-11net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera
2020-04-22net: phy: micrel: add phy-mode support for the KSZ9031 PHYOleksij Rempel
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-04-03net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-03-29net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut
2019-09-27net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson
2019-04-29net: phy: micrel: make sure the factory test bit is clearedAntoine Tenart
2019-04-16net: phy: micrel: add Asym Pause workaroundAntoine Tenart
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-27net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-17net: phy: micrel: use phy_read_mmd and phy_write_mmdHeiner Kallweit
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn
2019-01-15net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-10-19net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-16net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel
2018-04-27drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang
2018-03-22net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao
2018-03-06net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-26net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-12-01net: phy-micrel: check return code in flp center functionMax Uvarov
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller