]> git.baikalelectronics.ru Git - kernel.git/commit
libertas: add auto auth mode feature
authorAmitkumar Karwar <akarwar@marvell.com>
Fri, 26 Feb 2010 01:16:36 +0000 (17:16 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Mar 2010 20:02:37 +0000 (16:02 -0400)
commita3400276b16cfa596e042f2e7ed98f0223b4815f
tree3ec4576e19f066a843a63e6eab1fd2ba90370937
parent2d5a90a406ab4666fcdd263d24054139257e1feb
libertas: add auto auth mode feature

Auto auth mode is enabled by default. If user doesn't specify the
auth mode, while association driver will first try with open mode
and then with shared key mode. If user specifies an auth mode,
auto auth is disabled and driver will not try association with
another auth mode.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/assoc.c
drivers/net/wireless/libertas/dev.h
drivers/net/wireless/libertas/main.c
drivers/net/wireless/libertas/wext.c