summaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)Author
2024-07-30net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-06-23net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt
2024-06-05net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-05-27net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur
2024-05-24net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-14net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur
2024-04-29net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814Horatiu Vultur
2024-04-09net: phy: micrel: lan8814: Add support for PTP_PF_PEROUTHoratiu Vultur
2024-04-09net: phy: micrel: lan8814: Enable LTC at probe timeHoratiu Vultur
2024-04-03net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur
2024-04-01net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin
2024-03-05net: phy: micrel: lan8814 cable improvement errataHoratiu Vultur
2024-03-05net: phy: micrel: lan8814 led errataHoratiu Vultur
2024-02-04net: micrel: Fix the frequency adjustmentsHoratiu Vultur
2024-01-30net: micrel: Fix set/get PHC time for lan8814Horatiu Vultur
2024-01-22net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur
2024-01-12net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea
2024-01-12net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur
2023-12-04net: phy: micrel: allow usage of generic ethernet-phy clockHeiko Stuebner
2023-12-04net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clockHeiko Stuebner
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent
2023-11-18net: phy: micrel: fix ts_info value in case of no phcKory Maincent
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent
2023-10-20net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski
2023-06-21net: micrel: Change to receive timestamp in the frame for lan8841Horatiu Vultur
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock
2023-05-22net: phy: add helpers for comparing phy IDsRussell King
2023-04-19net: micrel: Update the list of supported physHoratiu Vultur
2023-04-17net: phy: micrel: Fix PTP_PF_PEROUT for lan8841Horatiu Vultur
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-27net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisementOleksij Rempel
2023-03-24net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841Horatiu Vultur
2023-03-15net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"Colin Ian King
2023-03-15net: phy: micrel: drop superfluous use of temp variableWolfram Sang
2023-03-13net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841Horatiu Vultur
2023-02-13net: phy: micrel: add ksz9477_get_features()Oleksij Rempel
2023-02-13net: micrel: Add PHC support for lan8841Horatiu Vultur
2023-02-09net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur
2023-01-09net: phy: micrel: Fix warn: passing zero to PTR_ERRDivya Koppera
2023-01-09net: phy: micrel: Fixed error related to uninitialized symbol retDivya Koppera
2023-01-06net: phy: micrel: Change handler interrupt for lan8814Horatiu Vultur
2022-10-25net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131Raju Lakkaraju
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera