linux/drivers/net/wireless
Johannes Berg bbd6d0f8bc wifi: iwlwifi: mvm: advertise IEEE80211_HW_HANDLES_QUIET_CSA
The firmware has handled quiet in CSA for a long time now, but
it didn't really matter much. However, now with quiet CSA on a
perhaps secondary link, we don't want mac80211 to stop queues,
we can continue using a link that's not requiring quiet. Set
the feature flag for MLO-capable devices indicating that we'll
handle the quiet entirely in the driver/device.

However, the firmware doesn't handle quiet in AP mode since we
don't really expect to really be needing that (without radar
detection), but - even for testing - make that work properly
by simply not pulling from TXQs in this scenario.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240311081938.fa75403b5eaa.Ie3ff02215f810fcfefd6a22c481567f94f61c0c6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-03-25 15:36:04 +01:00
..
admtek wifi: mac80211: simplify non-chanctx drivers 2024-02-08 12:58:32 +01:00
ath wifi: ath12k: fix license in p2p.c and p2p.h 2024-02-28 16:09:29 +02:00
atmel wifi: mac80211: simplify non-chanctx drivers 2024-02-08 12:58:32 +01:00
broadcom wifi: b43: Convert sprintf/snprintf to sysfs_emit 2024-03-21 17:07:53 +02:00
intel wifi: iwlwifi: mvm: advertise IEEE80211_HW_HANDLES_QUIET_CSA 2024-03-25 15:36:04 +01:00
intersil wifi: mac80211: simplify non-chanctx drivers 2024-02-08 12:58:32 +01:00
marvell wifi: mwifiex: Add missing MODULE_FIRMWARE() for SD8801 2024-03-18 18:12:55 +02:00
mediatek wifi: mt76: mt7915: workaround too long expansion sparse warnings 2024-03-21 17:08:22 +02:00
microchip wifi: wilc1000: revert reset line logic flip 2024-02-21 20:56:45 +02:00
purelifi wifi: mac80211: simplify non-chanctx drivers 2024-02-08 12:58:32 +01:00
quantenna wifi: qtnfmac: allocate dummy net_device dynamically 2024-03-21 17:09:25 +02:00
ralink wifi: rt2x00: silence sparse warnings 2024-02-28 13:37:22 +02:00
realtek wifi: rtw88: SDIO device driver for RTL8723CS 2024-03-14 10:59:30 +02:00
rsi wifi: mac80211: introduce 'channel request' 2024-02-08 13:07:34 +01:00
silabs wifi: mac80211: introduce 'channel request' 2024-02-08 13:07:34 +01:00
st wifi: cw1200: restore endian swapping 2024-03-05 20:54:15 +02:00
ti wifi: ti: Convert sprintf/snprintf to sysfs_emit 2024-03-21 17:07:54 +02:00
virtual rtnetlink: prepare nla_put_iflink() to run under RCU 2024-02-26 11:46:12 +00:00
zydas wifi: zd1211rw: silence sparse warnings 2024-02-28 13:37:23 +02:00
Kconfig
Makefile