commit | e31b82136d1adc7a599b6e99d3321e5831841f5a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Oct 05 19:39:30 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 06 16:30:40 2010 -0400 |
tree | c72d78d4cccfd08587e909c7efe59956f1cbc23e | |
parent | 53f73c09d64f1fa7d7e6e8b6bb7468d42eddc92d [diff] |
cfg80211/mac80211: allow per-station GTKs This adds API to allow adding per-station GTKs, updates mac80211 to support it, and also allows drivers to remove a key from hwaccel again when this may be necessary due to multiple GTKs. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>