commit | 3f64b435ab76e79bfb3b4d36f043e6f892093b71 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Wed Oct 29 23:19:14 2008 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 10 15:17:33 2008 -0500 |
tree | 44d68068b59f54e54288d1ccab30783b7c661ffb | |
parent | 9ad9a26e7b7b6671a9aefbb1edb2e8a9ed50ee8d [diff] |
ath5k: update keycache to support TKIP handling Newer parts have slots at entry+64 for michael mic and can do WPA-TKIP in hardware. The open-sourced Atheros HAL has code for accessing this portion so now we know how where to put the key material. Signed-off-by: Bob Copeland <me@bobcopeland.com> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>