linux/drivers/net/wireless/iwlwifi/mvm
Emmanuel Grumbach c22b0ff572 iwlwifi: mvm: freeze the non-shared queues when a station goes to sleep
When a station goes to sleep, we can't transmit any frame
to it. This means that until that station will wake up, a
queue that is dedicated to this station won't progress at
all. Take this into account when monitoring stuck queues
and don't account for the time the station was asleep.
This allows to mask false positives where the queues are
stuck not because of a bug, but because of the station
being asleep.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-03-12 09:57:44 +02:00
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex_legacy.c iwlwifi: mvm: BT Coex - disable RRC by default 2015-03-12 09:57:33 +02:00
coex.c iwlwifi: add new TLV capability flag for BT PLCR 2015-03-02 08:20:26 +02:00
constants.h iwlwifi: mvm: reduce quota threshold 2015-02-03 09:01:44 +02:00
d3.c iwlwifi: mvm: set LAR MCC on D3/D0 transitions 2015-03-12 09:57:31 +02:00
debugfs-vif.c iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not set 2015-03-07 19:40:02 +02:00
debugfs.c iwlwifi: mvm: add the cause of the firmware dump in the dump 2015-03-02 08:20:28 +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: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TID 2014-12-01 12:04:38 +02:00
fw-api-mac.h iwlwifi: mvm: add statistics API version 10 2015-03-01 16:55:08 +02:00
fw-api-power.h iwlwifi: mvm: add support for new LTR command 2015-01-22 17:55:16 +02:00
fw-api-rs.h iwlwifi: mvm: rs: enable forcing single stream Tx decision 2015-02-01 15:39:29 +02:00
fw-api-scan.h iwlwifi: mvm: remove deprecated scan API code 2015-03-01 16:55:10 +02:00
fw-api-sta.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-stats.h iwlwifi: mvm: support radio statistics as global survey 2015-03-01 16:55:09 +02:00
fw-api-tx.h iwlwifi: mvm: let the firmware configure the scheduler 2015-01-22 17:54:02 +02:00
fw-api.h iwlwifi: mvm: set LAR MCC on D3/D0 transitions 2015-03-12 09:57:31 +02:00
fw.c iwlwifi: mvm: don't init MCC during CT-kill 2015-03-12 09:57:42 +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: freeze the non-shared queues when a station goes to sleep 2015-03-12 09:57:44 +02:00
mac-ctxt.c iwlwifi: mvm: add trigger for firmware dump upon missed beacons 2015-03-02 08:20:29 +02:00
Makefile iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
mvm.h iwlwifi: mvm: always update the quota after association 2015-03-12 09:57:34 +02:00
nvm.c iwlwifi: mvm: set LAR MCC on D3/D0 transitions 2015-03-12 09:57:31 +02:00
offloading.c iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TID 2014-12-01 12:04:38 +02:00
ops.c iwlwifi: mvm: fix identation 2015-03-12 09:57:38 +02:00
phy-ctxt.c iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not set 2015-03-07 19:40:02 +02:00
power.c iwlwifi: mvm: reflect TDLS pm state in mvmvif->pm_enabled 2015-03-12 09:57:39 +02:00
quota.c iwlwifi: mvm: always update the quota after association 2015-03-12 09:57:34 +02:00
rs.c iwlwifi: mvm: rs: update Tx statistics when using fixed rate 2015-03-12 09:57:43 +02:00
rs.h iwlwifi: mvm: rs: avoid ss_force from being reset after tx idle 2015-03-01 16:55:05 +02:00
rx.c iwlwifi: mvm: add trigger for firmware dump upon low RSSI 2015-03-02 08:20:32 +02:00
scan.c iwlwifi: mvm: don't override passive dwell in case of fragmented scan 2015-03-02 08:20:32 +02:00
sf.c iwlwifi: mvm: remove IWL_UCODE_TLV_API_SF_NO_DUMMY_NOTIF 2015-03-12 09:57:33 +02:00
sta.c iwlwifi: mvm: remove warning on station exhaustion 2015-03-12 09:57:42 +02:00
sta.h iwlwifi: mvm: add CSA absent time event for clients 2014-11-24 08:30:31 +02:00
tdls.c iwlwifi: mvm: ignore stale TDLS ch-switch responses 2015-02-01 15:57:22 +02:00
testmode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.c iwlwifi: mvm: clear TE data if CSA time event fails to start 2014-11-24 08:30:35 +02:00
time-event.h iwlwifi: mvm: add remove flow for AUX ROC time events 2014-11-24 08:30:14 +02:00
tt.c iwlwifi: mvm: clear tt values when entering CT-kill 2014-12-28 20:00:15 +02:00
tx.c iwlwifi: mvm: rs: better match tx response rate to the LQ table 2015-02-23 22:08:07 +02:00
utils.c iwlwifi: mvm: always update the quota after association 2015-03-12 09:57:34 +02:00