ath10k: add new cipher suite support
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Mon, 25 Sep 2017 22:29:41 +0000 (15:29 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 13 Oct 2017 11:40:06 +0000 (14:40 +0300)
commit2ea9f12cefe4b6bf291e1717512b0ccb04bf71e9
tree883de6e0175abc99ed83af1ee3547e80cabf4450
parent36d9cdb6fb4a8b97af51bdd74683dd3e46b97b20
ath10k: add new cipher suite support

QCA99x0 and QCA4019 family chips support CCMP-256, GCMP-128, and
GCMP-256 ciphers in hardware, so advertise support for these. As
firmware does not support group management frame ciphers (BIP),
handle them in software (mac80211).

Reviewed-by: Sebastian Gottschall <s.gottschall@dd-wrt.com>
Cc: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/hw.h
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/wmi.h