All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] net: phy: Update copyright info
@ 2016-08-16  6:28 ` Kedareswara rao Appana
  0 siblings, 0 replies; 7+ messages in thread
From: Kedareswara rao Appana @ 2016-08-16  6:28 UTC (permalink / raw)
  To: michal.simek, soren.brinkmann, appanad, f.fainelli, andrew, punnaia
  Cc: linux-arm-kernel, linux-kernel, netdev

For implementing this driver most of the inputs is
provided by Andrew Lunn.

Updating the driver with Andrew Copy right.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
---
 drivers/net/phy/xilinx_gmii2rgmii.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/net/phy/xilinx_gmii2rgmii.c b/drivers/net/phy/xilinx_gmii2rgmii.c
index cad6e19..e7a20ec 100644
--- a/drivers/net/phy/xilinx_gmii2rgmii.c
+++ b/drivers/net/phy/xilinx_gmii2rgmii.c
@@ -1,7 +1,9 @@
 /* Xilinx GMII2RGMII Converter driver
  *
  * Copyright (C) 2016 Xilinx, Inc.
+ * Copyright (C) 2016 Andrew Lunn <andrew@lunn.ch>
  *
+ * Author: Andrew Lunn <andrew@lunn.ch>
  * Author: Kedareswara rao Appana <appanad@xilinx.com>
  *
  * Description:
-- 
2.1.2

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH] net: phy: Update copyright info
@ 2016-08-16  6:28 ` Kedareswara rao Appana
  0 siblings, 0 replies; 7+ messages in thread
From: Kedareswara rao Appana @ 2016-08-16  6:28 UTC (permalink / raw)
  To: linux-arm-kernel

For implementing this driver most of the inputs is
provided by Andrew Lunn.

Updating the driver with Andrew Copy right.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
---
 drivers/net/phy/xilinx_gmii2rgmii.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/net/phy/xilinx_gmii2rgmii.c b/drivers/net/phy/xilinx_gmii2rgmii.c
index cad6e19..e7a20ec 100644
--- a/drivers/net/phy/xilinx_gmii2rgmii.c
+++ b/drivers/net/phy/xilinx_gmii2rgmii.c
@@ -1,7 +1,9 @@
 /* Xilinx GMII2RGMII Converter driver
  *
  * Copyright (C) 2016 Xilinx, Inc.
+ * Copyright (C) 2016 Andrew Lunn <andrew@lunn.ch>
  *
+ * Author: Andrew Lunn <andrew@lunn.ch>
  * Author: Kedareswara rao Appana <appanad@xilinx.com>
  *
  * Description:
-- 
2.1.2

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] net: phy: Update copyright info
  2016-08-16  6:28 ` Kedareswara rao Appana
@ 2016-08-16 13:30   ` Andrew Lunn
  -1 siblings, 0 replies; 7+ messages in thread
From: Andrew Lunn @ 2016-08-16 13:30 UTC (permalink / raw)
  To: Kedareswara rao Appana, David Miller
  Cc: michal.simek, soren.brinkmann, appanad, f.fainelli, punnaia,
	linux-arm-kernel, linux-kernel, netdev

On Tue, Aug 16, 2016 at 11:58:29AM +0530, Kedareswara rao Appana wrote:
> For implementing this driver most of the inputs is
> provided by Andrew Lunn.
> 
> Updating the driver with Andrew Copy right.
> 
> Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>

O.K, so this is a start in correcting the damage.

The code still has major issues, like i think it will Opps after you
unload the module. The code was not ready for merging, which is why it
did not get my Signed-off-by, when i left for vacation...

So, for this, and only this patch:

Signed-off-by: Andrew Lunn <andrew@lunn.ch>

    Andrew



> ---
>  drivers/net/phy/xilinx_gmii2rgmii.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/net/phy/xilinx_gmii2rgmii.c b/drivers/net/phy/xilinx_gmii2rgmii.c
> index cad6e19..e7a20ec 100644
> --- a/drivers/net/phy/xilinx_gmii2rgmii.c
> +++ b/drivers/net/phy/xilinx_gmii2rgmii.c
> @@ -1,7 +1,9 @@
>  /* Xilinx GMII2RGMII Converter driver
>   *
>   * Copyright (C) 2016 Xilinx, Inc.
> + * Copyright (C) 2016 Andrew Lunn <andrew@lunn.ch>
>   *
> + * Author: Andrew Lunn <andrew@lunn.ch>
>   * Author: Kedareswara rao Appana <appanad@xilinx.com>
>   *
>   * Description:
> -- 
> 2.1.2
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH] net: phy: Update copyright info
@ 2016-08-16 13:30   ` Andrew Lunn
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew Lunn @ 2016-08-16 13:30 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Aug 16, 2016 at 11:58:29AM +0530, Kedareswara rao Appana wrote:
> For implementing this driver most of the inputs is
> provided by Andrew Lunn.
> 
> Updating the driver with Andrew Copy right.
> 
> Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>

O.K, so this is a start in correcting the damage.

The code still has major issues, like i think it will Opps after you
unload the module. The code was not ready for merging, which is why it
did not get my Signed-off-by, when i left for vacation...

So, for this, and only this patch:

Signed-off-by: Andrew Lunn <andrew@lunn.ch>

    Andrew



> ---
>  drivers/net/phy/xilinx_gmii2rgmii.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/net/phy/xilinx_gmii2rgmii.c b/drivers/net/phy/xilinx_gmii2rgmii.c
> index cad6e19..e7a20ec 100644
> --- a/drivers/net/phy/xilinx_gmii2rgmii.c
> +++ b/drivers/net/phy/xilinx_gmii2rgmii.c
> @@ -1,7 +1,9 @@
>  /* Xilinx GMII2RGMII Converter driver
>   *
>   * Copyright (C) 2016 Xilinx, Inc.
> + * Copyright (C) 2016 Andrew Lunn <andrew@lunn.ch>
>   *
> + * Author: Andrew Lunn <andrew@lunn.ch>
>   * Author: Kedareswara rao Appana <appanad@xilinx.com>
>   *
>   * Description:
> -- 
> 2.1.2
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: [PATCH] net: phy: Update copyright info
  2016-08-16 13:30   ` Andrew Lunn
  (?)
@ 2016-08-16 14:02     ` Appana Durga Kedareswara Rao
  -1 siblings, 0 replies; 7+ messages in thread
From: Appana Durga Kedareswara Rao @ 2016-08-16 14:02 UTC (permalink / raw)
  To: Andrew Lunn, David Miller
  Cc: Michal Simek, Soren Brinkmann, f.fainelli,
	Punnaiah Choudary Kalluri, linux-arm-kernel, linux-kernel,
	netdev

Hi Andrew

> 
> On Tue, Aug 16, 2016 at 11:58:29AM +0530, Kedareswara rao Appana wrote:
> > For implementing this driver most of the inputs is provided by Andrew
> > Lunn.
> >
> > Updating the driver with Andrew Copy right.
> >
> > Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
> 
> O.K, so this is a start in correcting the damage.
> 
> The code still has major issues, like i think it will Opps after you unload the
> module. The code was not ready for merging, which is why it did not get my
> Signed-off-by, when i left for vacation...
> 
> So, for this, and only this patch:
> 
> Signed-off-by: Andrew Lunn <andrew@lunn.ch>

Thanks...

Will test the driver as a module and will fix the Opps that you are taking will post the patch...

Regards,
Kedar.

> 
>     Andrew
> 
> 
> 
> > ---
> >  drivers/net/phy/xilinx_gmii2rgmii.c | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/drivers/net/phy/xilinx_gmii2rgmii.c
> > b/drivers/net/phy/xilinx_gmii2rgmii.c
> > index cad6e19..e7a20ec 100644
> > --- a/drivers/net/phy/xilinx_gmii2rgmii.c
> > +++ b/drivers/net/phy/xilinx_gmii2rgmii.c
> > @@ -1,7 +1,9 @@
> >  /* Xilinx GMII2RGMII Converter driver
> >   *
> >   * Copyright (C) 2016 Xilinx, Inc.
> > + * Copyright (C) 2016 Andrew Lunn <andrew@lunn.ch>
> >   *
> > + * Author: Andrew Lunn <andrew@lunn.ch>
> >   * Author: Kedareswara rao Appana <appanad@xilinx.com>
> >   *
> >   * Description:
> > --
> > 2.1.2
> >

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: [PATCH] net: phy: Update copyright info
@ 2016-08-16 14:02     ` Appana Durga Kedareswara Rao
  0 siblings, 0 replies; 7+ messages in thread
From: Appana Durga Kedareswara Rao @ 2016-08-16 14:02 UTC (permalink / raw)
  To: Andrew Lunn, David Miller
  Cc: Michal Simek, Soren Brinkmann, f.fainelli,
	Punnaiah Choudary Kalluri, linux-arm-kernel, linux-kernel,
	netdev

Hi Andrew

> 
> On Tue, Aug 16, 2016 at 11:58:29AM +0530, Kedareswara rao Appana wrote:
> > For implementing this driver most of the inputs is provided by Andrew
> > Lunn.
> >
> > Updating the driver with Andrew Copy right.
> >
> > Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
> 
> O.K, so this is a start in correcting the damage.
> 
> The code still has major issues, like i think it will Opps after you unload the
> module. The code was not ready for merging, which is why it did not get my
> Signed-off-by, when i left for vacation...
> 
> So, for this, and only this patch:
> 
> Signed-off-by: Andrew Lunn <andrew@lunn.ch>

Thanks...

Will test the driver as a module and will fix the Opps that you are taking will post the patch...

Regards,
Kedar.

> 
>     Andrew
> 
> 
> 
> > ---
> >  drivers/net/phy/xilinx_gmii2rgmii.c | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/drivers/net/phy/xilinx_gmii2rgmii.c
> > b/drivers/net/phy/xilinx_gmii2rgmii.c
> > index cad6e19..e7a20ec 100644
> > --- a/drivers/net/phy/xilinx_gmii2rgmii.c
> > +++ b/drivers/net/phy/xilinx_gmii2rgmii.c
> > @@ -1,7 +1,9 @@
> >  /* Xilinx GMII2RGMII Converter driver
> >   *
> >   * Copyright (C) 2016 Xilinx, Inc.
> > + * Copyright (C) 2016 Andrew Lunn <andrew@lunn.ch>
> >   *
> > + * Author: Andrew Lunn <andrew@lunn.ch>
> >   * Author: Kedareswara rao Appana <appanad@xilinx.com>
> >   *
> >   * Description:
> > --
> > 2.1.2
> >

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH] net: phy: Update copyright info
@ 2016-08-16 14:02     ` Appana Durga Kedareswara Rao
  0 siblings, 0 replies; 7+ messages in thread
From: Appana Durga Kedareswara Rao @ 2016-08-16 14:02 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Andrew

> 
> On Tue, Aug 16, 2016 at 11:58:29AM +0530, Kedareswara rao Appana wrote:
> > For implementing this driver most of the inputs is provided by Andrew
> > Lunn.
> >
> > Updating the driver with Andrew Copy right.
> >
> > Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
> 
> O.K, so this is a start in correcting the damage.
> 
> The code still has major issues, like i think it will Opps after you unload the
> module. The code was not ready for merging, which is why it did not get my
> Signed-off-by, when i left for vacation...
> 
> So, for this, and only this patch:
> 
> Signed-off-by: Andrew Lunn <andrew@lunn.ch>

Thanks...

Will test the driver as a module and will fix the Opps that you are taking will post the patch...

Regards,
Kedar.

> 
>     Andrew
> 
> 
> 
> > ---
> >  drivers/net/phy/xilinx_gmii2rgmii.c | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/drivers/net/phy/xilinx_gmii2rgmii.c
> > b/drivers/net/phy/xilinx_gmii2rgmii.c
> > index cad6e19..e7a20ec 100644
> > --- a/drivers/net/phy/xilinx_gmii2rgmii.c
> > +++ b/drivers/net/phy/xilinx_gmii2rgmii.c
> > @@ -1,7 +1,9 @@
> >  /* Xilinx GMII2RGMII Converter driver
> >   *
> >   * Copyright (C) 2016 Xilinx, Inc.
> > + * Copyright (C) 2016 Andrew Lunn <andrew@lunn.ch>
> >   *
> > + * Author: Andrew Lunn <andrew@lunn.ch>
> >   * Author: Kedareswara rao Appana <appanad@xilinx.com>
> >   *
> >   * Description:
> > --
> > 2.1.2
> >

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-08-16 14:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-16  6:28 [PATCH] net: phy: Update copyright info Kedareswara rao Appana
2016-08-16  6:28 ` Kedareswara rao Appana
2016-08-16 13:30 ` Andrew Lunn
2016-08-16 13:30   ` Andrew Lunn
2016-08-16 14:02   ` Appana Durga Kedareswara Rao
2016-08-16 14:02     ` Appana Durga Kedareswara Rao
2016-08-16 14:02     ` Appana Durga Kedareswara Rao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.