linux/drivers/net/wireless/intel/iwlwifi/mvm
Shaul Triebitz 9a16ee0c6b iwlwifi: mvm: set 512 TX queue slots for AX210 devices
AX210 devices support 256 BA (256 MPDUs in an AMPDU).
The firmware requires that the number of TFDs will be
minimum twice as big as the BA size (2 * 256 = 512).

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-04-19 10:26:21 +03:00
..
binding.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
coex.c iwlwifi: mvm: simplify some return conditions 2019-02-04 12:27:18 +02:00
constants.h iwlwifi: mvm: support non-transmitting AP 2019-02-20 20:47:57 +02:00
d3.c iwlwifi: mvm: use dump worker during restart instead of sync dump 2019-03-22 12:59:41 +02:00
debugfs-vif.c iwlwifi: mvm: no need to check return value of debugfs_create functions 2019-04-03 11:20:03 +03:00
debugfs.c iwlwifi: mvm: no need to check return value of debugfs_create functions 2019-04-03 11:20:03 +03:00
debugfs.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
ftm-initiator.c iwlwifi: fix 64-bit division 2019-03-07 19:15:06 +02:00
ftm-responder.c iwlwifi: mvm: support FTM responder 2019-02-14 11:29:43 +02:00
fw-api.h iwlwifi: mvm: add location APIs 2019-01-29 16:10:31 +02:00
fw.c iwlwifi: fix false-positive maybe-uninitialized warning 2019-02-20 20:47:54 +02:00
led.c iwlwifi: mvm: add fall through comments where needed 2019-02-04 12:27:20 +02:00
mac80211.c wireless-drivers-next patches for 5.2 2019-04-18 11:07:55 -07:00
mac-ctxt.c iwlwifi: mvm: use correct GP2 register address for 22000 family 2019-04-03 11:20:04 +03:00
Makefile iwlwifi: mvm: support FTM initiator 2019-02-14 11:29:43 +02:00
mvm.h wireless-drivers-next patches for 5.2 2019-04-18 11:07:55 -07:00
nvm.c iwlwifi: mvm: save and export regdb blob from the NVM 2019-01-29 16:10:30 +02:00
offloading.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
ops.c iwlwifi: mvm: no need to check return value of debugfs_create functions 2019-04-03 11:20:03 +03:00
phy-ctxt.c iwlwifi: mvm: add fall through comments where needed 2019-02-04 12:27:20 +02:00
power.c iwlwifi: mvm: add support for 32kHz external clock indication 2019-02-14 11:29:47 +02:00
quota.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
rs-fw.c iwlwifi: mvm: set max amsdu for TLC offload 2019-03-22 12:59:41 +02:00
rs.c iwlwifi: mvm: no need to check return value of debugfs_create functions 2019-04-03 11:20:03 +03:00
rs.h iwlwifi: mvm: always init rs_fw with 20MHz bandwidth rates 2018-08-31 11:38:38 +03:00
rx.c iwlwifi: mvm: add fall through comments where needed 2019-02-04 12:27:20 +02:00
rxmq.c iwlwifi: mvm: report all NO_DATA events to mac80211 2019-03-22 12:59:39 +02:00
scan.c iwlwifi: mvm: be more forgiving if num of channels is too big 2019-03-22 12:59:40 +02:00
sf.c iwlwifi: mvm: make num_active_macs unsigned 2019-01-25 20:57:21 +02:00
sta.c iwlwifi: mvm: set 512 TX queue slots for AX210 devices 2019-04-19 10:26:21 +03:00
sta.h iwlwifi: mvm: fix TX crypto on 22560+ devices 2019-03-22 12:49:03 +02:00
tdls.c iwlwifi: mvm: use correct GP2 register address for 22000 family 2019-04-03 11:20:04 +03:00
testmode.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
time-event.c iwlwifi: mvm: disconnect in case of bad channel switch parameters 2019-03-22 12:59:40 +02:00
time-event.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
tt.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
tx.c iwlwifi: mvm: add some debug data to TX path 2019-02-20 20:47:59 +02:00
utils.c iwlwifi: mvm: use correct GP2 register address for 22000 family 2019-04-03 11:20:04 +03:00