From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghuram Chary J Subject: [PATCH v1 net 0/3] lan78xx: Fixes and enhancements Date: Wed, 11 Apr 2018 12:54:47 +0530 Message-ID: <20180411072450.9809-1-raghuramchary.jallipalli@microchip.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , To: Return-path: Received: from esa2.microchip.iphmx.com ([68.232.149.84]:25542 "EHLO esa2.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752212AbeDKHVe (ORCPT ); Wed, 11 Apr 2018 03:21:34 -0400 Sender: netdev-owner@vger.kernel.org List-ID: These series of patches have fix and enhancements for lan78xx driver. Raghuram Chary J (3): lan78xx: PHY DSP registers initialization to address EEE link drop issues with long cables lan78xx: Add support to dump lan78xx registers lan78xx: Lan7801 Support for Fixed PHY drivers/net/phy/microchip.c | 178 ++++++++++++++++++++++++++++++++++++++++++- drivers/net/usb/Kconfig | 1 + drivers/net/usb/lan78xx.c | 96 ++++++++++++++++++++++- include/linux/microchipphy.h | 8 ++ 4 files changed, 278 insertions(+), 5 deletions(-) -- 2.16.2