summaryrefslogtreecommitdiff
path: root/drivers/net/phy/microchip_t1.c
AgeCommit message (Expand)Author
2023-01-23net: phy: microchip: run phy initialization during each link updateRakesh Sankaranarayanan
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
2022-04-26net: phy: LAN937x: add interrupt support for link detectionArun Ramadoss
2022-04-22net: phy: LAN87xx: add ethtool SQI supportArun Ramadoss
2022-04-15net: phy: LAN937x: added PHY_POLL_CABLE_TEST flagArun Ramadoss
2022-04-11net: phy: LAN87xx: remove genphy_softreset in config_anegArun Ramadoss
2022-03-08net: phy: lan87xx: use genphy_read_master_slave in read_statusArun Ramadoss
2022-03-04net: phy: added ethtool master-slave configuration supportArun Ramadoss
2022-03-04net: phy: added the LAN937x phy supportArun Ramadoss
2022-03-04net: phy: updated the initialization routine for LAN87xxArun Ramadoss
2022-03-04net: phy: removed empty lines in LAN87XXArun Ramadoss
2022-03-04net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XXArun Ramadoss
2022-03-04net: phy: used genphy_soft_reset for phy reset in LAN87xxArun Ramadoss
2021-11-02net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino
2021-10-28net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino
2020-11-17net: phy: microchip: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-17net: phy: microchip: implement generic .handle_interrupt() callbackIoana Ciornei
2020-11-09net: phy: microchip_t1: Don't set .config_anegJisheng Zhang
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino
2019-08-17net: phy: remove calls to genphy_config_initHeiner Kallweit
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn
2018-05-10microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed