linux/drivers/net/wireless/iwlwifi/mvm
Eyal Shapira d6bda6671f iwlwifi: mvm: rs: consider a missing BA as a single tx failure
The fw now indicates missing BA with ampdu_ack_len=0.

This will make the whole aggregation being marked
as failed, although it's most likely not the case (and
only the BA itself was failed).

Consider this case as a single tx failure.

Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-11-23 20:05:32 +02:00
..
binding.c
coex_legacy.c iwlwifi: mvm: BT Coex - add support for TTC / RRC 2014-11-23 20:05:06 +02:00
coex.c iwlwifi: mvm: rs - don't use the shared antenna when BT load is high 2014-11-11 17:15:06 +02:00
constants.h iwlwifi: mvm: BT Coex - add support for TTC / RRC 2014-11-23 20:05:06 +02:00
d3.c iwlwifi: mvm: move deferred d0i3 exit to resume_complete op 2014-11-23 19:57:30 +02:00
debugfs-vif.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
debugfs.c iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
debugfs.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-coex.h iwlwifi: mvm: BT Coex - add support for TTC / RRC 2014-11-23 20:05:06 +02:00
fw-api-d3.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-mac.h
fw-api-power.h iwlwifi: configure the LTR 2014-10-23 21:21:47 +03:00
fw-api-rs.h iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field 2014-04-09 19:29:36 +03:00
fw-api-scan.h iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
fw-api-sta.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-tx.h iwlwifi: mvm: Update TX power in TPC reports 2014-09-16 12:57:50 +03:00
fw-api.h iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
fw.c iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
led.c iwlwifi: mvm: don't fail completely if led mode is not supported 2014-03-16 08:59:05 +02:00
mac80211.c iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
mac-ctxt.c iwlwifi: mvm: remove mvm argument from get_queues_mask 2014-10-29 12:52:26 +02:00
Makefile iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
mvm.h iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
nvm.c iwlwifi: make hw rev checking more readable 2014-09-14 12:56:39 +03:00
offloading.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
ops.c iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
phy-ctxt.c iwlwifi: mvm: expose some static APIs for use by TDLS code 2014-11-11 07:12:01 +02:00
power.c iwlwifi: mvm: Fix the keep_alive calculation 2014-11-23 19:59:19 +02:00
quota.c iwlwifi: mvm: fix quota update avoidance 2014-09-14 22:02:23 +03:00
rs.c iwlwifi: mvm: rs: consider a missing BA as a single tx failure 2014-11-23 20:05:32 +02:00
rs.h iwlwifi: mvm: rs: add Tx STBC support 2014-10-29 14:13:46 +02:00
rx.c iwlwifi: mvm: refactor temperature notification handling 2014-11-11 17:15:07 +02:00
scan.c iwlwifi: mvm: implement UMAC scan API 2014-11-23 20:02:43 +02:00
sf.c iwlwifi: mvm: allow preventing dummy notifications 2014-09-14 12:56:37 +03:00
sta.c iwlwifi: mvm: use correct type for firmware status 2014-11-11 07:10:26 +02:00
sta.h iwlwifi: mvm: add support for WMM Access Control 2014-11-23 19:57:30 +02:00
tdls.c iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
testmode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.c iwlwifi: mvm: ROC - bug fixes around time events and locking 2014-10-23 21:21:48 +03:00
time-event.h iwlwifi: mvm: align CSA GO NOA time event naming with the firmware 2014-09-14 22:02:24 +03:00
tt.c iwlwifi: mvm: handle unsolicited DTS_MEASUREMENT_NOTIFICATIONs 2014-11-11 17:15:08 +02:00
tx.c iwlwifi: mvm: add support for WMM Access Control 2014-11-23 19:57:30 +02:00
utils.c iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function 2014-10-29 12:49:13 +02:00