Releases: radxa-pkg/aic8800
3.0+git20240327.3561b08f-7
aic8800
Aicsemi aic8800 Wi-Fi driver
Disclaimer
The code placed under src
folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.
Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.
We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches
to not interfere with future code upgrades.
3.0+git20240327.3561b08f-6
aic8800
Aicsemi aic8800 Wi-Fi driver
Disclaimer
The code placed under src
folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.
Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.
We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches
to not interfere with future code upgrades.
Changelog for 3.0+git20240327.3561b08f-6
aic8800 (3.0+git20240327.3561b08f-6) noble; urgency=medium
.
[ amazingfate ]
* fix cfg80211 api change with REGULATORY_IGNORE_STALE_KICKOFF for 6.1 kernel
* fix build for 6.15
* fix build with gcc14
3.0+git20240327.3561b08f-5
aic8800
Aicsemi aic8800 Wi-Fi driver
Disclaimer
The code placed under src
folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.
Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.
We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches
to not interfere with future code upgrades.
Changelog for 3.0+git20240327.3561b08f-5
aic8800 (3.0+git20240327.3561b08f-5) noble; urgency=medium
.
[ amazingfate ]
* fix build for kernel after 6.1.107
3.0+git20240327.3561b08f-4
aic8800
Aicsemi aic8800 Wi-Fi driver
Disclaimer
The code placed under src
folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.
Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.
We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches
to not interfere with future code upgrades.
Changelog for 3.0+git20240327.3561b08f-4
aic8800 (3.0+git20240327.3561b08f-4) noble; urgency=medium
.
[ amazingfate ]
* really fix build for kernel 6.12
* really fix build for kernel 6.13
3.0+git20240327.3561b08f-3
aic8800
Aicsemi aic8800 Wi-Fi driver
Disclaimer
The code placed under src
folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.
Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.
We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches
to not interfere with future code upgrades.
Changelog for 3.0+git20240327.3561b08f-3
aic8800 (3.0+git20240327.3561b08f-3) noble; urgency=medium
.
[ Mingcong Bai ]
* feat: fix build for kernels 6.12, 6.13
3.0+git20240327.3561b08f-2
aic8800
Aicsemi aic8800 Wi-Fi driver
Disclaimer
The code placed under src
folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.
Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.
We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches
to not interfere with future code upgrades.
Changelog for 3.0+git20240327.3561b08f-2
aic8800 (3.0+git20240327.3561b08f-2) jammy; urgency=medium
.
[ CodeChenL ]
* feat: add CODEOWNERS
* fix: define fw_info only when use correct config
* fix: define missing kernel version macros
* fix: update fix-linux-6.1-build.patch
.
[ amazingfate ]
* fix sdio and pcie build for kernel 6.7
3.0+git20240327.3561b08f-1
aic8800
Aicsemi aic8800 Wi-Fi driver
Disclaimer
The code placed under src
folder is the unmodified driver release directly from Aicsemi, the wireless chip vendor.
Radxa did not develop this software, and will not support its usage on other hardware or Linux kernels.
We do accept PRs to fix issues with unsupported platforms, as long as the necessary changes are placed under debian/patches
to not interfere with future code upgrades.
Changelog for 3.0+git20240327.3561b08f-1
aic8800 (3.0+git20240327.3561b08f-1) jammy; urgency=medium
.
[ ZHANG Yuntian ]
* fix: firmware package is cross platform
* feat: update to aic8800d_linux_sdk_V3.0_2024_0327_3561b08f
* feat: add disclaimer
* fix: update for cfg80211_ch_switch* new parameter list
* fix: workaround a double free bug