linux/drivers/net/wireless/iwlwifi
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
..
iwl-3945-commands.h
iwl-3945-core.h
iwl-3945-debug.h
iwl-3945-hw.h
iwl-3945-io.h
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c mac80211: use rate index in TX control 2008-05-21 21:48:09 -04:00
iwl-3945-rs.h
iwl-3945.c mac80211: use rate index in TX control 2008-05-21 21:48:09 -04:00
iwl-3945.h
iwl-4965-hw.h
iwl-4965-rs.c mac80211: use rate index in TX control 2008-05-21 21:48:09 -04:00
iwl-4965-rs.h
iwl-4965.c mac80211: use rate index in TX control 2008-05-21 21:48:09 -04:00
iwl-5000-hw.h
iwl-5000.c iwlwifi: iwl5000 WiFi/WiMax coexistence 2008-05-21 21:48:05 -04:00
iwl-calib.c iwlwifi: add debugfs to disable/enable run time calibration 2008-05-21 21:48:06 -04:00
iwl-calib.h iwlwifi: add debugfs to disable/enable run time calibration 2008-05-21 21:48:06 -04:00
iwl-commands.h iwlwifi: iwl5000 WiFi/WiMax coexistence 2008-05-21 21:48:05 -04:00
iwl-core.c iwlwifi: trigger event log from debugfs 2008-05-21 21:48:07 -04:00
iwl-core.h iwlwifi: trigger event log from debugfs 2008-05-21 21:48:07 -04:00
iwl-csr.h
iwl-debug.h iwlwifi: trigger event log from debugfs 2008-05-21 21:48:07 -04:00
iwl-debugfs.c iwlwifi: trigger event log from debugfs 2008-05-21 21:48:07 -04:00
iwl-dev.h iwlwifi: add debugfs to disable/enable run time calibration 2008-05-21 21:48:06 -04:00
iwl-eeprom.c iwlwifi: refactor pci prob flow 2008-05-21 21:48:06 -04:00
iwl-eeprom.h
iwl-fh.h
iwl-hcmd.c iwlwifi: move TX code into iwl-tx.c 2008-05-21 21:48:00 -04:00
iwl-helpers.h
iwl-io.h
iwl-led.c
iwl-led.h
iwl-power.c
iwl-power.h
iwl-prph.h iwlwifi: add ucode init flow handling for iwl5000 2008-05-21 21:48:04 -04:00
iwl-rfkill.c
iwl-rfkill.h
iwl-rx.c
iwl-spectrum.h
iwl-sta.c iwlwifi: clean up and bug fix for security 2008-05-21 21:48:01 -04:00
iwl-sta.h iwlwifi: clean up and bug fix for security 2008-05-21 21:48:01 -04:00
iwl-tx.c mac80211: use rate index in TX control 2008-05-21 21:48:09 -04:00
iwl3945-base.c mac80211: use rate index in TX control 2008-05-21 21:48:09 -04:00
iwl4965-base.c mac80211: use rate index in TX control 2008-05-21 21:48:09 -04:00
Kconfig
Makefile