RE: [PATCH v1 net 0/3] lan78xx: Fixes and enhancements

2018-04-11 Thread RaghuramChary.Jallipalli
> 
> > These series of patches have fix and enhancements for lan78xx driver.
> 
> Two problems with this series:
> 
> 1) Only bug fixes are appropriate at this time.  Features and "enhancements"
>belong in net-next which is not open right now.
> 
> 2) Patch #3 doesn't even apply cleanly.  Always base your patches on the
>current tree.
> 
Sure, will send  #2,#3 patches in net-next when it opens.
Also will make sure they will be based on current tree.

Thanks,
Raghu


Re: [PATCH v1 net 0/3] lan78xx: Fixes and enhancements

2018-04-11 Thread David Miller
From: Raghuram Chary J 
Date: Wed, 11 Apr 2018 12:54:47 +0530

> These series of patches have fix and enhancements for
> lan78xx driver.

Two problems with this series:

1) Only bug fixes are appropriate at this time.  Features and "enhancements"
   belong in net-next which is not open right now.

2) Patch #3 doesn't even apply cleanly.  Always base your patches on the
   current tree.

Thank you.


Re: [PATCH v1 net 0/3] lan78xx: Fixes and enhancements

2018-04-11 Thread Andrew Lunn
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
> 


[PATCH v1 net 0/3] lan78xx: Fixes and enhancements

2018-04-11 Thread Raghuram Chary J
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