]> git.baikalelectronics.ru Git - kernel.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)
commit42b1be30d409c41b83454b66a3e1435a61451bd0
treefabfe8fe96bdd69a61188bfdc36746dfbe77a624
parentb0ab0ff1130918f742c8d38f19ed8371e1e68996
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