summaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)Author
2023-03-27net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisementOleksij Rempel
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
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