cfg80211/nl80211: introduce key handling
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 19 Dec 2007 01:03:29 +0000 (02:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:48 +0000 (14:59 -0800)
commit41ade00f21a72d30911c6351a93823a491fffa39
treed7e4e29c0d757414a5bad9089b1509fd5352ed8f
parenta1464ab61e66c96f9cffea335755de850fe8bdbd
cfg80211/nl80211: introduce key handling

This introduces key handling to cfg80211/nl80211. Default
and group keys can be added, changed and removed; sequence
counters for each key can be retrieved.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/core.c
net/wireless/nl80211.c