aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)Author
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
2022-09-26net: phy: micrel: enable interrupt for ksz9477 phyArun Ramadoss
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22net: phy: micrel: Fix double spaces inside lan8814_config_intrHoratiu Vultur
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle
2022-09-20net: phy: micrel: Add interrupts support for LAN8804 PHYHoratiu Vultur
2022-09-19net: phy: micrel: Cable Diag feature for lan8814 phyDivya Koppera
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur
2022-07-02net: phy: micrel: Adding LED feature for LAN8814 PHYDivya Koppera
2022-05-16net: phy: micrel: Use the kszphy probe/suspend/resumeFabio Estevam
2022-05-16net: phy: micrel: Allow probing without .driver_dataFabio Estevam
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-29net: phy: micrel: add coma mode GPIOMichael Walle
2022-04-29net: phy: micrel: move the PHY timestamping checkMichael Walle
2022-04-08net: phy: micrel: ksz9031/ksz9131: add cabletest supportMarek Vasut