summaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)Author
2022-05-10net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing
2022-05-05net: phy: micrel: Pass .probe for KS8737Fabio Estevam
2022-05-05net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam
2022-04-04net: phy: micrel: Remove DT option lan8814,ignore-tsHoratiu Vultur
2022-04-04net: phy: micrel: Remove latency from driverHoratiu Vultur
2022-03-07net: phy: micrel: Move netif_rx() outside of IRQ-off section.Sebastian Andrzej Siewior
2022-03-07net: phy: micrel: Use netif_rx().Sebastian Andrzej Siewior
2022-03-07micrel: Use generic ptp_msg_is_sync() functionKurt Kanzenbach
2022-03-04net: phy: micrel: 1588 support for LAN8814 phyDivya Koppera
2022-03-04net: phy: micrel: Fix concurrent register accessDivya Koppera
2022-01-19net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesClaudiu Beznea
2021-12-24net: phy: micrel: Add config_init for LAN8814Horatiu Vultur
2021-12-21net: phy: micrel: Adding interrupt support for Link up/Link down in LAN8814 Q...Divya Koppera
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