]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
wl12xx: AP mode - encryption support
authorArik Nemtsov <arik@wizery.com>
Sat, 16 Oct 2010 19:39:06 +0000 (21:39 +0200)
committerLuciano Coelho <coelho@ti.com>
Mon, 24 Jan 2011 20:11:50 +0000 (22:11 +0200)
commit7f179b468963564aa3faa5729fb3153c08b3d7c1
treefabfe8fe96bdd69a61188bfdc36746dfbe77a624
parent488fc540472dee7b8c9fc592e4f024aafe8b605f
wl12xx: AP mode - encryption support

Encryption key configuration is different for AP/STA modes.

AP encryption keys are recorded when the BSS is not started. On BSS
start they are propagated to the AP (in wl1271_ap_init_hwenc).

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Reviewed-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/cmd.h
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/tx.c
drivers/net/wireless/wl12xx/wl12xx.h