OSDN Git Service

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)
commit64a8cef41a8ce694b59ec75ae52688f58925693c
tree6223726fc269c9fdea75b37b978a98027dd2c87f
parent3384d757d41521a3dee274ed2802bcd285ed8e62
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