Add initial 802.11ac support to the iwm(4) driver.
authorstsp <stsp@openbsd.org>
Sat, 19 Mar 2022 10:26:52 +0000 (10:26 +0000)
committerstsp <stsp@openbsd.org>
Sat, 19 Mar 2022 10:26:52 +0000 (10:26 +0000)
commit59aafb1a5d77e895af85552fb36c5e3259383226
treeda5da8abecf6d435c8e762f607e6066d4c4fc731
parent8a82c5be94104ccd82e5a509002cd606e1d6ab64
Add initial 802.11ac support to the iwm(4) driver.

VHT MCS and 80MHz channels can now be used.
Other 11ac features such as larger aggregates are left for later work.

Tested:
3160: stsp
7260: florian, jmatthew
7265: rfreeman, mlarkin, landry, Peter J. Philip
8260: bket
8265: jturner, Marcus MERIGHI, stsp
9260: florian, matthieu, stsp
9650: kmos, sthen

ok sthen@
sys/dev/pci/if_iwm.c
sys/dev/pci/if_iwmreg.h
sys/dev/pci/if_iwmvar.h