Improve 802.11ac throughput on iwm(4) at a distance to the access point.
authorstsp <stsp@openbsd.org>
Wed, 23 Mar 2022 09:22:49 +0000 (09:22 +0000)
committerstsp <stsp@openbsd.org>
Wed, 23 Mar 2022 09:22:49 +0000 (09:22 +0000)
commit6caa3643f546a733d1c6e6742ba45ed2e5860de7
tree334a10709c75ea513883ae7436e14ab4774b1255
parentd9a0b74bed8ceb54a18883ae157f40e34ea929a7
Improve 802.11ac throughput on iwm(4) at a distance to the access point.

iwm(4) didn't attribute retries to the correct MCS, resulting in lower
MCS being punished unfairly when a higher MCS kept failing.

Tested by bket, florian, Uwe Werler, and myself.

ok bket
sys/dev/pci/if_iwm.c