commit | 64a8cef41a8ce694b59ec75ae52688f58925693c | [log] [tgz] |
---|---|---|
author | SenthilKumar Jegadeesan <sjegadee@qti.qualcomm.com> | Mon Mar 02 13:29:40 2015 +0530 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 04 10:34:12 2015 +0100 |
tree | 6223726fc269c9fdea75b37b978a98027dd2c87f | |
parent | 3384d757d41521a3dee274ed2802bcd285ed8e62 [diff] |
mac80211: provide station PMF configuration to driver Some device drivers offload part of aggregation including AddBA/DelBA negotiations to firmware. In such scenario, the PMF configuration of the station needs to be provided to driver to enable encryption of AddBA/DelBA action frames. Signed-off-by: SenthilKumar Jegadeesan <sjegadee@qti.qualcomm.com> [fix commit log, documentation] Signed-off-by: Johannes Berg <johannes.berg@intel.com>