Re: [PATCH ath-next 0/6] wifi: ath12k: Add driver support for WDS mode

Sebastian Gottschall <[email protected]> Wed, 22 Jul 2026 09:20:22 +0200
Newsgroups org.infradead.lists.ath12k,org.kernel.vger.linux-wireless
Message-ID <[email protected]>
Am 25.05.2026 um 13:09 schrieb Tamizh Chelvam Raja:
> This patch series introduces support for WDS in the driver by adding
>
> Handling of 4-address frame formats required for WDS operation.
> Proper setting of peer 4-address WMI param to ensure correct transmission
> and reception of multicast and unicast frames in WDS mode.
> Conversion of eth offload Rx frame to 802.11 frame for mac80211 to
> detect 4address frame and initiate AP_VLAN creation.
>
> Tamizh Chelvam Raja (6):
>    wifi: ath12k: Set WDS vdev parameter for 4-address station interface
>    wifi: ath12k: Add support for 4-address mode
>    wifi: ath12k: Add 4-address mode support for eth offload
>    wifi: ath12k: Add support for 4-address NULL frame handling
>    wifi: ath12k: Add support for 4-address frame notification
>    wifi: ath12k: Handle 4-address EAPOL frames from WBM error path
>
it should be mentioned that his feature only works with latest official 
WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1 firmware. i tested 1.7. series 
from qca networking tree and this firmware is missing the wds nullfunc 
service feature. so it seem that 1.6-01243 just added wds support and no 
other firmware will work with it.

regards, Sebastian Gottschall