59 Commits

Author SHA1 Message Date
DHDAXCW
d7e948ea32 sync 2024-06-29 14:15:52 +08:00
DHDAXCW
388fc6082e fix? 2024-01-18 13:09:08 +08:00
DHDAXCW
a9dec8bee1 kernel: bump 6.1 to 6.1.53 2023-09-14 06:57:30 +00:00
DHDAXCW
a91de704c8 mac80211: add realtek rtw88 rtw89 driver 2023-07-08 14:41:33 +00:00
DHDAXCW
bb3f5e01e8 kernel: bump 6.1 to 6.1.18 2023-03-14 02:57:40 +00:00
DHDAXCW
4f500dc948 sync fix 2023-01-26 05:39:51 +00:00
DHDAXCW
85e24f519b sycn 2023-01-13 01:26:59 +00:00
lean
3bd126860b linux-firmware: Update to version 20220209 2022-03-16 01:38:21 +08:00
lean
9b1a3e1cf8 kernel: add Marvell FastLinQ 41xxx 10/25/40/100Gb Ethernet NIC device support 2022-02-27 12:34:43 +08:00
lean
70e33824b9 x86: improve Intel gen 11/12th GPU i915 and GVT-g capability 2022-02-12 20:29:20 +08:00
Marty Jones
99a33ec8d8 linux-firmware: add new package r8152-firmware
Linux upstream commit 9370f2d05a
add load firmware file through request_firmware,this affect the
nanopi r2s and some USB adapters in kernel 5.10 with this error:
'r8152 4-1:1.0: unable to load firmware patch rtl_nic/rtl8153b-2.fw'
This patch split the USB NIC firmware files from r8169 firmware,
and adds r8152-firmware to r8152 driver.
Add kmod-usb-net-cdc-ncm to support RTL8156A and RTL8156B 2.5G ethernet
adapters supported since v5.13-rc1.
195aae321c

Signed-off-by: Marty Jones <mj8263788@gmail.com>
2022-01-08 11:01:16 +08:00
Christian Lamparter
440bb2bf81 linux-firmware: amd: consolidate amd's linux-firmware entries
this patch consolidates the amd64-microcode
(moved to linux-firmware.git, previously this was an extra
debian source package download), amdgpu and radeon firmwares
into a shared "amd" makefile.

With the upcoming 20211216 linux-firmware bump,
this will include a microcode update for ZEN 3 CPUs.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-12-31 10:43:27 +08:00
Hauke Mehrtens
7cba3a967b linux-firmware: Update to version 20121216
The rtl8723bs firmware was removed and a symlink to the rtl8723bu
firmware was created like it is done in upstream linux-firmware.

The following OpenWrt packages are changing:
* amdgpu-firmware: Multiple updates and new files
* ar3k-firmware: Multiple updates and new files
* ath10k-firmware-qca6174: Updated ath10k/QCA6174/hw3.0/board-2.bin
* bnx2x-firmware: Added bnx2x-e1-7.13.21.0.fw, bnx2x-e1h-7.13.21.0.fw and bnx2x-e2-7.13.21.0.fw
* iwlwifi-firmware-iwl8260c: Updated iwlwifi-8000C-36.ucode
* iwlwifi-firmware-iwl8265: Updated iwlwifi-8265-36.ucode
* iwlwifi-firmware-iwl9000: Updated iwlwifi-9000-pu-b0-jf-b0-46.ucode
* iwlwifi-firmware-iwl9260: Updated iwlwifi-9260-th-b0-jf-b0-46.ucode
* r8169-firmware: Updated rtl8153c-1.fw
* rtl8723bs-firmware: removed
* rtl8723bu-firmware: Added rtlwifi/rtl8723bs_nic.bin symlink
* rtl8822ce-firmware: Updated rtw8822c_fw.bin

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-12-31 10:41:36 +08:00
lean
bcad74fa27 linux-firmware: add Intel GPU firmware files 2021-12-31 00:14:48 +08:00
lean
7a50383ab6 add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
AmadeusGhost
69f46989e2
mac80211: update to 5.8.18-1 (#6200)
ath10k-ct-firmware: update to 2020-11-08
ath10k-ct: update to 2020-12-24
mt76: update to 2020-12-18
wireless-regdb: update to version 2020.11.20
2021-01-18 13:06:03 +08:00
AmadeusGhost
0456744e39
mac80211: sync upstream source code (#5860)
[mac80211]
  08a42ef mac80211: fix memory leak on filtered powersave frames
  daeda8a mac80211: pass phy name to hostapd_set_bss_options
  7ca9b82 mac80211: Fix wpa_supplicant config removal ubus call
  bf3158b mac80211: backport the new tasklet API
  0bb5d39 mac80211: add minstrel fixes that fix mt76 issues in legacy mode

[ath10k]
  c3b2efa linux-firmware: ath10k: add board firmware packages
  655091e ath10k-ct-firmware: switch to linux-firmware board binaries
  61e381d ath10k-firmware: remove unused package
2020-12-02 12:24:26 +08:00
AmadeusGhost
041d7abc4a
kernel: bump 5.4 to 5.4.79 and add mt7620-nand driver (#5830)
* kernel: bump 5.4 to 5.4.79

* ramips: add mt7620-nand driver for NAND flash

This add the mt7620-nand driver
and enable nand ubifs for subtarget mt7620

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>

Co-authored-by: Chen Minqiang <ptpt52@gmail.com>
2020-11-28 16:43:16 +08:00
AmadeusGhost
5d98c4178e
kernel: bump 5.4 to 5.4.75 (#5780)
[mac80211]
 5b29614 mac80211: another fix for the sta connection monitor
 1ed6eb1 mac80211: backport sched_set_fifo_low
 cba4120 mac80211: add support for specifying a per-device scan list
 e0d482f rt2x00: mt7620: differentiate based on SoC's CHIP_VER

[package]
 amd64-microcode/intel-microcode/linux-firmware: update version
2020-11-14 00:52:35 +08:00
AmadeusGhost
404209f6c4
kernel: bump to 4.14.193, 4.19.138, 5.4.59 (#5350)
kernel: bump to 4.14.193, 4.19.138, 5.4.59 (#5350)
  431fb8c mac80211: add AQL improvements
  6bdd4c9 mac80211: add missing backports for building with 4.14 kernels
  0106820 mac80211: add missing return code checks in AQL improvements
  e7f7101 mac80211: rework encapsulation offload support

[package]
  base-files: add function for generating random MAC
  dnsmasq: abort dhcp_check on interface state
  boot: sync upstream source code
  ath10k-ct-firmware/mt76/sch_cake: update to latest git HEAD

[script]
  download: add China Mirror Station

[target]
  Sync: arc770, ath79, bcm63xx, kirkwood, lantiq, layerscape,
        mediatek, mvebu, octeon, oxnas, pistachio, uml
  Sync most of the target patches.

Run-compiled-on: ipq40xx (4.19 & 5.4), ramips
2020-08-26 11:31:50 +08:00
coolsnowwolf
ed5938f061 linux-firmware: Update linux-firmware to 20200619 2020-07-06 13:51:25 +08:00
coolsnowwolf
33abeff31c Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
阿菌•未霜
47b81244ad linux-firmware: intel: Downgrade wifi firmware version for k4.19 2020-07-02 16:11:23 +08:00
coolsnowwolf
8d7204e1ea linux-firmware: add support for AMD Zen2 APU (renoir) firmware 20.10 2020-07-01 17:14:56 +08:00
AmadeusGhost
5591c36728
Revert "ipq40xx: update ath10k firmware" (#4590)
This reverts commit 2c37fa71f93d150eb67bffdc5bdac8abf5354b16.
2020-05-12 18:58:46 +08:00
coolsnowwolf
2c37fa71f9 ipq40xx: update ath10k firmware 2020-05-09 14:36:43 +08:00
AmadeusGhost
a5c4c8899c
linux-firmware: enable qca4019 (#4488) 2020-05-01 11:47:50 +08:00
LEAN-ESX
73f29d4112 linux-firmware: update to 20191215 2019-12-23 06:30:13 -08:00
LEAN-ESX
2208fa033e ath10k-firmware-qca4019: update to 10.4-3.6-00140 2019-12-01 06:30:02 -08:00
LEAN-ESX
8531c3882d firmware: adjust ath10k wave1 firmware 2019-10-28 19:17:00 -07:00
LEAN-ESX
cacb59b592 linux-firmware: bump to 20190815 2019-10-24 02:26:27 -07:00
LEAN-ESX
6def0fa1ba brcmfmac-firmware: fix boardflags3 loading fw 2019-10-19 03:04:45 -07:00
LEAN-ESX
a4aef85787 Revert "linux-firmware: fix raspberrypi 3/4 no-wifi issue"
This reverts commit 85c7356c73d568af89b3dfc7c7392773429c5c10.
2019-10-19 03:00:23 -07:00
LEAN-ESX
85c7356c73 linux-firmware: fix raspberrypi 3/4 no-wifi issue 2019-10-18 01:37:20 -07:00
LEAN-ESX
501213e6f1 add bnx2x-firmware 2019-10-08 09:13:35 -07:00
LEAN-ESX
dfb162e9e2 brcm2708: Add Raspberry Pi 4 support 2019-07-16 02:39:17 -07:00
coolsnowwolf
facb9642b3 ramips: add support for ASUS RT-AC54U 2019-05-12 23:01:19 +08:00
coolsnowwolf
8c4e69f34d linux-firmware: update to 2019-04 2019-04-20 17:51:24 +08:00
coolsnowwolf
6a745cb6d1 linux-firmware: DRM: add amd gpu firmware 2019-04-17 10:54:37 +08:00
coolsnowwolf
2fb32f8247 ath10k-firmware: update to 2019-03-21 2019-04-04 11:14:23 +08:00
coolsnowwolf
347daa04b2 Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
coolsnowwolf
a2e349e8f0 linux-firmware: broadcom: package 4366C0 FullMAC firmware 2018-12-17 22:37:06 +08:00
coolsnowwolf
3874951a3f linux-firmware: update to the commit from 2018-12-16 2018-12-17 22:35:07 +08:00
coolsnowwolf
12e9f1cdaf linux-firmware: intel: Add Intel 9260AC firmware 2018-10-21 18:39:20 +08:00
coolsnowwolf
a2105dde8c linux-firmware: update to 2018-09-28 2018-10-20 18:22:38 +08:00
coolsnowwolf
a195e28412 use QCA ath10k firmware instead of linux firmware version 2018-10-15 18:46:57 +08:00
coolsnowwolf
4d1bf340d1 wireless drivers upgreade to 4.19-rc4-1. fix many MTK driver issue. ath10k change to ath10k-ct 2018-09-26 23:33:12 +08:00
coolsnowwolf
806f5db174 sync with OpenWrt trunk 2018-09-07 13:43:55 +08:00
coolsnowwolf
9ba04fd0d7 sync with OpenWrt v18.06.1 stable new R8.1 version 2018-08-23 17:40:23 +08:00
coolsnowwolf
8fe0636b8a Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00