kernel-fxtec-pro1x/drivers/net/wireless/p54
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb
This patch converts mac80211 and all drivers to have transmit
information and status in skb->cb rather than allocating extra
memory for it and copying all the data around. To make it fit,
a union is used where only data that is necessary for all steps
is kept outside of the union.

A number of fixes were done by Ivo, as well as the rt2x00 part
of this patch.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-05-21 21:48:11 -04:00
..
Kconfig
Makefile
net2280.h
p54.h mac80211: clean up get_tx_stats callback 2008-05-07 15:02:26 -04:00
p54common.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
p54common.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
p54pci.c mac80211: let drivers wake but not start queues 2008-05-21 21:48:08 -04:00
p54pci.h
p54usb.c
p54usb.h