linux_dsm_epyc7002/drivers/net/wireless
Emmanuel Grumbach 114db230d3 iwlwifi: mvm: don't send BAR on flushed frames
When we flush a queue, the packets will have a 'failed'
status but we shouldn't send a BAR. This check was missing.
Because of that, when we got an ampdu_action with
IEEE80211_AMPDU_TX_STOP_FLUSH, we started the following
ping pong with the firmware:

1) Set the station as 'draining'
2) Get a failed Tx status (DRAINED)
3) Send a BAR because of the failed Tx status

(loop of 2 and 3)

This loop wasn't endless since the BAR isn't sent on a
queue that would trigger a "nested" BAR.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-08-18 16:10:44 +03:00
..
admtek networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
ath carl9170: constify usb_device_id 2017-08-10 11:55:56 +03:00
atmel at76c50x: constify usb_device_id 2017-08-10 11:55:57 +03:00
broadcom brcm80211: constify usb_device_id 2017-08-11 16:53:41 +03:00
cisco wireless: airo: remove unnecessary static in writerids() 2017-07-19 16:33:57 -07:00
intel iwlwifi: mvm: don't send BAR on flushed frames 2017-08-18 16:10:44 +03:00
intersil p54: constify usb_device_id 2017-08-10 11:55:58 +03:00
marvell mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scan 2017-08-17 09:59:40 +03:00
mediatek mt7601u: constify usb_device_id 2017-08-10 11:56:00 +03:00
quantenna qtnfmac: modify tx reclaim locking 2017-08-17 10:05:07 +03:00
ralink rt73usb: constify usb_device_id 2017-08-10 11:56:02 +03:00
realtek rtl8192cu: constify usb_device_id 2017-08-10 11:56:03 +03:00
rsi rsi: security enhancements for AP mode 2017-08-17 10:07:00 +03:00
st cw1200: add const to hwbus_ops structures 2017-06-28 21:17:46 +03:00
ti wlcore: add const to bin_attribute structure 2017-08-08 14:52:35 +03:00
zydas zd1211rw: constify usb_device_id 2017-08-10 11:56:04 +03:00
Kconfig
mac80211_hwsim.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
mac80211_hwsim.h
Makefile
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501_cs.c wl3501_cs: fix spelling mistake: "Insupported" -> "Unsupported" 2017-07-28 18:06:31 +03:00
wl3501.h