On Sat, Mar 02, 2013 at 10:47:26AM -0800, Greg Kroah-Hartman wrote: > On Sun, Mar 03, 2013 at 12:06:13AM +0530, ganesanr@xxxxxxxxxxxx wrote: > > From: Ganesan Ramalingam <ganesanr@xxxxxxxxxxxx> > > > > Add support for the Network Accelerator Engine on Netlogic XLR/XLS > > MIPS SoCs. The XLR/XLS NAE blocks can be configured as one 10G > > interface or four 1G interfaces. This driver supports blocks > > with 1G ports. > > > > Signed-off-by: Ganesan Ramalingam <ganesanr@xxxxxxxxxxxx> > > --- > > This patch has to be merged via staging tree. > > Why is this a staging driver? > > I need a TODO file listing the remaining things left to fix up in this > driver to get it merged to the "correct" location in the kernel, along > with some email addresses and names of who to send the patches to for > review, before I can accept this. > > thanks, > > greg k-h > This driver has been submitted to netdev tree and reviewed, there are comments and those are listed in TODO list. I will address those TODO list in next cycle, till that time I want this driver to be in staging tree. Will add TODO list and merge the "[PATCH 2/2] MIPS: Netlogic: Platform changes for XLR/XLS gmac" patch with driver patch and submit as a stand-alone driver. Thanks Ganesan