linux/drivers/net/wireless/iwlwifi/dvm
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
..
agn.h mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00
calib.c
calib.h
commands.h
debugfs.c
dev.h
devices.c
led.c
led.h
lib.c
mac80211.c mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00
main.c
Makefile
power.c
power.h
rs.c
rs.h
rx.c
rxon.c mac80211: add time synchronisation with BSS for assoc 2012-07-12 12:10:46 +02:00
scan.c
sta.c
testmode.c
tt.c
tt.h
tx.c mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00
ucode.c