linux/drivers/net/wireless/iwlwifi
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 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2008-05-15 00:52:37 -07:00
Makefile iwlwifi: compile iwl-sta into iwlcore 2008-05-14 16:29:46 -04:00
iwl-3945-commands.h iwlwifi: iwl3945 remove 4965 commands 2008-03-25 16:41:54 -04:00
iwl-3945-core.h iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-3945-debug.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-3945-hw.h iwlwifi: 3945 remove unused SCD definitions 2008-05-07 15:02:20 -04:00
iwl-3945-io.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-3945-led.c iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-3945-led.h iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-3945-rs.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-3945-rs.h iwlwifi: move rate registration to module load 2008-04-01 17:13:19 -04:00
iwl-3945.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-3945.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-4965-hw.h iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00
iwl-4965-rs.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-4965-rs.h iwlwifi: remove 4965 from iwl4965_rate_info 2008-05-21 21:47:56 -04:00
iwl-4965.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-5000-hw.h iwlwifi-5000: update the byte count in SCD 2008-05-07 15:02:25 -04:00
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 mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-csr.h iwlwifi-5000: Add HW REV of 5000 HW family 2008-05-07 15:02:25 -04:00
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 mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-eeprom.c iwlwifi: refactor pci prob flow 2008-05-21 21:48:06 -04:00
iwl-eeprom.h iwlwifi-5000: add nic config handler for 5000 HW 2008-05-07 15:02:25 -04:00
iwl-fh.h iwlwifi: move Flow Handlers define to iwl-fh.h 2008-05-07 15:02:20 -04:00
iwl-hcmd.c iwlwifi: move TX code into iwl-tx.c 2008-05-21 21:48:00 -04:00
iwl-helpers.h iwlwifi: refactor ieee80211_get_qos_ctrl 2008-05-21 21:47:59 -04:00
iwl-io.h iwlwifi: improve NIC i/o debug prints information 2008-03-27 16:03:17 -04:00
iwl-led.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-led.h iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-power.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-power.h iwlwifi: rename iwl-4965-commands to iwl-commands.h 2008-05-07 15:02:26 -04:00
iwl-prph.h iwlwifi: add ucode init flow handling for iwl5000 2008-05-21 21:48:04 -04:00
iwl-rfkill.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-rfkill.h iwlwifi: make Makefile more concise 2008-04-16 15:59:59 -04:00
iwl-rx.c iwlwifi: handle shared memory Rx index access 2008-05-14 16:29:46 -04:00
iwl-spectrum.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
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: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl3945-base.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl4965-base.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00