[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of...
authorJames Ketrenos <jketreno@linux.intel.com>
Wed, 21 Sep 2005 16:58:49 +0000 (11:58 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 22 Sep 2005 19:39:41 +0000 (15:39 -0400)
commit31b59eaee8f8ec29d8cb6ac0c8eed086689d8030
tree5ab119a07e98aaf623dc8ce6f04f7b3403b6b971
parent31696160c7415b5a7efa650c7f1ca5c9623f5d8f
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload

tree de81b55e78e85997642c651ea677078d0554a14f
parent c8030da8c159f8b82712172a6748a42523aea83a
author James Ketrenos <jketreno@linux.intel.com> 1127104380 -0500
committer James Ketrenos <jketreno@linux.intel.com> 1127315225 -0500

Added handle_deauth() callback.
Enhanced crypt_{tkip,ccmp} to support varying splits of HW/SW offload.
Changed channel freq to u32 from u16.
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
include/net/ieee80211.h
include/net/ieee80211_crypt.h
net/ieee80211/ieee80211_crypt_ccmp.c
net/ieee80211/ieee80211_crypt_tkip.c
net/ieee80211/ieee80211_rx.c
net/ieee80211/ieee80211_tx.c
This page took 0.02628 seconds and 5 git commands to generate.