summaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+13
2026-01-29net: phy: micrel: fix clk warning when removing the driverWei Fang1-4/+13
2026-01-23net: phy: micrel: add option to keep the preamble before sfd for KSZ9131Stefan Eichenberger1-1/+13
2026-01-09net: phy: micrel: add HW timestamp configuration reportingVadim Fedorenko1-0/+14
2026-01-09net: phy: micrel: improve HW timestamping config logicVadim Fedorenko1-6/+24
2025-11-27phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko1-8/+8
2025-11-18net: phy: micrel: lan8814: Enable in-band auto-negotiationHoratiu Vultur1-5/+21
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+6
2025-11-08net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur1-6/+6
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+163
2025-11-04net: phy: micrel: add MSE interface support for KSZ9477 familyOleksij Rempel1-0/+102
2025-11-04net: phy: micrel: lan8842 errataHoratiu Vultur1-1/+17
2025-11-04net: phy: micrel: lan8842 errataHoratiu Vultur1-0/+147
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2025-10-23net: phy: micrel: always set shared->phydev for LAN8814Robert Marko1-2/+2
2025-10-23net: phy: micrel: Add support for non PTP SKUs for lan8814Horatiu Vultur1-0/+38
2025-10-21net: phy: micrel: fix typos in commentsAlok Tiwari1-6/+6
2025-10-21net: phy: micrel: simplify return in ksz9477_phy_errata()Alok Tiwari1-5/+1
2025-09-27net: phy: micrel: Fix lan8814_config_initHoratiu Vultur1-1/+1
2025-09-25net: phy: micrel: Fix default LED behaviourHoratiu Vultur1-0/+19
2025-09-20net: phy: micrel: use %pe in print formatJakub Kicinski1-4/+4
2025-09-19net: phy: micrel: Add Fast link failure support for lan8842Horatiu Vultur1-2/+77
2025-09-04net: phy: micrel: Add PTP support for lan8842Horatiu Vultur1-0/+99
2025-09-04net: phy: micrel: Introduce function __lan8814_ptp_probe_onceHoratiu Vultur1-5/+12
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur1-0/+209
2025-08-21net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur1-109/+233
2025-08-21net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur1-115/+116
2025-08-21net: phy: micrel: Start using PHY_ID_MATCH_MODELHoratiu Vultur1-39/+27
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2025-07-25net: phy: micrel: fix KSZ8081/KSZ8091 cable testFlorian Larysch1-0/+2
2025-07-15net: phy: micrel: Add ksz9131_resume()Biju Das1-1/+9
2025-07-02phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYsOleksij Rempel1-0/+132
2025-06-12net: phy: micrel: add cable test support for KSZ9477-class PHYsOleksij Rempel1-2/+13
2025-06-12net: phy: micrel: Add RX error counter support for KSZ9477 switch-integrated ...Oleksij Rempel1-0/+37
2025-06-12net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated...Oleksij Rempel1-0/+59
2025-05-22net: phy: pass PHY driver to .match_phy_device OPChristian Marangi1-2/+4
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+0
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel1-7/+0
2025-04-16net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller1-7/+2
2025-04-16net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller1-5/+3
2025-03-20net: phy: micrel: Add loopback supportGerhard Engleder1-0/+24
2025-03-06net: phy: micrel: use new phy_package_shared gettersHeiner Kallweit1-4/+5
2025-01-15net: phy: Constify struct mdio_device_idChristophe JAILLET1-1/+1
2025-01-10net: phy: micrel: use helper phy_disable_eeeHeiner Kallweit1-1/+1
2024-12-20net: phy: micrel: Dynamically control external clock of KSZ PHYWei Fang1-13/+101
2024-11-15net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit1-1/+1
2024-11-03net: phy: use ethtool string helpersRosen Penev1-4/+2
2024-07-31net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju1-15/+19