Re: [PATCH net-next 0/5] NetCP: Add support for version 1.5

2015-03-23 Thread Murali Karicheri
On 03/20/2015 10:03 PM, David Miller wrote: From: Murali Karicheri Date: Fri, 20 Mar 2015 16:11:20 -0400 NetCP 1.5 is used in newer K2 SoCs from Texas Instruments such as K2E, K2L etc. This patch series add support for Ethss driver for this version of NetCP. While at it, fix couple of bugs in t

Re: [PATCH net-next 0/5] NetCP: Add support for version 1.5

2015-03-20 Thread David Miller
From: Murali Karicheri Date: Fri, 20 Mar 2015 16:11:20 -0400 > NetCP 1.5 is used in newer K2 SoCs from Texas Instruments > such as K2E, K2L etc. This patch series add support for Ethss > driver for this version of NetCP. While at it, fix couple of > bugs in the original driver. > > One of the ea

[PATCH net-next 0/5] NetCP: Add support for version 1.5

2015-03-20 Thread Murali Karicheri
NetCP 1.5 is used in newer K2 SoCs from Texas Instruments such as K2E, K2L etc. This patch series add support for Ethss driver for this version of NetCP. While at it, fix couple of bugs in the original driver. One of the earlier patch "net: netcp: select davinci_mdio driver by default" is folded o