From: Mattias Nissler Date: Wed, 19 Dec 2007 00:25:57 +0000 (+0100) Subject: mac80211: add PID controller based rate control algorithm X-Git-Tag: v2.6.25-rc1~1162^2~982 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad01837593338f13508463fa11c8dbf8109a1e5d;p=pandora-kernel.git mac80211: add PID controller based rate control algorithm Add a new rate control algorithm based on a PID controller. It samples the percentage of failed frames over time, feeds the result into the controller and uses its output to control the TX rate. Signed-off-by: Mattias Nissler Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed