dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless
Felix Fietkau 29bffa96e9 ath9k: allocate tx and rx status information on stack
ath_tx_status and ath_rx_status data are only necessary for a short
time, until they have been processed and converted into mac80211 data
structures.
Because of that, it makes no sense to keep them tied to the DMA
descriptor, that only wastes precious memory.
This patch allocates the data on stack in the functions that call the
conversion functions from ath9k_hw.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-31 14:46:41 -04:00
..
ath ath9k: allocate tx and rx status information on stack 2010-03-31 14:46:41 -04:00
b43 b43: N-PHY: fix value written on 2055 radio setup 2010-03-31 14:39:19 -04:00
b43legacy
hostap
ipw2x00 ipw2200: restart adapter only when abort_scan doesn't work 2010-03-31 14:46:40 -04:00
iwlwifi iwlwifi: manage QoS by mac stack 2010-03-31 14:46:38 -04:00
iwmc3200wifi
libertas
libertas_tf
orinoco
p54
prism54
rt2x00 wireless: rt2x00: rt2800usb: new ids 2010-03-31 14:39:18 -04:00
rtl818x
wl12xx wl1271: Fix msleep() delay while waiting for completion 2010-03-31 14:39:16 -04:00
zd1211rw
Kconfig
Makefile
adm8211.c
adm8211.h
airo.c
airo.h
airo_cs.c
at76c50x-usb.c
at76c50x-usb.h
atmel.c
atmel.h
atmel_cs.c
atmel_pci.c
mac80211_hwsim.c
mwl8k.c
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501.h
wl3501_cs.c
zd1201.c
zd1201.h