summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/icplus/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-11-17ipg: Remove ipg driverOndrej Zary1-5/+0
Now that IP1000A chips are supported by dl2k driver, the buggy ipg driver can be removed. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: David S. Miller <davem@davemloft.net>
2011-08-12ipg: Move the IC Plus driverJeff Kirsher1-0/+5
Move the IC Plus driver into drivers/net/ethernet/icplus/ and make the necessary Kconfig and Makefile changes. CC: <craig_rich@sundanceti.com> CC: <sorbica@icplus.com.tw> CC: <jesse@icplus.com.tw> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>