aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/feature-removal-schedule.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r--Documentation/feature-removal-schedule.txt27
1 files changed, 0 insertions, 27 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index c1d1fd0c299b..9119d037c2ce 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -240,33 +240,6 @@ Who: Jean Delvare <khali@linux-fr.org>
240 240
241--------------------------- 241---------------------------
242 242
243What: bcm43xx wireless network driver
244When: 2.6.26
245Files: drivers/net/wireless/bcm43xx
246Why: This driver's functionality has been replaced by the
247 mac80211-based b43 and b43legacy drivers.
248Who: John W. Linville <linville@tuxdriver.com>
249
250---------------------------
251
252What: ieee80211 softmac wireless networking component
253When: 2.6.26 (or after removal of bcm43xx and port of zd1211rw to mac80211)
254Files: net/ieee80211/softmac
255Why: No in-kernel drivers will depend on it any longer.
256Who: John W. Linville <linville@tuxdriver.com>
257
258---------------------------
259
260What: rc80211-simple rate control algorithm for mac80211
261When: 2.6.26
262Files: net/mac80211/rc80211-simple.c
263Why: This algorithm was provided for reference but always exhibited bad
264 responsiveness and performance and has some serious flaws. It has been
265 replaced by rc80211-pid.
266Who: Stefano Brivio <stefano.brivio@polimi.it>
267
268---------------------------
269
270What (Why): 243What (Why):
271 - include/linux/netfilter_ipv4/ipt_TOS.h ipt_tos.h header files 244 - include/linux/netfilter_ipv4/ipt_TOS.h ipt_tos.h header files
272 (superseded by xt_TOS/xt_tos target & match) 245 (superseded by xt_TOS/xt_tos target & match)