git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66760ea
)
mac80211: allow driver access to TKIP RX P1K
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 13 Jul 2011 17:50:34 +0000
(19:50 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 15 Jul 2011 17:38:32 +0000
(13:38 -0400)
When the driver wants to pre-program the TKIP
RX phase 1 key, it needs to be able to obtain
it for the peer's TA. Add API to allow it to
generate it.
The generation uses a dummy on-stack context
since it doesn't know the RX queue.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found