linux/drivers/net/wireless
Sara Sharon bb49701b41 iwlwifi: mvm: support a000 SCD queue configuration
a000 devices queue management is going to change significantly.
We will have 512 queues. Those queues will be assigned number
by the firmware and not by the driver.

In addition, due to SN offload having TX queue shared between TIDs
is impossible

Also, the ADD_STA command no longer updates queues status.
The only point of changing queue in the SCD queue config API.

From driver perspective we have here a new design:

Queue sharing and inactivity checks are disabled.

Once this is done, the only paths that call scd_queue_cfg command
are paths that alloc and release TX queues - which will make future
accommodation to queue number assignment by FW easier.
Since allocating 512 queues statically is not advisable, transport
will allocate the queue on demand, fill the command with DRAM data
and send it. This is reflected in the new transport API.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-04-19 22:20:52 +03:00
..
admtek
ath wireless-drivers-next patches for 4.12 2017-04-09 18:13:12 -07:00
atmel atmel: remove time_t usage 2017-03-20 18:43:17 +02:00
broadcom brcmfmac: only build fwsignal module for CONFIG_BRCMFMAC_PROTO_BCDC 2017-04-19 14:39:44 +03:00
cisco
intel iwlwifi: mvm: support a000 SCD queue configuration 2017-04-19 22:20:52 +03:00
intersil sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
marvell mwifiex: Fix invalid port issue 2017-04-13 17:05:19 +03:00
mediatek
ralink rt2x00: reverse external PA capability flag logic 2017-04-13 17:12:32 +03:00
realtek rtlwifi: btcoex: 21a 1ant: avoid LPS/IPS mismatch for pnp notify 2017-04-13 17:11:04 +03:00
rsi scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
st drivers: add explicit interrupt.h includes 2017-03-30 11:05:34 -07:00
ti wlcore: fix spelling mistakes in wl1271_warning 2017-04-05 15:45:29 +03:00
zydas zd1211rw: fix NULL-deref at probe 2017-03-22 11:03:37 +02:00
Kconfig
mac80211_hwsim.c mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length 2017-02-27 17:15:28 +01:00
mac80211_hwsim.h
Makefile
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
wl3501.h
wl3501_cs.c