]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: provide station PMF configuration to driver
authorSenthilKumar Jegadeesan <sjegadee@qti.qualcomm.com>
Mon, 2 Mar 2015 07:59:40 +0000 (13:29 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 4 Mar 2015 09:34:12 +0000 (10:34 +0100)
commit5d59f0c6272d49f04e0baab45fad7b556290d65d
tree6223726fc269c9fdea75b37b978a98027dd2c87f
parent1024f33bb897a1fb74672458d2c5290058e14806
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>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/mlme.c