mirror_ubuntu-kernels/drivers/net/wireless/intel/iwlwifi/dvm
Johannes Berg 2ce113de31 mac80211: simplify TX aggregation start
There really is no need to make drivers call the
ieee80211_start_tx_ba_cb_irqsafe() function and then
schedule the worker if all we want is to set a bit.

Add a new return value (that was previously considered
invalid) to indicate that the driver is immediately
ready for the session, and make drivers use it. The
only drivers that remain different are the Intel ones
as they need to negotiate more with the firmware.

Link: https://lore.kernel.org/r/1570007543-I152912660131cbab2e5d80b4218238c20f8a06e5@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2019-10-04 13:58:13 +02:00
..
agn.h iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
calib.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
calib.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
commands.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
debugfs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 2019-06-05 17:37:05 +02:00
dev.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
devices.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
led.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
led.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
lib.c iwlwifi: lib: Use struct_size() helper 2019-06-29 10:09:38 +03:00
mac80211.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
main.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
Makefile wireless: prefix header search paths with $(srctree)/ 2019-02-01 14:42:25 +02:00
power.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
power.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
rs.c iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-07-26 13:21:00 +02:00
rs.h iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-07-26 13:21:00 +02:00
rx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
rxon.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
scan.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 2019-06-05 17:37:05 +02:00
sta.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
tt.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
tt.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
tx.c mac80211: simplify TX aggregation start 2019-10-04 13:58:13 +02:00
ucode.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 2019-06-05 17:37:05 +02:00