Hi Rosen, Thanks for the reference! It is, indeed, a great and accurate way of keeping track of Linux drivers that are MFP_CAPABLE (Wi-Fi PMF, MFP, 802.11w). In fact, it is the same driver list as the one in the latest stable Linux kernel version (v4.20.5): https://elixir.bootlin.com/linux/latest/ident/MFP_CAPABLE Cheers, -- Raul Siles On Tue, Jan 29, 2019 at 1:21 AM Rosen Penev <rosenp@xxxxxxxxx> wrote: > > On Mon, Jan 28, 2019 at 3:15 PM Raul Siles <raul.siles@xxxxxxxxx> wrote: > > > > Hello, > > I already published the following message in the > > hostapd/wpa_supplicant mailing list two weeks ago without any success. > > > > Is there any resource publicly available with the list of Wi-Fi > > drivers/chipsets providing support for Protected Management Frames > > (802.11w / PMF / FMP)? > > > > Based on my testing, PMF (a requirement for WPA3) works with the > > Atheros chipset and the ath9k driver. > > > > However, looking around for compatibility with other Wi-Fi cards, I > > have only been able to find the following references (aside from spare > > patches for other drivers, sometimes mentioned in this mailing list): > > > > https://wireless.wiki.kernel.org/welcome?do=search&id=11w > > ath9k: https://wireless.wiki.kernel.org/en/users/drivers/ath9k?s[]=11w > > p54: https://wireless.wiki.kernel.org/en/users/drivers/p54?s[]=11w > > carl9170: https://wireless.wiki.kernel.org/en/users/drivers/carl9170?s[]=11w > > https://wireless.wiki.kernel.org/welcome?do=search&id=mfp > > ath10k: https://wireless.wiki.kernel.org/en/users/drivers/ath10k/mesh?s[]=mfp > > > > What other Wi-Fi drivers/chipsets (or specific Wi-Fi cards) provide > > support for 802.11w / PMF / MFP? > https://elixir.bootlin.com/linux/v5.0-rc4/ident/MFP_CAPABLE > > > > Thanks! > > -- > > Raul Siles