commit | 9ad9a26e7b7b6671a9aefbb1edb2e8a9ed50ee8d | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Wed Oct 29 08:30:54 2008 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 10 15:17:33 2008 -0500 |
tree | 49fa66ba8d66525696030245628bdc439d208dd4 | |
parent | 2a941ecb5178cb8c94190f17a42f35a772cbc5c6 [diff] |
ath5k: enable hardware encryption for WEP This change re-enables hardware encryption for ath5k after setting up mac80211 to handle the initialization vectors which happens to make it work. Add a module param (nohwcrypt) to optionally turn it off. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>