summaryrefslogtreecommitdiff
path: root/drivers/net/phy/microchip_t1.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-03net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino1-1/+43
2021-10-28net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino1-0/+239
2020-11-17net: phy: microchip: remove the use of .ack_interrupt()Ioana Ciornei1-10/+7
2020-11-17net: phy: microchip: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+19
2020-11-10net: phy: microchip_t1: Don't set .config_anegJisheng Zhang1-1/+0
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino1-0/+171
2019-08-17net: phy: remove calls to genphy_config_initHeiner Kallweit1-1/+0
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-1/+0
2018-10-02net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn1-1/+1
2018-05-10microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed1-0/+74