kernel-fxtec-pro1x/drivers/net/wireless/rt2x00
Ivo van Doorn 9eb4e21e28 rt2x00: Move iv_len into tx descriptor data
By placing the iv_len into the tx descriptor data and
by passing this data to the crypto IV handlers we can
save multiple calls to ieee80211_get_hdrlen_from_skb()
and some if-statements when copying/removing the IV data
from the outgoing frame.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-06 15:14:49 -04:00
..
Kconfig
Makefile
rt2x00.h mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt2x00config.c
rt2x00crypto.c rt2x00: Move iv_len into tx descriptor data 2009-05-06 15:14:49 -04:00
rt2x00debug.c
rt2x00debug.h
rt2x00dev.c rt2x00: prevent double kfree when failing to register hardware 2009-04-16 10:39:15 -04:00
rt2x00dump.h
rt2x00firmware.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h rt2x00: Move iv_len into tx descriptor data 2009-05-06 15:14:49 -04:00
rt2x00link.c rt2x00: Fix Sparse warning 2009-04-22 16:54:29 -04:00
rt2x00mac.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt2x00pci.c rt2x00: Move Move pci_dev specific access to rt2x00pci 2009-04-22 16:54:29 -04:00
rt2x00pci.h
rt2x00queue.c rt2x00: Move iv_len into tx descriptor data 2009-05-06 15:14:49 -04:00
rt2x00queue.h rt2x00: Move iv_len into tx descriptor data 2009-05-06 15:14:49 -04:00
rt2x00reg.h
rt2x00rfkill.c
rt2x00usb.c rt2x00: Don't free register information on suspend 2009-04-20 16:36:26 -04:00
rt2x00usb.h
rt61pci.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt61pci.h rt2x00: Move Move pci_dev specific access to rt2x00pci 2009-04-22 16:54:29 -04:00
rt73usb.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt73usb.h
rt2400pci.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt2400pci.h
rt2500pci.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt2500pci.h
rt2500usb.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rt2500usb.h