Hi, this patchset is the result of my recent joint-venture with Stefano. It introduces a new rate control algorithm based on a PID controller. First tests show it works much better than the old simple rate control algorithm. We think the current patch set is clean enough so we can push it into 2.6.25. However, there are some issues that need some more work: * The algorithm parameters need more tuning. The current defaults are sane, but we hope to get a larger testing audience once this is in the tree. Once there are more test results, tuning should be easier. * It seems mac80211 fails to clean up the rate control algorithm. This results in the debugfs entries created by patch 9 not being removed. * Patch number 8 is actually a change to the debugfs code so I can add files for signed variables. I've sent it to Greg KH and LKML, let's see what happens. If it doesn't make 2.6.25, we could add similar infrastructure locally. Hm, anything I forgot? Stefano? Mattias - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html