aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/fujitsu/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
Add SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any form These files fall under the project license, GPL v2 only. The resulting SPDX license identifier is: GPL-2.0-only Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2013-01-22drivers/net: delete old fujitsu based eth16i driverPaul Gortmaker1-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 <[email protected]> Signed-off-by: Paul Gortmaker <[email protected]>
2013-01-22drivers/net: delete at1700 ISA 10Mbit driverPaul Gortmaker1-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 <[email protected]>
2011-08-12eth16i: Move the Allied Telesis/Fujitsu driversJeff Kirsher1-0/+7
Move the Allied Telesis/Fujitsu drivers into drivers/net/ethernet/fujitsu/ and make the necessary Kconfig and Makefile changes. CC: Shingo Fujimoto <[email protected]> CC: Yutaka Tamiya <[email protected]> CC: Rene Schmit <[email protected]> CC: Mika Kuoppala <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>