aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/linux-firmware
Commit message (Collapse)AuthorAgeFilesLines
* linux-firmware: fix md5sumHauke Mehrtens2016-07-041-1/+1
| | | | | | | | The copy on the mirror has a different md5sum as specified in this package Makefile. The content of the file on the mirror is the same as in the checkout so just update our md5sum. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* rtl8192su-firmware: move firmware to own packageHauke Mehrtens2016-07-041-0/+7
| | | | | | | Instead of downloading the firmware from some website take it from linux-firmware package and do not download it separately any more. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* rtl8192se-firmware: fix package buildHauke Mehrtens2016-07-041-1/+1
| | | | | | | The package did not pack the firmware because of a problem which looks like a copy and past error. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* treewide: fix replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-191-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: fix rt73-usb-firmware packageHauke Mehrtens2016-03-191-2/+2
| | | | | | | | | | | | | | Some parts of this package were named rt73-pci-firmware before which looks like a copy and past error. This renames all parts to rt73-usb- firmware and then the firmware gets build and the dependencies from the package with the kernel module are also working correctly. This fixes #22069 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add packages libertas-spi module and firmwareFelix Fietkau2016-02-221-0/+10
| | | | | | | | | This adds option to build kernel module and firmware packages for a Marvell 8686 SPI Wireless device Signed-off-by: Joseph Honold <mozzwald@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: package BCM4366 firmwareRafał Miłecki2016-02-081-0/+3
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: update to the commit from 2016-01-25Rafał Miłecki2016-01-281-2/+2
| | | | | | | | This adds e.g. BCM4350 rev 5 and BCM4366 firmwares (not packaged yet). Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: fix mediatek/ralink package namesFelix Fietkau2016-01-111-10/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move broadcom firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+42
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move ti firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move mediatek/ralink firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+43
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move atheros/qca firmware to the linux-firmware packageFelix Fietkau2016-01-102-9/+25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move marvell firmware to the linux-firmware packageFelix Fietkau2016-01-102-0/+48
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move intel firmware to the linux-firmware packageFelix Fietkau2016-01-102-9/+192
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move realtek firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+33
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: add commented out BuildPackage section for metadata scanningFelix Fietkau2016-01-101-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: remove duplication in package metadataFelix Fietkau2016-01-102-33/+12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: move realtek firmware packages to realtek.mkFelix Fietkau2016-01-102-30/+34
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: update to the latest version, sync with subdir used by the ↵Felix Fietkau2016-01-101-3/+4
| | | | | | | | mac80211 package Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: minor makefile cleanupFelix Fietkau2015-10-301-22/+7
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware: linux-firmware: Add ibt-firmware and ar3k-firmware packagesJohn Crispin2015-10-191-0/+40
| | | | | | | | Some bluetooth devices require firmware. Add intel bluetooth and ar3k for now. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add staging r8188eu module (3.13)Zoltan HERPAI2014-04-301-0/+20
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: add a new package for firmware (currently only builds r8169 ↵Felix Fietkau2014-04-101-0/+43
firmware) Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40447 3c298f89-4303-0410-b956-a3cf2f4a3e73