kernel-ark/drivers/net/wireless/p54
Johannes Berg 2e92e6f2c5 mac80211: use rate index in TX control
This patch modifies struct ieee80211_tx_control to give band
info and the rate index (instead of rate pointers) to drivers.
This mostly serves to reduce the TX control structure size to
make it fit into skb->cb so that the fragmentation code can
put it there and we can think about passing it to drivers that
way in the future.

The rt2x00 driver update was done by Ivo, thanks.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-05-21 21:48:09 -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: use rate index in TX control 2008-05-21 21:48:09 -04:00
p54common.h
p54pci.c mac80211: let drivers wake but not start queues 2008-05-21 21:48:08 -04:00
p54pci.h
p54usb.c
p54usb.h