freebsd-dev/sys/dev/urtwn
Andriy Voskoboinyk 73bb505548 urtwn: fix A-MSDU tx aggregation when encryption is used.
Clear unused (undocumented) CAM bytes while setting a key;
without that, hardware does weird things when A-MSDU bit in QoS header
is set.

Tested with RTL8188CUS (AP) -> RTL8188EU (STA) (A-MSDU transmit).

Reported by:	many
Obtained from:	https://github.com/s3erios/urtwm
MFC after:	5 days
2016-07-20 22:05:44 +00:00
..
if_urtwn.c urtwn: fix A-MSDU tx aggregation when encryption is used. 2016-07-20 22:05:44 +00:00
if_urtwnreg.h urtwn: fix A-MSDU tx aggregation when encryption is used. 2016-07-20 22:05:44 +00:00
if_urtwnvar.h urtwn: reinstall group keys on every device startup. 2016-06-09 21:19:46 +00:00