Two patches for two current issues in rtl8187: - First it should implement conf_tx callback, instead of hardcoding some tx queue values. - The second one should make rate control work for 8187B sending correct feedback about transmitted packet status, using one of the Bulk In endpoints that provides this info. Unfortunately after recently rate control api rewrite in my testing here I don't get anymore greater than 1M rate with pid, before I would still get until 9M (and after some time falling to 1M, then going back up in steps, and so on) on same environment, don't know if it's expected to the new rate control api be more strict/have different behaviour, or if something additional must be done in rtl8187 (the link/signal quality may be too low and may be new rate control changes are more sensitive). Please test and check if there are any additional issues. -- 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