summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/fujitsu/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drivers/net: delete old fujitsu based eth16i driverPaul Gortmaker2013-01-221-1/+0
| | | | | | | | | This is another driver for relatively rare 10Mbit hardware that originated in the early 1990's. So we select it for removal at this point in time as well. Cc: Mika Kuoppala <miku@iki.fi> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
* drivers/net: delete at1700 ISA 10Mbit driverPaul Gortmaker2013-01-221-1/+0
| | | | | | | | | These Fujitsu MB86965 based ISA 10Mbit cards were another of the relatively rare cards dating from the early 1990s that for one reason or another didn't seem to get a lot of use in linux. So we retire it now with a reasonable degree of confidence that it won't impact anyone. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
* eth16i: Move the Allied Telesis/Fujitsu driversJeff Kirsher2011-08-121-0/+7
Move the Allied Telesis/Fujitsu drivers into drivers/net/ethernet/fujitsu/ and make the necessary Kconfig and Makefile changes. CC: Shingo Fujimoto <shingo@flab.fujitsu.co.jp> CC: Yutaka Tamiya <tamy@flab.fujitsu.co.jp> CC: Rene Schmit <rene@bss.lu> CC: Mika Kuoppala <miku@iki.fi> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>