CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2021/10/05 04:34:36

Modified files:
        sys/dev/pci    : if_iwm.c 

Log message:
Fix iwm(4) performance drop after roaming between APs in 11n mode.

Stop BA sessions directly in iwm_run_stop() and disable Tx agg queues
when leaving RUN state. Otherwise Tx agg queues do not work properly
after switching APs and Tx performance drops to about 2 Mbit/s with
excessive retries being reported to RA.

Tested:
7260: florian
8260: bket
8265: stsp
9260: florian
9560: stsp

Reply via email to