ath5k: update keycache to support TKIP handling
authorBob Copeland <me@bobcopeland.com>
Thu, 30 Oct 2008 03:19:14 +0000 (23:19 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:17:33 +0000 (15:17 -0500)
commit3f64b435ab76e79bfb3b4d36f043e6f892093b71
tree44d68068b59f54e54288d1ccab30783b7c661ffb
parent9ad9a26e7b7b6671a9aefbb1edb2e8a9ed50ee8d
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>
drivers/net/wireless/ath5k/base.c
drivers/net/wireless/ath5k/pcu.c