aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/netlogic/TODO (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-08-30Staging: Netlogic: Move all the netdev under single parent deviceGanesan Ramalingam1-1/+0
XLR has one network controller and XLS has two network controllers, each controller has 4 gmac devices. This patch initializes each controller as a parent device and the four gmac devices of a controller are connected to the parent controller as a child Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-11Staging: Netlogic XLR/XLS GMAC driverGanesan Ramalingam1-0/+12
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@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>