Switch athn(4) 802.11n Tx rate adaptation from MiRA to RA.
authorstsp <stsp@openbsd.org>
Thu, 15 Apr 2021 18:25:43 +0000 (18:25 +0000)
committerstsp <stsp@openbsd.org>
Thu, 15 Apr 2021 18:25:43 +0000 (18:25 +0000)
commitd2dd70ac0a5fe22ca102dd594dce32a1fe581c76
treea30367b6bf68fec7679ab51ad9c2cf5cafae0f75
parent5f8ede55b16b0bbd3fc48143025ff3e69f67e60e
Switch athn(4) 802.11n Tx rate adaptation from MiRA to RA.

Tests:
AR5418: Uwe Werler
AR9280: kn, jmatthew, Lauri Tirkkonen, Scott Bennett, Mikolaj Kucharski
AR9285: kevlo, trondd, myself

ok deraadt@
12 files changed:
sys/dev/cardbus/if_athn_cardbus.c
sys/dev/ic/ar5008.c
sys/dev/ic/ar5416.c
sys/dev/ic/ar9003.c
sys/dev/ic/ar9280.c
sys/dev/ic/ar9285.c
sys/dev/ic/ar9287.c
sys/dev/ic/ar9380.c
sys/dev/ic/athn.c
sys/dev/ic/athnvar.h
sys/dev/pci/if_athn_pci.c
sys/dev/usb/if_athn_usb.c