]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] wireless/airo: minimal WPA awareness
authorDan Williams <dcbw@redhat.com>
Sat, 15 Apr 2006 16:26:18 +0000 (12:26 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Apr 2006 20:26:14 +0000 (16:26 -0400)
commit3c304956755fa63ee80ca51ce38078fe1c4e8818
tree4225b87cdf197139e47f931b28fa897dc21f56d5
parent921a91ef6adffe066ce80823350b982c647033e7
[PATCH] wireless/airo: minimal WPA awareness

airo cards with firmware versions of 5.30.17 and higher support WPA.
This patch recognizes WPA-capable firmware versions and adds support for
retrieving the WPA and RSN information elements from the card's scan
results.  The JOB and FLAG fields are now independent, since there was
no space left in the FLAG field for FLAG_WPA_CAPABLE.

Signed-off-by: matthieu castet <castet.matthieu@free.fr>
Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/airo.c