From: Nishant Sarmukadam Date: Thu, 30 Dec 2010 19:23:34 +0000 (-0800) Subject: mwl8k: Enable HW encryption for AP mode X-Git-Tag: v2.6.39-rc1~468^2~448^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcdc403c31ed5bb5f3baf42f4e2b5e7198fef0c0;p=pandora-kernel.git mwl8k: Enable HW encryption for AP mode set_key callback is defined for mac80211 to install keys for HW crypto in AP mode. Driver currently falls back to SW crypto in STA mode. Add support to configure the keys appropriately in the hardware after the set_key routine is called. Signed-off-by: Nishant Sarmukadam Signed-off-by: Pradeep Nemavat Signed-off-by: Thomas Pedersen Signed-off-by: John W. Linville --- Reading git-diff-tree failed