]> git.baikalelectronics.ru Git - kernel.git/commit
mwl8k: Enable HW encryption for AP mode
authorNishant Sarmukadam <nishants@marvell.com>
Thu, 30 Dec 2010 19:23:34 +0000 (11:23 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 19 Jan 2011 16:36:06 +0000 (11:36 -0500)
commit9d353aef2ddca94a34814734aa470baec5cc8117
tree640df7e8adbab046ddf2115f185b86d8b586ec89
parentfb21607bc4ae92d4b3a0dedf30f69715f5197352
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 <nishants@marvell.com>
Signed-off-by: Pradeep Nemavat <pnemavat@marvell.com>
Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c