From: Max Stepanov Date: Tue, 27 Aug 2013 16:56:13 +0000 (+0300) Subject: iwlwifi: mvm: add a generic cipher scheme support X-Git-Tag: v3.14-rc1~94^2~334^2^2~54^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36e5433c98d0411af51683c53578e84dee42470;p=pandora-kernel.git iwlwifi: mvm: add a generic cipher scheme support This patch adds a cipher scheme support to extend a set of the supported ciphers. The driver reads a cipher scheme list TLV from FW image and passes it to mac80211 on hw registration. After the cipher schemes are registered the driver handles key installation and Tx/Rx calls related to the new ciphers. Signed-off-by: Max Stepanov Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed