* New staging repos for ath1*k firmware
@ 2024-03-06 19:23 Jeff Johnson
2024-03-07 8:39 ` Robert Marko
` (2 more replies)
0 siblings, 3 replies; 17+ messages in thread
From: Jeff Johnson @ 2024-03-06 19:23 UTC (permalink / raw)
To: ath10k, ath11k, ath12k, linux-wireless; +Cc: Kalle Valo
Historically, prior to being incorporated into the linux-firmware
project, firmware for kernel.org ath1*k drivers has been first published
to Kalle's GitHub:
https://github.com/kvalo/ath10k-firmware
https://github.com/kvalo/ath11k-firmware
(ath12k firmware was pushed to the ath11k-firmware repo on a temporary
basis in anticipation of this move)
But in order to have repos with multiple maintainers, as well as to have
a hosting platform with more control, we have moved to CodeLinaro:
https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware
https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware
https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware
Note that most people should not care about this -- normally you should
use the firmware that is in the official linux-firmware repo:
https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
You should only need to access the staging repos if you need a previous
version to work around an issue, or if you are testing new firmware that
is supposed to fix a problem that you've reported.
Please let Kalle & I know if you have any issues with these new repos!
/jeff
^ permalink raw reply [flat|nested] 17+ messages in thread* Re: New staging repos for ath1*k firmware 2024-03-06 19:23 New staging repos for ath1*k firmware Jeff Johnson @ 2024-03-07 8:39 ` Robert Marko 2024-03-07 16:49 ` Kalle Valo 2024-09-10 9:00 ` Sven Eckelmann 2024-05-17 5:32 ` Kalle Valo 2025-11-21 13:28 ` Paweł Owoc 2 siblings, 2 replies; 17+ messages in thread From: Robert Marko @ 2024-03-07 8:39 UTC (permalink / raw) To: Jeff Johnson; +Cc: ath10k, ath11k, ath12k, linux-wireless, Kalle Valo On Wed, Mar 6, 2024 at 8:23 PM Jeff Johnson <quic_jjohnson@quicinc.com> wrote: > > Historically, prior to being incorporated into the linux-firmware > project, firmware for kernel.org ath1*k drivers has been first published > to Kalle's GitHub: > https://github.com/kvalo/ath10k-firmware > https://github.com/kvalo/ath11k-firmware > (ath12k firmware was pushed to the ath11k-firmware repo on a temporary > basis in anticipation of this move) > > But in order to have repos with multiple maintainers, as well as to have > a hosting platform with more control, we have moved to CodeLinaro: > https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware > https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware > https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware > > Note that most people should not care about this -- normally you should > use the firmware that is in the official linux-firmware repo: > https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ > > You should only need to access the staging repos if you need a previous > version to work around an issue, or if you are testing new firmware that > is supposed to fix a problem that you've reported. > > Please let Kalle & I know if you have any issues with these new repos! Can I please ask for IPQ6018 firmware to be updated to 2.9.0.1 as well? We have added IPQ6018 support to OpenWrt but we are forced to use the old 2.4 firmware since anything newer is crashing on IPQ6018, we had the same issue on IPQ8074 but it was fixed with 2.9.0.1 firmware. Even for IPQ8074, there is newer 2.9.0.1 firmware that is only available as part of QSDK and the community would benefit from being able to use it. Ideally, ath11k-firmware would at least contain the same blobs as the QUIC repo: https://github.com/quic/upstream-wifi-fw.git Regards, Robert > > /jeff > -- Robert Marko Staff Embedded Linux Engineer Sartura Ltd. Lendavska ulica 16a 10000 Zagreb, Croatia Email: robert.marko@sartura.hr Web: www.sartura.hr ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-03-07 8:39 ` Robert Marko @ 2024-03-07 16:49 ` Kalle Valo 2024-03-09 17:58 ` Sebastian Gottschall 2024-09-10 9:00 ` Sven Eckelmann 1 sibling, 1 reply; 17+ messages in thread From: Kalle Valo @ 2024-03-07 16:49 UTC (permalink / raw) To: Robert Marko; +Cc: Jeff Johnson, ath10k, ath11k, ath12k, linux-wireless Robert Marko <robert.marko@sartura.hr> writes: > On Wed, Mar 6, 2024 at 8:23 PM Jeff Johnson <quic_jjohnson@quicinc.com> wrote: > >> >> Historically, prior to being incorporated into the linux-firmware >> project, firmware for kernel.org ath1*k drivers has been first published >> to Kalle's GitHub: >> https://github.com/kvalo/ath10k-firmware >> https://github.com/kvalo/ath11k-firmware >> (ath12k firmware was pushed to the ath11k-firmware repo on a temporary >> basis in anticipation of this move) >> >> But in order to have repos with multiple maintainers, as well as to have >> a hosting platform with more control, we have moved to CodeLinaro: >> https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware >> https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware >> https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware >> >> Note that most people should not care about this -- normally you should >> use the firmware that is in the official linux-firmware repo: >> https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ >> >> You should only need to access the staging repos if you need a previous >> version to work around an issue, or if you are testing new firmware that >> is supposed to fix a problem that you've reported. >> >> Please let Kalle & I know if you have any issues with these new repos! > > Can I please ask for IPQ6018 firmware to be updated to 2.9.0.1 as well? > > We have added IPQ6018 support to OpenWrt but we are forced to use the old 2.4 > firmware since anything newer is crashing on IPQ6018, we had the same issue on > IPQ8074 but it was fixed with 2.9.0.1 firmware. > > Even for IPQ8074, there is newer 2.9.0.1 firmware that is only > available as part of > QSDK and the community would benefit from being able to use it. We are working on getting the AP chipset firmwares updated but unfortunately no news yet. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-03-07 16:49 ` Kalle Valo @ 2024-03-09 17:58 ` Sebastian Gottschall 2024-03-13 19:32 ` Jeff Johnson 0 siblings, 1 reply; 17+ messages in thread From: Sebastian Gottschall @ 2024-03-09 17:58 UTC (permalink / raw) To: Kalle Valo, Robert Marko Cc: Jeff Johnson, ath10k, ath11k, ath12k, linux-wireless Am 07.03.2024 um 17:49 schrieb Kalle Valo: > Robert Marko <robert.marko@sartura.hr> writes: > >> On Wed, Mar 6, 2024 at 8:23 PM Jeff Johnson <quic_jjohnson@quicinc.com> wrote: >> >>> Historically, prior to being incorporated into the linux-firmware >>> project, firmware for kernel.org ath1*k drivers has been first published >>> to Kalle's GitHub: >>> https://github.com/kvalo/ath10k-firmware >>> https://github.com/kvalo/ath11k-firmware >>> (ath12k firmware was pushed to the ath11k-firmware repo on a temporary >>> basis in anticipation of this move) >>> >>> But in order to have repos with multiple maintainers, as well as to have >>> a hosting platform with more control, we have moved to CodeLinaro: >>> https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware >>> https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware >>> https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware >>> >>> Note that most people should not care about this -- normally you should >>> use the firmware that is in the official linux-firmware repo: >>> https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ >>> >>> You should only need to access the staging repos if you need a previous >>> version to work around an issue, or if you are testing new firmware that >>> is supposed to fix a problem that you've reported. >>> >>> Please let Kalle & I know if you have any issues with these new repos! >> Can I please ask for IPQ6018 firmware to be updated to 2.9.0.1 as well? >> >> We have added IPQ6018 support to OpenWrt but we are forced to use the old 2.4 >> firmware since anything newer is crashing on IPQ6018, we had the same issue on >> IPQ8074 but it was fixed with 2.9.0.1 firmware. >> >> Even for IPQ8074, there is newer 2.9.0.1 firmware that is only >> available as part of >> QSDK and the community would benefit from being able to use it. > We are working on getting the AP chipset firmwares updated but > unfortunately no news yet. why isnt qca releasing the latest firmwares at all. i mean we all know that the qca networking tree contains way newer firmwares for all chipsets since a long time > ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-03-09 17:58 ` Sebastian Gottschall @ 2024-03-13 19:32 ` Jeff Johnson 2024-03-14 7:54 ` Robert Marko 2024-03-14 22:27 ` Felix Kaechele 0 siblings, 2 replies; 17+ messages in thread From: Jeff Johnson @ 2024-03-13 19:32 UTC (permalink / raw) To: Sebastian Gottschall, Kalle Valo, Robert Marko Cc: ath10k, ath11k, ath12k, linux-wireless On 3/9/2024 9:58 AM, Sebastian Gottschall wrote: > > Am 07.03.2024 um 17:49 schrieb Kalle Valo: >> Robert Marko <robert.marko@sartura.hr> writes: >> >>> On Wed, Mar 6, 2024 at 8:23 PM Jeff Johnson <quic_jjohnson@quicinc.com> wrote: >>> >>>> Historically, prior to being incorporated into the linux-firmware >>>> project, firmware for kernel.org ath1*k drivers has been first published >>>> to Kalle's GitHub: >>>> https://github.com/kvalo/ath10k-firmware >>>> https://github.com/kvalo/ath11k-firmware >>>> (ath12k firmware was pushed to the ath11k-firmware repo on a temporary >>>> basis in anticipation of this move) >>>> >>>> But in order to have repos with multiple maintainers, as well as to have >>>> a hosting platform with more control, we have moved to CodeLinaro: >>>> https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware >>>> https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware >>>> https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware >>>> >>>> Note that most people should not care about this -- normally you should >>>> use the firmware that is in the official linux-firmware repo: >>>> https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ >>>> >>>> You should only need to access the staging repos if you need a previous >>>> version to work around an issue, or if you are testing new firmware that >>>> is supposed to fix a problem that you've reported. >>>> >>>> Please let Kalle & I know if you have any issues with these new repos! >>> Can I please ask for IPQ6018 firmware to be updated to 2.9.0.1 as well? >>> >>> We have added IPQ6018 support to OpenWrt but we are forced to use the old 2.4 >>> firmware since anything newer is crashing on IPQ6018, we had the same issue on >>> IPQ8074 but it was fixed with 2.9.0.1 firmware. >>> >>> Even for IPQ8074, there is newer 2.9.0.1 firmware that is only >>> available as part of >>> QSDK and the community would benefit from being able to use it. >> We are working on getting the AP chipset firmwares updated but >> unfortunately no news yet. > why isnt qca releasing the latest firmwares at all. i mean we all know > that the qca networking tree contains way newer firmwares for all > chipsets since a long time Kalle & I are just the conduit, but I've relayed this thread to the folks responsible for feeding us the firmware releases. /jeff ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-03-13 19:32 ` Jeff Johnson @ 2024-03-14 7:54 ` Robert Marko 2024-03-14 22:27 ` Felix Kaechele 1 sibling, 0 replies; 17+ messages in thread From: Robert Marko @ 2024-03-14 7:54 UTC (permalink / raw) To: Jeff Johnson Cc: Sebastian Gottschall, Kalle Valo, ath10k, ath11k, ath12k, linux-wireless On Wed, Mar 13, 2024 at 8:32 PM Jeff Johnson <quic_jjohnson@quicinc.com> wrote: > > On 3/9/2024 9:58 AM, Sebastian Gottschall wrote: > > > > Am 07.03.2024 um 17:49 schrieb Kalle Valo: > >> Robert Marko <robert.marko@sartura.hr> writes: > >> > >>> On Wed, Mar 6, 2024 at 8:23 PM Jeff Johnson <quic_jjohnson@quicinc.com> wrote: > >>> > >>>> Historically, prior to being incorporated into the linux-firmware > >>>> project, firmware for kernel.org ath1*k drivers has been first published > >>>> to Kalle's GitHub: > >>>> https://github.com/kvalo/ath10k-firmware > >>>> https://github.com/kvalo/ath11k-firmware > >>>> (ath12k firmware was pushed to the ath11k-firmware repo on a temporary > >>>> basis in anticipation of this move) > >>>> > >>>> But in order to have repos with multiple maintainers, as well as to have > >>>> a hosting platform with more control, we have moved to CodeLinaro: > >>>> https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware > >>>> https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware > >>>> https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware > >>>> > >>>> Note that most people should not care about this -- normally you should > >>>> use the firmware that is in the official linux-firmware repo: > >>>> https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ > >>>> > >>>> You should only need to access the staging repos if you need a previous > >>>> version to work around an issue, or if you are testing new firmware that > >>>> is supposed to fix a problem that you've reported. > >>>> > >>>> Please let Kalle & I know if you have any issues with these new repos! > >>> Can I please ask for IPQ6018 firmware to be updated to 2.9.0.1 as well? > >>> > >>> We have added IPQ6018 support to OpenWrt but we are forced to use the old 2.4 > >>> firmware since anything newer is crashing on IPQ6018, we had the same issue on > >>> IPQ8074 but it was fixed with 2.9.0.1 firmware. > >>> > >>> Even for IPQ8074, there is newer 2.9.0.1 firmware that is only > >>> available as part of > >>> QSDK and the community would benefit from being able to use it. > >> We are working on getting the AP chipset firmwares updated but > >> unfortunately no news yet. > > why isnt qca releasing the latest firmwares at all. i mean we all know > > that the qca networking tree contains way newer firmwares for all > > chipsets since a long time > > Kalle & I are just the conduit, but I've relayed this thread to the folks > responsible for feeding us the firmware releases. Trust me, the community knows that you are trying your best and a lot of things are out of your control and we really appreciate that. Regards, Robert > > /jeff > > -- Robert Marko Staff Embedded Linux Engineer Sartura Ltd. Lendavska ulica 16a 10000 Zagreb, Croatia Email: robert.marko@sartura.hr Web: www.sartura.hr ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-03-13 19:32 ` Jeff Johnson 2024-03-14 7:54 ` Robert Marko @ 2024-03-14 22:27 ` Felix Kaechele 1 sibling, 0 replies; 17+ messages in thread From: Felix Kaechele @ 2024-03-14 22:27 UTC (permalink / raw) To: Jeff Johnson, Sebastian Gottschall, Kalle Valo, Robert Marko Cc: ath10k, ath11k, ath12k, linux-wireless Hi Jeff, On 2024-03-13 15:32, Jeff Johnson wrote: > Kalle & I are just the conduit, but I've relayed this thread to the folks > responsible for feeding us the firmware releases. Thank you for providing that service to the community. It's much appreciated. Is there a chance you could ask the team for the most recent firmware for QCA9379 hw1.0 SDIO (Naples)? Branch name would be WLAN.NPL. There are currently no public releases of this firmware outside of what's included in the vendor blobs from some Android devices. I'm still doing some testing on the patch I sent to support this card on February 28 to this list and I'd like to see if some of the issues I'm seeing might be a firmware issue. Thanks! Regards, Felix ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-03-07 8:39 ` Robert Marko 2024-03-07 16:49 ` Kalle Valo @ 2024-09-10 9:00 ` Sven Eckelmann 2024-09-10 9:23 ` Kalle Valo 1 sibling, 1 reply; 17+ messages in thread From: Sven Eckelmann @ 2024-09-10 9:00 UTC (permalink / raw) To: Jeff Johnson, ath11k Cc: ath10k, ath11k, ath12k, linux-wireless, Kalle Valo, Robert Marko [-- Attachment #1: Type: text/plain, Size: 476 bytes --] On Thursday, 7 March 2024 09:39:26 CEST Robert Marko wrote: > Can I please ask for IPQ6018 firmware to be updated to 2.9.0.1 as well? > I've asked them via their support platform. They closed the ticket after Jeff uploaded the 2.7.0.1 firmware (which was given to him by the firmware team). I will ask again... (Btw. thanks to Jeff and Kalle for managing the new firmware repositories - I just hope that you get better input from the firmware teams) Kind regards, Sven [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 228 bytes --] ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-09-10 9:00 ` Sven Eckelmann @ 2024-09-10 9:23 ` Kalle Valo 2024-09-10 11:39 ` Sven Eckelmann 0 siblings, 1 reply; 17+ messages in thread From: Kalle Valo @ 2024-09-10 9:23 UTC (permalink / raw) To: Sven Eckelmann Cc: Jeff Johnson, ath11k, ath10k, ath12k, linux-wireless, Robert Marko Sven Eckelmann <sven@narfation.org> writes: > On Thursday, 7 March 2024 09:39:26 CEST Robert Marko wrote: >> Can I please ask for IPQ6018 firmware to be updated to 2.9.0.1 as well? >> > > I've asked them via their support platform. They closed the ticket after Jeff > uploaded the 2.7.0.1 firmware (which was given to him by the firmware team). > > I will ask again... > > (Btw. thanks to Jeff and Kalle for managing the new firmware repositories - I > just hope that you get better input from the firmware teams) Thanks, this is not easy but we are trying to improve. It's just that the progress is so slow that it's really frustrating. As there are so many different branches I have lost track, do you have a list of missing firmware updates? We could try to push for updates on our own end as well. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-09-10 9:23 ` Kalle Valo @ 2024-09-10 11:39 ` Sven Eckelmann 2024-09-10 11:46 ` Robert Marko 2024-09-11 19:18 ` Jeff Johnson 0 siblings, 2 replies; 17+ messages in thread From: Sven Eckelmann @ 2024-09-10 11:39 UTC (permalink / raw) To: ath11k Cc: Jeff Johnson, ath11k, ath10k, ath12k, linux-wireless, Robert Marko, Kalle Valo [-- Attachment #1: Type: text/plain, Size: 1155 bytes --] On Tuesday, 10 September 2024 11:23:44 CEST Kalle Valo wrote: > As there are so many different branches I have lost track, do you have a > list of missing firmware updates? We could try to push for updates on > our own end as well. Afaik, ath10k is missing various security updates - but I don't know the firmware version which has these security updates. ath11k is missing the 2.9.0.1 release - which seems to be still required to get various APs working correctly (without a crash). Maybe Robert Marko has the newest firmware version (not the file - the version) somewhere. Afaik, there are even newer ath11k versions - for example for IPQ9574 (which is completely missing at the moment in the repositories). For the completely missing ones, I've submitted following list to QCA: * ath11k/IPQ5018_QCN6122 (that might be rather complicated due to the way how QCA designed this) * ath11k/IPQ5018_QCN6122_QCN6122 (that might be rather complicated due to the way how QCA designed this) * ath11k/IPQ9574 * ath12k/IPQ5322 * ath12k/IPQ5322_QCN6432_QCN6432 (sounds a little bit like the QCN6122 situation) * ath12k/QCN9274 Kind regards, Sven [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 228 bytes --] ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-09-10 11:39 ` Sven Eckelmann @ 2024-09-10 11:46 ` Robert Marko 2024-09-11 19:18 ` Jeff Johnson 1 sibling, 0 replies; 17+ messages in thread From: Robert Marko @ 2024-09-10 11:46 UTC (permalink / raw) To: Sven Eckelmann Cc: ath11k, Jeff Johnson, ath10k, ath12k, linux-wireless, Kalle Valo On Tue, Sep 10, 2024 at 1:39 PM Sven Eckelmann <sven@narfation.org> wrote: > > On Tuesday, 10 September 2024 11:23:44 CEST Kalle Valo wrote: > > As there are so many different branches I have lost track, do you have a > > list of missing firmware updates? We could try to push for updates on > > our own end as well. > > Afaik, ath10k is missing various security updates - but I don't know the > firmware version which has these security updates. > > ath11k is missing the 2.9.0.1 release - which seems to be still required to > get various APs working correctly (without a crash). Maybe Robert Marko has > the newest firmware version (not the file - the version) somewhere. Hi Sven, I have actually found WLAN.HK.2.12-01368-QCAHKSWPL_SILICONZ-1 v1 ath11k FW for IPQ8074, IPQ6018 and QCN9074 online and after looking into it, that is actually the latest version from QSDK 12.5. Multiple people have contacted me since the FW spread our various communities stating that they have tested it out on IPQ6018 and unlike the current public FW versions we have available and use in OpenWrt it works stable. So, it would help to see the new FW for IPQ6018 especially as it is quite unstable with the current public FW that we have to use in OpenWrt. Regards, Robert > > Afaik, there are even newer ath11k versions - for example for IPQ9574 (which > is completely missing at the moment in the repositories). > > For the completely missing ones, I've submitted following list to QCA: > > * ath11k/IPQ5018_QCN6122 (that might be rather complicated due to the way how > QCA designed this) > * ath11k/IPQ5018_QCN6122_QCN6122 (that might be rather complicated due to the > way how QCA designed this) > * ath11k/IPQ9574 > * ath12k/IPQ5322 > * ath12k/IPQ5322_QCN6432_QCN6432 (sounds a little bit like the QCN6122 > situation) > * ath12k/QCN9274 > > Kind regards, > Sven -- Robert Marko Staff Embedded Linux Engineer Sartura d.d. Lendavska ulica 16a 10000 Zagreb, Croatia Email: robert.marko@sartura.hr Web: www.sartura.hr ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-09-10 11:39 ` Sven Eckelmann 2024-09-10 11:46 ` Robert Marko @ 2024-09-11 19:18 ` Jeff Johnson 1 sibling, 0 replies; 17+ messages in thread From: Jeff Johnson @ 2024-09-11 19:18 UTC (permalink / raw) To: Sven Eckelmann, ath11k Cc: ath10k, ath12k, linux-wireless, Robert Marko, Kalle Valo On 9/10/2024 4:39 AM, Sven Eckelmann wrote: ... > For the completely missing ones, I've submitted following list to QCA: > > * ath11k/IPQ5018_QCN6122 (that might be rather complicated due to the way how > QCA designed this) > * ath11k/IPQ5018_QCN6122_QCN6122 (that might be rather complicated due to the > way how QCA designed this) > * ath11k/IPQ9574 > * ath12k/IPQ5322 > * ath12k/IPQ5322_QCN6432_QCN6432 (sounds a little bit like the QCN6122 > situation) I'm looking into the above. For the ath12k ones I suspect we are actually waiting for the platform support to land in the upstream kernel, which has some dependencies. See the current IPQ5322 RFC: https://lore.kernel.org/all/20240814094323.3927603-1-quic_rajkbhag@quicinc.com/ > * ath12k/QCN9274 Does this help: https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware/-/commit/5d154d1a7f1059bf96b1127573e5b87f68538df8 /jeff ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-03-06 19:23 New staging repos for ath1*k firmware Jeff Johnson 2024-03-07 8:39 ` Robert Marko @ 2024-05-17 5:32 ` Kalle Valo 2024-06-03 20:11 ` Kalle Valo 2025-11-21 13:28 ` Paweł Owoc 2 siblings, 1 reply; 17+ messages in thread From: Kalle Valo @ 2024-05-17 5:32 UTC (permalink / raw) To: Jeff Johnson; +Cc: ath10k, ath11k, ath12k, linux-wireless Jeff Johnson <quic_jjohnson@quicinc.com> writes: > Historically, prior to being incorporated into the linux-firmware > project, firmware for kernel.org ath1*k drivers has been first published > to Kalle's GitHub: > https://github.com/kvalo/ath10k-firmware > https://github.com/kvalo/ath11k-firmware > (ath12k firmware was pushed to the ath11k-firmware repo on a temporary > basis in anticipation of this move) > > But in order to have repos with multiple maintainers, as well as to have > a hosting platform with more control, we have moved to CodeLinaro: > https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware > https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware > https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware > > Note that most people should not care about this -- normally you should > use the firmware that is in the official linux-firmware repo: > https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ > > You should only need to access the staging repos if you need a previous > version to work around an issue, or if you are testing new firmware that > is supposed to fix a problem that you've reported. > > Please let Kalle & I know if you have any issues with these new repos! The final reminder that the github.com repositories will be deleted in two weeks. If someone is still using them switch to the new git.codelinaro.org location NOW. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-05-17 5:32 ` Kalle Valo @ 2024-06-03 20:11 ` Kalle Valo 2024-06-03 20:21 ` pgupta 0 siblings, 1 reply; 17+ messages in thread From: Kalle Valo @ 2024-06-03 20:11 UTC (permalink / raw) To: Jeff Johnson; +Cc: ath10k, ath11k, ath12k, linux-wireless Kalle Valo <kvalo@kernel.org> writes: > Jeff Johnson <quic_jjohnson@quicinc.com> writes: > >> Historically, prior to being incorporated into the linux-firmware >> project, firmware for kernel.org ath1*k drivers has been first published >> to Kalle's GitHub: >> https://github.com/kvalo/ath10k-firmware >> https://github.com/kvalo/ath11k-firmware >> (ath12k firmware was pushed to the ath11k-firmware repo on a temporary >> basis in anticipation of this move) >> >> But in order to have repos with multiple maintainers, as well as to have >> a hosting platform with more control, we have moved to CodeLinaro: >> https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware >> https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware >> https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware >> >> Note that most people should not care about this -- normally you should >> use the firmware that is in the official linux-firmware repo: >> https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ >> >> You should only need to access the staging repos if you need a previous >> version to work around an issue, or if you are testing new firmware that >> is supposed to fix a problem that you've reported. >> >> Please let Kalle & I know if you have any issues with these new repos! > > The final reminder that the github.com repositories will be deleted in > two weeks. If someone is still using them switch to the new > git.codelinaro.org location NOW. And github.com repos are gone now. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-06-03 20:11 ` Kalle Valo @ 2024-06-03 20:21 ` pgupta 2024-06-03 20:47 ` Jeff Johnson 0 siblings, 1 reply; 17+ messages in thread From: pgupta @ 2024-06-03 20:21 UTC (permalink / raw) To: kvalo, quic_jjohnson; +Cc: ath10k, ath11k, ath12k, linux-wireless The manufacturer of my wifi7 modules (Compex) suggested I use the following repository: https://github.com/quic/upstream-wifi-fw/tree/main/ath12k-firmware/QCN9274/hw2.0/1.3/WLAN.WBE.1.3-03253-QCAHKSWPL_SILICONZ-1 Is this part of the ath12k project? I have seen it online but have not used it. Prashant On Mon, 03 Jun 2024 23:11:53 +0300, Kalle Valo <kvalo@kernel.org> wrote: >> Kalle Valo writes: >> >> > Jeff Johnson writes: >> > >> >> Historically, prior to being incorporated into the linux-firmware >> >> project, firmware for kernel.org ath1*k drivers has been first published >> >> to Kalle's GitHub: >> >> https://github.com/kvalo/ath10k-firmware >> >> https://github.com/kvalo/ath11k-firmware >> >> (ath12k firmware was pushed to the ath11k-firmware repo on a temporary >> >> basis in anticipation of this move) >> >> >> >> But in order to have repos with multiple maintainers, as well as to have >> >> a hosting platform with more control, we have moved to CodeLinaro: >> >> https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware >> >> https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware >> >> https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware >> >> >> >> Note that most people should not care about this -- normally you should >> >> use the firmware that is in the official linux-firmware repo: >> >> https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ >> >> >> >> You should only need to access the staging repos if you need a previous >> >> version to work around an issue, or if you are testing new firmware that >> >> is supposed to fix a problem that you've reported. >> >> >> >> Please let Kalle & I know if you have any issues with these new repos! >> > >> > The final reminder that the github.com repositories will be deleted in >> > two weeks. If someone is still using them switch to the new >> > git.codelinaro.org location NOW. >> >> And github.com repos are gone now. >> >> -- >> https://patchwork.kernel.org/project/linux-wireless/list/ >> >> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-06-03 20:21 ` pgupta @ 2024-06-03 20:47 ` Jeff Johnson 0 siblings, 0 replies; 17+ messages in thread From: Jeff Johnson @ 2024-06-03 20:47 UTC (permalink / raw) To: pgupta, kvalo; +Cc: ath10k, ath11k, ath12k, linux-wireless On 6/3/2024 1:21 PM, pgupta@hindutool.com wrote: > The manufacturer of my wifi7 modules (Compex) suggested I use the following repository: > > https://github.com/quic/upstream-wifi-fw/tree/main/ath12k-firmware/QCN9274/hw2.0/1.3/WLAN.WBE.1.3-03253-QCAHKSWPL_SILICONZ-1 > > Is this part of the ath12k project? I have seen it online but have not used it. That (unfortunately misnamed) repository exists only for the benefit of the QSDK project, which is a fork of OpenWRT. The firmware releases in that project have only been validated with drivers that are part of the QSDK -- they have not been validated with upstream kernel.org drivers. Note that the firmware move from Kalle's personal Github account to CodeLinaro is just one step in what we hope to be a consolidation effort that is also intended to include firmware from github.com/quic/upstream-wifi-fw as well as independent projects containing board files. /jeff ^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: New staging repos for ath1*k firmware 2024-03-06 19:23 New staging repos for ath1*k firmware Jeff Johnson 2024-03-07 8:39 ` Robert Marko 2024-05-17 5:32 ` Kalle Valo @ 2025-11-21 13:28 ` Paweł Owoc 2 siblings, 0 replies; 17+ messages in thread From: Paweł Owoc @ 2025-11-21 13:28 UTC (permalink / raw) To: Jeff Johnson Cc: Paweł Owoc, ath10k, ath11k, ath12k, linux-wireless, Kalle Valo Hi, is it possible to release the new firmware version (2.12) for the IPQ8074? There's a problem with the latest ath11k driver on version 2.9: https://lore.kernel.org/linux-wireless/CAKEyCaD8RMqPvwZOxgwAT4G=h-M94ToxoSdYwCjfvZMiM8mB-g@mail.gmail.com/ Regards, ^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2025-11-21 13:29 UTC | newest] Thread overview: 17+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-03-06 19:23 New staging repos for ath1*k firmware Jeff Johnson 2024-03-07 8:39 ` Robert Marko 2024-03-07 16:49 ` Kalle Valo 2024-03-09 17:58 ` Sebastian Gottschall 2024-03-13 19:32 ` Jeff Johnson 2024-03-14 7:54 ` Robert Marko 2024-03-14 22:27 ` Felix Kaechele 2024-09-10 9:00 ` Sven Eckelmann 2024-09-10 9:23 ` Kalle Valo 2024-09-10 11:39 ` Sven Eckelmann 2024-09-10 11:46 ` Robert Marko 2024-09-11 19:18 ` Jeff Johnson 2024-05-17 5:32 ` Kalle Valo 2024-06-03 20:11 ` Kalle Valo 2024-06-03 20:21 ` pgupta 2024-06-03 20:47 ` Jeff Johnson 2025-11-21 13:28 ` Paweł Owoc
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox