cfg80211: add cipher capabilities
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 2 Apr 2009 18:14:06 +0000 (20:14 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:40 +0000 (16:54 -0400)
commit25e47c18ac4d8ad09c2ed4b99c1dbbcb7e3d2c51
treee224f603ceb19d7c416cd37fc4479a042ccc6890
parent6bad8766620a3c8b64afa981502fdb543e3cfd6c
cfg80211: add cipher capabilities

This adds the necessary code and fields to let drivers specify
their cipher capabilities and exports them to userspace. Also
update mac80211 to export the ciphers it has.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/wireless.h
net/mac80211/main.c
net/wireless/nl80211.c