linux/drivers/net/wireless/iwlegacy
Johannes Berg d748b4642a mac80211: remove antenna_sel_tx TX info field
This field is never set to anything non-zero in
mac80211, so we should be able to remove it.
Unfortunately though, the iwlwifi and iwlegacy
drivers use it for their internal TX status
processing (which shouldn't be using the rate
control API to start with), so add a new field
"status.antenna" for them, at least for now.

In the future, I plan to use the new field to
hold the hardware queue, while the SKB's queue
mapping holds the AC.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-04-10 14:54:09 -04:00
..
3945-debug.c iwlegacy: move debugfs_ops to il_priv 2012-02-22 14:51:13 -05:00
3945-mac.c iwlegacy: do not nulify il->vif on reset 2012-03-26 15:07:22 -04:00
3945-rs.c iwlegacy: get rid of ctx structure 2012-02-06 14:56:11 -05:00
3945.c net: add a truesize parameter to skb_add_rx_frag() 2012-03-25 13:29:58 -04:00
3945.h iwlegacy: move debugfs_ops to il_priv 2012-02-22 14:51:13 -05:00
4965-calib.c iwlegacy: remove enum iw_calib and related code 2012-02-29 14:14:55 -05:00
4965-debug.c iwlegacy: move debugfs_ops to il_priv 2012-02-22 14:51:13 -05:00
4965-mac.c mac80211: remove antenna_sel_tx TX info field 2012-04-10 14:54:09 -04:00
4965-rs.c mac80211: remove antenna_sel_tx TX info field 2012-04-10 14:54:09 -04:00
4965.c iwlegacy: merge all ops structures into one 2012-02-22 14:51:15 -05:00
4965.h iwlegacy: remove enum iw_calib and related code 2012-02-29 14:14:55 -05:00
commands.h iwlegacy: indentions and whitespaces 2011-11-15 14:45:59 +01:00
common.c iwlegacy: fix BSSID setting 2012-03-26 15:07:24 -04:00
common.h iwlegacy: remove unused enum il4965_calib_enabled_state 2012-02-29 14:14:55 -05:00
csr.h iwlegacy: indentions and whitespaces 2011-11-15 14:45:59 +01:00
debug.c iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g 2012-02-22 14:51:17 -05:00
iwl-spectrum.h iwlegacy: rename iwl to il 2011-11-15 11:16:58 +01:00
Kconfig iwlegacy: Kconfig: Change Debug Option to be more clear 2012-02-29 14:14:55 -05:00
Makefile iwlegacy: rename iwl-debug.c to debug.c 2011-11-15 14:24:36 +01:00
prph.h iwlegacy: indentions and whitespaces 2011-11-15 14:45:59 +01:00