CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/12/01 09:57:36

Modified files:
        share/man/man4 : qwx.4 
        sys/dev/ic     : qwx.c qwxvar.h 
        sys/dev/pci    : if_qwx_pci.c 

Log message:
add PMF support to qwx

This device needs to handle IGTK/BIP in software. It is possible to send
protected multicast management frames with this device even while running
in station mode. Which is neat for testing but not useful in general so
the code path which makes the driver do this is unreachable without
additional hacks in net80211 that I am not going to commit (sending
protected deauth frames to the broadcast address).

Tested:
qwx QCNFA765: landry, Mark Patruck, kevlo, stsp

Reply via email to