Searched hist:"5 efac94999ff218e0101f67a059e44abb4b0b523" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | Makefile | diff 5efac94999ff218e0101f67a059e44abb4b0b523 Thu Jun 06 06:36:29 CEST 2013 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Use minstrel rate control by default
The ath9k rate control algorithm has various architectural issues that make it a poor fit in scenarios like congested environments etc.
An example: https://bugzilla.redhat.com/show_bug.cgi?id=927191
Change the default to minstrel which is more robust in such cases. The ath9k RC code is left in the driver for now, maybe it can be removed altogether later on.
Cc: stable@vger.kernel.org Cc: Jouni Malinen <jouni@qca.qualcomm.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | Kconfig | diff 5efac94999ff218e0101f67a059e44abb4b0b523 Thu Jun 06 06:36:29 CEST 2013 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Use minstrel rate control by default
The ath9k rate control algorithm has various architectural issues that make it a poor fit in scenarios like congested environments etc.
An example: https://bugzilla.redhat.com/show_bug.cgi?id=927191
Change the default to minstrel which is more robust in such cases. The ath9k RC code is left in the driver for now, maybe it can be removed altogether later on.
Cc: stable@vger.kernel.org Cc: Jouni Malinen <jouni@qca.qualcomm.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|