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/libertas_tf
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
..
Makefile
cmd.c drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:31:08 -04:00
deb_defs.h libertas_tf: deb_defs.h: Fix typo in include guard 2011-09-15 14:34:14 +02:00
if_usb.c wireless: Remove casts to same type 2012-06-06 09:31:33 -07:00
if_usb.h
libertas_tf.h libertas_tf: add get_survey callback in order to get channel noise 2010-07-29 12:46:48 -04:00
main.c mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00