aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/micrel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-08net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings1-2/+0
2021-08-02net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett1-5/+5
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel1-0/+180
2021-06-14net: phy: micrel: ksz8081 add MDI-X supportOleksij Rempel1-0/+89
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel1-0/+88
2021-06-14net: phy: micrel: use consistent alignmentsOleksij Rempel1-22/+22
2021-06-14net: phy: micrel: remove redundant assignment to pointer of_nodeColin Ian King1-6/+3
2021-02-25net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki1-0/+1
2021-02-11net: phy: introduce phydev->portMichael Walle1-3/+11
2021-02-09net: phy: drop explicit genphy_read_status() opMichael Walle1-1/+0
2021-01-05net: phy: micrel: Add KS8851 PHY supportMarek Vasut1-1/+1
2020-11-27net: phy: micrel: fix interrupt handlingOleksij Rempel1-1/+1
2020-11-25net: phy: micrel: remove the use of .ack_interrupt()Ioana Ciornei1-16/+15
2020-11-25net: phy: micrel: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+34
2020-09-11net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera1-0/+14
2020-04-22net: phy: micrel: add phy-mode support for the KSZ9031 PHYOleksij Rempel1-5/+123
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto1-1/+1
2020-04-03net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registersOleksij Rempel1-0/+7
2020-03-29net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker1-0/+50
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut1-2/+2
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut1-4/+36
2019-09-27net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson1-0/+3
2019-04-29net: phy: micrel: make sure the factory test bit is clearedAntoine Tenart1-1/+14
2019-04-16net: phy: micrel: add Asym Pause workaroundAntoine Tenart1-1/+26
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit1-16/+16
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+12
2019-02-27net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+12
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn1-5/+1
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2019-01-17net: phy: micrel: use phy_read_mmd and phy_write_mmdHeiner Kallweit1-32/+11
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn1-0/+1
2019-01-15net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit1-0/+1
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-6/+11
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-14/+0
2018-10-19net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino1-1/+129
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+31
2018-05-16net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel1-0/+31
2018-04-27drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang1-4/+1
2018-03-22net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao1-21/+2
2018-03-06net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli1-2/+2
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-12-26net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status from driversHeiner Kallweit1-24/+0
2017-12-01net: phy-micrel: check return code in flp center functionMax Uvarov1-2/+4
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-06-22net/phy: micrel: configure intterupts after autoneg workaroundZach Brown1-0/+2
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+28
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez1-14/+28
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh1-0/+11