CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/28 07:17:48
Modified files:
sys/dev/pci : if_iwx.c if_iwxvar.h
Log message:
Sync monitor mode fixes from iwm(4) to iwx(4):
- use a distinct station ID for monitor STA
- set station type to "general purpose" instead of "link"
- use "any address" (zero) as station address instead of broadcast address
- use the inject monitor Tx queue
- accept multicast frames
