linux/drivers/net/wireless
Sara Sharon cb8550e15b iwlwifi: fix multi queue notification for a000 devices
Currently we return early from sync_rx_queues for a000 devices.
This may cause, in case of a non-empty reorder buffer, a warning
later on since the RX queue isn't getting the notification to
empty it.
A better approach would be to send the notification for the default
queue only.
Do this hard coded for now, until we will have the API to enable
multi queue for a000 devices.

Fixes: bc02946964 ("iwlwifi: mvm: disable RX queue notification for a000 devices")
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-11-03 11:56:09 +02:00
..
admtek networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
ath ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
atmel atmel: Convert timers to use timer_setup() 2017-10-27 10:45:31 +03:00
broadcom brcmsmac: reindent split functions 2017-10-27 10:50:29 +03:00
cisco wireless: airo: remove unnecessary static in writerids() 2017-07-19 16:33:57 -07:00
intel iwlwifi: fix multi queue notification for a000 devices 2017-11-03 11:56:09 +02:00
intersil p54: don't unregister leds when they are not initialized 2017-10-10 11:08:27 +03:00
marvell mwifiex: do not transmit in 11N rates when connected in TKIP security 2017-10-30 12:49:21 +02:00
mediatek mt7601u: check memory allocation failure 2017-08-24 12:54:33 +03:00
quantenna qtnfmac: advertise support of inactivity timeout 2017-10-30 12:51:49 +02:00
ralink rt2800: fix TX_PIN_CFG setting for non MT7620 chips 2017-08-30 19:50:09 +03:00
realtek rtlwifi: Remove seq_number from rtl_tid_data 2017-10-27 11:02:58 +03:00
rsi rsi: fix kbuild reported build errors with CONFIG_PM off 2017-11-02 19:38:14 +02:00
st cw1200: Convert timers to use timer_setup() 2017-10-27 10:46:24 +03:00
ti wl1251: add a missing spin_lock_init() 2017-08-31 13:11:15 -07:00
zydas zd1211rw: constify usb_device_id 2017-08-10 11:56:04 +03:00
Kconfig qtnfmac: introduce new FullMAC driver for Quantenna chipsets 2017-05-24 17:04:13 +03:00
mac80211_hwsim.c mac80211_hwsim: use dyndbg for debug messages 2017-09-21 11:42:02 +02:00
mac80211_hwsim.h mac80211_hwsim: fix command documentation indentation 2017-03-06 09:21:48 +01:00
Makefile qtnfmac: introduce new FullMAC driver for Quantenna chipsets 2017-05-24 17:04:13 +03:00
ray_cs.c net/wireless/ray_cs: Convert timers to use timer_setup() 2017-10-18 12:39:37 +01:00
ray_cs.h
rayctl.h
rndis_wlan.c Another set of patches for -next: 2017-04-28 14:41:15 -04:00
wl3501_cs.c wl3501_cs: fix spelling mistake: "Insupported" -> "Unsupported" 2017-07-28 18:06:31 +03:00
wl3501.h