summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/microchip_t1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887xTarun Alle2024-11-161-0/+1
* net: phy: microchip_t1: SQI support for LAN887xTarun Alle2024-10-091-0/+171
* net: phy: microchip_t1: Interrupt support for lan887xDivya Koppera2024-10-041-0/+61
* net: phy: microchip_t1: Cable Diagnostics for lan887xDivya Koppera2024-09-121-0/+413
* net: phy: microchip_t1: Adds support for lan887x phyDivya Koppera2024-08-261-1/+576
* net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel2024-07-091-1/+1
* net: phy: microchip: run phy initialization during each link updateRakesh Sankaranarayanan2023-01-241-14/+56
* net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss2022-09-081-4/+54
* net: phy: LAN937x: add interrupt support for link detectionArun Ramadoss2022-04-261-0/+2
* net: phy: LAN87xx: add ethtool SQI supportArun Ramadoss2022-04-231-0/+48
* net: phy: LAN937x: added PHY_POLL_CABLE_TEST flagArun Ramadoss2022-04-151-0/+1
* net: phy: LAN87xx: remove genphy_softreset in config_anegArun Ramadoss2022-04-111-6/+1
* net: phy: lan87xx: use genphy_read_master_slave in read_statusArun Ramadoss2022-03-081-29/+1
* net: phy: added ethtool master-slave configuration supportArun Ramadoss2022-03-041-0/+90
* net: phy: added the LAN937x phy supportArun Ramadoss2022-03-041-1/+54
* net: phy: updated the initialization routine for LAN87xxArun Ramadoss2022-03-041-42/+175
* net: phy: removed empty lines in LAN87XXArun Ramadoss2022-03-041-4/+0
* net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XXArun Ramadoss2022-03-041-3/+4
* net: phy: used genphy_soft_reset for phy reset in LAN87xxArun Ramadoss2022-03-041-12/+2
* net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino2021-11-031-1/+43
* net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino2021-10-281-0/+239
* net: phy: microchip: remove the use of .ack_interrupt()Ioana Ciornei2020-11-171-10/+7
* net: phy: microchip: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-171-0/+19
* net: phy: microchip_t1: Don't set .config_anegJisheng Zhang2020-11-101-1/+0
* net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino2020-04-221-0/+171
* net: phy: remove calls to genphy_config_initHeiner Kallweit2019-08-171-1/+0
* net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-111-1/+0
* net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-021-1/+1
* microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed2018-05-101-0/+74