nl80211: PMKSA caching support
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Nov 2009 22:59:15 +0000 (23:59 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Nov 2009 20:05:05 +0000 (15:05 -0500)
commit67fbb16be69d138a3b6645ec5395b487cb915c58
tree8dde9e1c42db515a5703e3bc142279cf2280c9ae
parenta830df0714117574fd0d5fe98477059b3e9fd5bf
nl80211: PMKSA caching support

This is an interface to set, delete and flush PMKIDs through nl80211.
Main users would be fullmac devices which firmwares are capable of
generating the RSN IEs for the re-association requests, e.g. iwmc3200wifi.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/ieee80211.h
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c