]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
mac80211: allow vendor specific cipher suites
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Aug 2010 11:26:52 +0000 (14:26 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Aug 2010 17:27:07 +0000 (13:27 -0400)
commit3ffc2a905b1faae4c0fe39d66f0752c3a4cbb3c7
treed50902e1e171877e4fb034e36c837f16984ab9b4
parent7d64b7cc1fc33bab24567903a93f699d11649c0b
mac80211: allow vendor specific cipher suites

Allow drivers to specify their own set of cipher
suites to advertise vendor-specific ciphers. The
driver is then required to implement hardware
crypto offload for it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/key.c
net/mac80211/key.h
net/mac80211/main.c
net/mac80211/rx.c
net/mac80211/tx.c