aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/feature-removal-schedule.txt
diff options
context:
space:
mode:
authorBunk <bunk@stusta.de>2006-02-07 01:43:31 -0500
committerJeff Garzik <jgarzik@pobox.com>2006-02-07 01:43:31 -0500
commitc0d3c0c0ce94d3db893577ae98e64414d92e49d8 (patch)
tree0eb82bef20d8f02a0c4b207c4a543a5a49a83b17 /Documentation/feature-removal-schedule.txt
parenta03b1950521466e007288a25c9fc7ac7f05a97e5 (diff)
[netdrvr] schedule eepro100 for removal
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r--Documentation/feature-removal-schedule.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index b4a1ea762698..2be7148812ca 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -148,3 +148,9 @@ Why: The 8250 serial driver now has the ability to deal with the differences
148 brother on Alchemy SOCs. The loss of features is not considered an 148 brother on Alchemy SOCs. The loss of features is not considered an
149 issue. 149 issue.
150Who: Ralf Baechle <ralf@linux-mips.org> 150Who: Ralf Baechle <ralf@linux-mips.org>
151---------------------------
152
153What: eepro100 network driver
154When: January 2007
155Why: replaced by the e100 driver
156Who: Adrian Bunk <bunk@stusta.de>