Message ID | 878r5nprch.fsf@kernel.org |
---|---|
State | New |
Headers | show |
Series | [PULL,linux-firmware] ath10k, ath11k and ath12k firmware 2023-12-21 | expand |
On Thu, Dec 21, 2023 at 9:23 AM Kalle Valo <kvalo@kernel.org> wrote: > > Hi, > > Here's a new pull request for ath10k, ath11k and ath12k. We have a new > driver ath12k and the first firmware for WCN7850. And as usual firmware > and board files to other hardware. > > Please let me know if there are any problems. > > Kalle > > The following changes since commit c156e6be6d4a0a2290e7059bc74fb0612aa19693: > > Merge branch 'robot/pr-0-1702625169' into 'main' (2023-12-15 12:16:57 +0000) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git ath10k-20231221 Pulled and pushed out. https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/103 josh > > for you to fetch changes up to 17509e53b97baaefeb287b98d3358da8a6e1c199: > > ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.36 (2023-12-21 16:13:58 +0200) > > ---------------------------------------------------------------- > Kalle Valo (9): > ath12k: add new driver and firmware for WCN7850 > ath10k: QCA6174 hw3.0: update firmware-6.bin to WLAN.RM.4.4.1-00309- > ath10k: QCA4019 hw1.0: update board-2.bin > ath10k: QCA9888 hw2.0: update board-2.bin > ath10k: WCN3990 hw1.0: update board-2.bin > ath11k: IPQ8074 hw2.0: update board-2.bin > ath11k: WCN6750 hw1.0: update board-2.bin > ath11k: WCN6855 hw2.0: update board-2.bin > ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.36 > > WHENCE | 16 +- > ath10k/QCA4019/hw1.0/board-2.bin | Bin 1798148 -> 1822336 bytes > ath10k/QCA6174/hw3.0/firmware-6.bin | Bin 706004 -> 706360 bytes > ath10k/QCA9888/hw2.0/board-2.bin | Bin 206444 -> 218596 bytes > ath10k/WCN3990/hw1.0/board-2.bin | Bin 513892 -> 670116 bytes > ath11k/IPQ8074/hw2.0/board-2.bin | Bin 1311380 -> 1442536 bytes > ath11k/WCN6750/hw1.0/board-2.bin | Bin 843548 -> 843548 bytes > ath11k/WCN6855/hw2.0/amss.bin | Bin 4980736 -> 4988928 bytes > ath11k/WCN6855/hw2.0/board-2.bin | Bin 6278772 -> 6308684 bytes > ath12k/WCN7850/hw2.0/Notice.txt | 3386 +++++++++++++++++++++++++++++++++++ > ath12k/WCN7850/hw2.0/amss.bin | Bin 0 -> 6000704 bytes > ath12k/WCN7850/hw2.0/board-2.bin | Bin 0 -> 382856 bytes > ath12k/WCN7850/hw2.0/m3.bin | Bin 0 -> 299660 bytes > 13 files changed, 3400 insertions(+), 2 deletions(-) > create mode 100644 ath12k/WCN7850/hw2.0/Notice.txt > create mode 100644 ath12k/WCN7850/hw2.0/amss.bin > create mode 100644 ath12k/WCN7850/hw2.0/board-2.bin > create mode 100644 ath12k/WCN7850/hw2.0/m3.bin