summaryrefslogtreecommitdiffstats
path: root/drivers/staging/netlogic/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Staging: Netlogic: Move all the netdev under single parent deviceGanesan Ramalingam2014-08-301-1/+0Star
| | | | | | | | | | 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>
* Staging: Netlogic XLR/XLS GMAC driverGanesan Ramalingam2013-03-111-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>