meta-digi/meta-digi-arm/recipes-kernel/kernel-module-qualcomm/kernel-module-qualcomm
Hector Bujanda c981548c19 ccx: fix some outdated files so implementation matches 'cctags api’ repository
1)
CcxTagControlData struct in CORE/HDD/inc/CcxTagDefs.h had some fields missing compared
with 'cctags api’ which was producing CCX_TAG_DRVR_RSP_ERR_CTRL_SIZE.

2)
Then CCX_TAG_DRVR_RSP_ERR_PACKET_SIZE aroused because following paddings:
	CCX_TAG_MPDU_HEADER_PAD_SIZE = 2
	CCX_TAG_CONTENT_HEADER_PAD_SIZE = 3
where producing wrong alignements and sizes between the 'cctags api’ and the driver.

With changes in this commit, master branch of ‘CCxTagTest’ repository compiled
out of source code gets on well with 'cctags api’ repository and with qca driver in
both dey-2.4 and dey4.0.
Packets in the air match 100% in content in both dey-2.4 and dey4.0.

https://onedigi.atlassian.net/browse/DEL-8446

Signed-off-by: Hector Bujanda <hector.bujanda@digi.com>
2023-04-20 10:59:12 +02:00
..
0001-add-CCX-tags-support-for-kernel-v5.15.patch ccx: fix some outdated files so implementation matches 'cctags api’ repository 2023-04-20 10:59:12 +02:00
81-qcom-wifi.rules kernel-module-qualcomm: add script to load the wlan module 2023-03-22 10:46:19 +01:00
WCNSS_qcom_cfg-ccx.ini qualcomm wifi: conditionally support using firmware with CCX tags 2022-09-30 15:28:10 +02:00
modprobe-qualcomm.conf kernel-module-qualcomm: fix two udev rules managing qcom wireless driver 2017-07-07 17:02:45 +02:00
qualcomm.sh kernel-module-qualcomm: add script to load the wlan module 2023-03-22 10:46:19 +01:00