aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/tile/Makefile
Commit message (Collapse)AuthorAge
* tilegx network driver: initial supportChris Metcalf2012-06-11
| | | | | | | | | This change adds support for the tilegx network driver based on the GXIO IORPC support in the tilegx software stack, using the on-chip mPIPE packet processing engine. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* tile: Move the Tilera driverJeff Kirsher2011-08-13
Move the Tilera driver into drivers/net/ethernet/tile and make the necessary Kconfig and Makefile changes. Updated the Kconfig so that the options defualt to y if TILE kernel. CC: Chris Metcalf <cmetcalf@tilera.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>