aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-30net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju1-15/+19
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-2/+2
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent1-0/+6
2024-06-23net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt1-0/+1
2024-06-05net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha1-1/+41
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha1-6/+56
2024-05-27net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur1-1/+9
2024-05-24net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe1-0/+1
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2024-05-14net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur1-1/+2
2024-04-29net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814Horatiu Vultur1-1/+181
2024-04-09net: phy: micrel: lan8814: Add support for PTP_PF_PEROUTHoratiu Vultur1-2/+353
2024-04-09net: phy: micrel: lan8814: Enable LTC at probe timeHoratiu Vultur1-22/+4
2024-04-03net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur1-2/+8
2024-04-01net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin1-5/+16
2024-03-05net: phy: micrel: lan8814 cable improvement errataHoratiu Vultur1-0/+19
2024-03-05net: phy: micrel: lan8814 led errataHoratiu Vultur1-0/+19
2024-02-04net: micrel: Fix the frequency adjustmentsHoratiu Vultur1-2/+8
2024-01-30net: micrel: Fix set/get PHC time for lan8814Horatiu Vultur1-32/+29
2024-01-22net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur1-0/+11
2024-01-12net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-12net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur1-0/+8
2023-12-04net: phy: micrel: allow usage of generic ethernet-phy clockHeiko Stuebner1-0/+5
2023-12-04net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clockHeiko Stuebner1-1/+1
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski1-6/+0
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent1-0/+6
2023-11-18net: phy: micrel: fix ts_info value in case of no phcKory Maincent1-5/+1
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent1-21/+17
2023-10-20net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel1-0/+22
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski1-3/+6
2023-06-21net: micrel: Change to receive timestamp in the frame for lan8841Horatiu Vultur1-96/+154
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock1-1/+74
2023-05-22net: phy: add helpers for comparing phy IDsRussell King1-3/+3
2023-04-19net: micrel: Update the list of supported physHoratiu Vultur1-2/+2
2023-04-17net: phy: micrel: Fix PTP_PF_PEROUT for lan8841Horatiu Vultur1-1/+1
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-03-27net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisementOleksij Rempel1-0/+1
2023-03-24net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841Horatiu Vultur1-0/+162
2023-03-15net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"Colin Ian King1-1/+1
2023-03-15net: phy: micrel: drop superfluous use of temp variableWolfram Sang1-4/+2
2023-03-13net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841Horatiu Vultur1-2/+389
2023-02-13net: phy: micrel: add ksz9477_get_features()Oleksij Rempel1-0/+21
2023-02-13net: micrel: Add PHC support for lan8841Horatiu Vultur1-24/+599
2023-02-09net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur1-0/+5
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur1-9/+180
2023-01-09net: phy: micrel: Fix warn: passing zero to PTR_ERRDivya Koppera1-5/+5
2023-01-09net: phy: micrel: Fixed error related to uninitialized symbol retDivya Koppera1-1/+2
2023-01-06net: phy: micrel: Change handler interrupt for lan8814Horatiu Vultur1-17/+8
2022-10-25net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131Raju Lakkaraju1-0/+77
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera1-4/+5