aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/linux-firmware/intel.mk
Commit message (Collapse)AuthorAgeFilesLines
* linux-firmware: intel: Use recent version of wifi firmwareHauke Mehrtens2019-08-181-3/+3
| | | | | | | iwlwifi from the new backports also supports more recent FW versions, update to the most recent versions for already supported devices. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* linux-firmware: intel: Add iwl 9000 and 9260 firmwareHauke Mehrtens2018-10-201-0/+14
| | | | | | | Add the most recent supported firmware file for the Intel 9000 and 9260 wireless chips. The API version 41 is not yet supported by the driver. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* linux-firmware: intel: update firmware files for 7265D, 8000C and 8265Hauke Mehrtens2018-10-201-3/+3
| | | | | | Use more recent versions for the Intel wireless chips 7265D, 8000C and 8265. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* linux-firmware: bump firmware for Intel Wireless 8260AC to version 31Stijn Segers2018-03-091-1/+1
| | | | | | Bump the firmware for 8260AC and related hardware to version 31. Signed-off-by: Stijn Segers <foss@volatilesystems.org>
* kernel: e100: take e100 firmware from linux-firmware repositoryHauke Mehrtens2017-11-221-0/+9
| | | | | | | | | The firmware directory in the Linux kernel was removed in kernel 4.14, take the e100 firmware files now from the linux-firmware repository instead. To do so create the new package e100-firmware. This will also work with older kernel versions. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* linux-firmware: fix intel wireless-n 100 firmware package nameFelix Fietkau2017-09-281-3/+3
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* linux-firmware: pack Intel iwl FW separatelyHauke Mehrtens2017-09-171-157/+120
| | | | | | | | | | | | Do not create one big package with all the Intel firmware files supported by the iwlwifi driver, but use a separate package for each chip. This also updates some 7000 and 8000 series firmware files to more recent version. The older versions shipped are not supported by the current driver any more. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mac80211: move intel firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+192
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48177