On 10/16/2024 11:39 PM, Jeff Johnson wrote:
On Tue, 15 Oct 2024 20:14:05 +0300, Kalle Valo wrote:
From: Kalle Valo <quic_kvalo@xxxxxxxxxxx>
I'll start submitting patches for adding MLO support to ath12k. There will be
several patchsets and this is the first one (of many).
In this patchset we start refactoring code in mac.c to support multiple links.
[...]
Applied, thanks!
[01/11] wifi: ath12k: prepare vif data structure for MLO handling
commit: 3dd2c68f206ef7020d12b9f85cbfe05ca8662cf4
[02/11] wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif
commit: 005fe43b93dedb621a0827408051f3a51d7a0769
[03/11] wifi: ath12k: prepare sta data structure for MLO handling
commit: b89b5dbea65294e660f26e90d51ec786a7fdccb9
[04/11] wifi: ath12k: prepare vif config caching for MLO
commit: 84c59710829411d4ad344cc6cd8a0fb2d9faa104
[05/11] wifi: ath12k: modify ath12k_mac_vif_chan() for MLO
commit: abaadb934b30ec86065e9c8a23843d7bb8be0064
[06/11] wifi: ath12k: modify ath12k_get_arvif_iter() for MLO
commit: 94a2712f0b152739d1f506977fc38be0da37610f
[07/11] wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLO
commit: afbab6e4e88da68cca94cabfc1604d71db161d42
[08/11] wifi: ath12k: modify ath12k_mac_op_set_key() for MLO
commit: 25e18b9d6b4bfd9cb3dd32e7b081eef306cd2517
[09/11] wifi: ath12k: update ath12k_mac_op_conf_tx() for MLO
commit: af41f908c9e4d3358b5753648e669114d9109004
[10/11] wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLO
commit: f4adb07e0a524a35b34397ad08d0199cfe2c450f
[11/11] wifi: ath12k: modify link arvif creation and removal for MLO
commit: 477cabfdb776b571fab425813c074f30c02a5cf6
Hey, i will do rebase for 11d scan and monitor patch set.
Has a lot of conflicts with MLO work...
Best regards,