[PATCH 00/10] wifi: ath12k: MLO support part 4
Kalle Valo
kvalo at kernel.org
Tue Nov 26 09:11:29 PST 2024
From: Kalle Valo <quic_kvalo at quicinc.com>
Here mac.c refactoring continues but there's also few fixes included. Please review.
Aditya Kumar Singh (1):
wifi: ath12k: ath12k_bss_assoc(): MLO support
Kalle Valo (3):
wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct
wiphy_work
wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret'
wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided
link id
Rameshkumar Sundaram (2):
wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leak
wifi: ath12k: defer vdev creation for MLO
Sriram R (4):
wifi: ath12k: ath12k_mac_op_tx(): MLO support
wifi: ath12k: ath12k_mac_op_flush(): MLO support
wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO support
wifi: ath12k: do not return invalid link id for scan link
drivers/net/wireless/ath/ath12k/core.c | 6 +
drivers/net/wireless/ath/ath12k/core.h | 6 +-
drivers/net/wireless/ath/ath12k/dp_rx.c | 36 +-
drivers/net/wireless/ath/ath12k/dp_rx.h | 6 +-
drivers/net/wireless/ath/ath12k/mac.c | 436 ++++++++++++++++++------
drivers/net/wireless/ath/ath12k/mac.h | 6 +
6 files changed, 371 insertions(+), 125 deletions(-)
base-commit: 175616a7658cd5d53389d1f9c1ce22debd4595a5
--
2.39.5
More information about the ath12k
mailing list