summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/microchip_t1.c
Commit message (Expand)AuthorAgeFilesLines
* 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-091-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-011-1/+1
* microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed2018-05-101-0/+74