alistair23-linux/drivers/net/wireless/ath/carl9170
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
..
carl9170.h mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00
cmd.c wireless: Remove casts to same type 2012-06-06 09:31:33 -07:00
cmd.h
debug.c
debug.h
eeprom.h
fw.c carl9170: fix HT peer BA session corruption 2012-07-11 15:38:26 -04:00
fwcmd.h
fwdesc.h carl9170: import 1.9.6 firmware headers 2012-07-11 15:38:26 -04:00
hw.h
Kconfig
led.c
mac.c
main.c carl9170: fix HT peer BA session corruption 2012-07-11 15:38:26 -04:00
Makefile
phy.c
phy.h
rx.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2012-07-12 13:44:50 -04:00
tx.c mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00
usb.c USB: Disable hub-initiated LPM for comms devices. 2012-05-18 15:42:55 -07:00
version.h carl9170: import 1.9.6 firmware headers 2012-07-11 15:38:26 -04:00
wlan.h