On Wed, Apr 11, 2018 at 12:54:47PM +0530, Raghuram Chary J wrote: > These series of patches have fix and enhancements for > lan78xx driver.
Hi Raghuram Please separate the fixes from the enhancements. The enhancements need to wait until net-next re-opens in a weeks time. The first patch, which is a real fix, can probably be accepted now. Andrew > > 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 >