alistair23-linux/drivers/net/wireless/ti/wl1251
Thomas Huehn 36323f817a mac80211: move TX station pointer and restructure TX
Remove the control.sta pointer from ieee80211_tx_info to free up
sufficient space in the TX skb control buffer for the upcoming
Transmit Power Control (TPC).
Instead, the pointer is now on the stack in a new control struct
that is passed as a function parameter to the drivers' tx method.

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
[reworded commit message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2012-07-31 16:18:39 +02:00
..
acx.c wl1251: fix TSF calculation 2012-06-20 14:10:24 -04:00
acx.h
boot.c
boot.h
cmd.c wl1251: fix filtering support 2012-06-20 15:14:44 -04:00
cmd.h
debugfs.c
debugfs.h
event.c wl1251: always report beacon loss to the stack 2012-06-20 14:10:24 -04:00
event.h
init.c
init.h
io.c
io.h
Kconfig
main.c mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00
Makefile
ps.c
ps.h
reg.h
rx.c wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory 2012-04-12 08:43:55 +03:00
rx.h
sdio.c
spi.c wl1251: Fix memory leaks in SPI initialization 2012-06-20 14:10:25 -04:00
spi.h
tx.c
tx.h
wl12xx_80211.h
wl1251.h wl1251: remove unused filter_work 2012-06-20 15:14:42 -04:00