aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* modules: Add kmod-igbvf kernel module for Intel(R) 82576 Virtual Function ↵Tydus2016-12-191-0/+17
| | | | | | | | | | | | | | | Ethernet adapters Intel(R) 82576 is an adapter which supports SR-IOV. Thus the host can assign Virtual Functions (VFs) to different by the PCI-E Passthrough (e.g. VFIO for KVM), to gain different advantages (performance, VF to VF communications, host kernel offload, etc.). The driver of the passthroughed VFs is the igbvf (igb is NOT compatible). This is essential for VM guests, to enable them to utilize this feature. Signed-off-by: Tydus <tydus@hongo.wide.ad.jp>
* Merge pull request #223 from nmeyerhans/fix-ipsec-depsZoltan Herpai2016-11-231-1/+1
|\ | | | | Add kmod-crypto-echainiv as a dependency of kmod-ipsec.
| * packages: kmod-ipsec: Add kmod-crypto-echainiv as a dependency of kmod-ipsec.Noah Meyerhans2016-11-231-1/+1
| | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | Merge pull request #195 from seragh/owrt-openssl-cryptodev-linuxZoltan Herpai2016-11-231-48/+0
|\ \ | |/ |/| openssl: use cryptodev-linux instead of ocf
| * kernel: remove ocf support, cryptodev-linux should be used insteadFelix Fietkau2016-11-041-48/+0
| | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
* | kernel: kmod-crypto-iv dropped in Linux 4.8Ralph Sennhauser2016-11-031-2/+2
| | | | | | | | | | | | Commit 3a01d0ee2b991c8c267620e63a4ab47cd8c30cc4 upstream Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
* | kernel: remove echainiv.ko from kmod-crypto-ivMatthias Schiffer2016-11-031-4/+3
|/ | | | | | | | There is a separate package kmod-crypto-echainiv for echainiv.ko. Selecting both packages led to a conflict, so remove the file from kmod-crypto-iv. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
* Merge pull request #131 from Ham22/tpmZoltan Herpai2016-10-281-0/+54
|\ | | | | add tpm support
| * kernel: add tpm supportIan Pozella2016-10-151-0/+54
| | | | | | | | | | | | | | | | | | | | This adds kernel support for tpm's providing: * kmod-tpm - tpm framework * kmod-tpm-i2c-infineon - infineon i2c 1.2 spec tpm * kmod-random-tpm - tpm backed rng Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com> Signed-off-by: Abhijit Mahajani <Abhijit.Mahajani@imgtec.com>
* | mwlwifi: install the 88W8964 firmware, tooImre Kaloz2016-10-161-1/+2
| | | | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
* | mwlwifi: upgrade to 10.3.2.0-20161013Imre Kaloz2016-10-131-2/+2
|/ | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
* netfilter,iptables: add optional CHECKSUM moduleDenis Osvald2016-10-071-0/+17
| | | | Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
* Merge pull request #60 from yeryomin/ipq806xRoman2016-08-225-0/+511
|\ | | | | full Netgear Nighthawk R7800 support
| * mac80211: add QCA9984 related patches and fixesRoman Yeryomin2016-08-195-0/+511
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | kernel: add kmod-squashfsMatteo Croce2016-08-191-0/+16
|/ | | | | | add kernel package to build squashfs as module when it's not the root filesystem Signed-off-by: Matteo Croce <matteo.croce@canonical.com>
* mwlwifi: upgrade to 10.3.0.18-20160804Imre Kaloz2016-08-111-2/+2
| | | | | | adds support for the Linksys WRT1900ACSv2 and WRT1200ACv2 Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
* mwlwifi: Update to latest versionGabe Rodriguez2016-07-205-456/+2
| | | | Signed-off-by: Gabe Rodriguez <lifehacksback@gmail.com>
* mwlwifi: remove the a-mpdu failure messages entirely instead of hiding them ↵Felix Fietkau2016-07-201-6/+4
| | | | | | in the debug log Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: fix excessive logspam if starting a BA session failsFelix Fietkau2016-07-201-0/+24
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: fix excessive use of busy-waiting that was tripping up the flash driverFelix Fietkau2016-07-201-0/+73
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: update to 10.3.0.17-20160520-1Felix Fietkau2016-07-202-7/+7
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* prism54-firmware: add also other p54 firmware to own packageHauke Mehrtens2016-07-201-45/+3
| | | | | | Extract the other p54 firmware files into the prism54-firmware package. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* firmware: extract prism54-firmware into own packageHauke Mehrtens2016-07-201-16/+1
| | | | | | | | | | | | | Instead of downloading the firmware for prism54 devices in the wireless.mk do it in an extra package Makefile. To ship the complete source code Intel ships our modified OpenWrt/LEDE + the content of the dl directory. We do not want to have any files in the dl/ directory which are not needed to build our images. The prism54 gets downloaded every time independently of building kmod-net-prism54 or not. When it is in a own package it only gets downloaded when the firmware package is selected. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* mac80211: brcmfmac: fix interfaces managementRafał Miłecki2016-07-083-1/+160
| | | | | | | | | | | | | | | To work correctly hostapd requires wireless driver to allow interfaces removal. It was working with brcmfmac only partially. Firmware for BCM43602 got some special hack (feature?) that allowed removing all interfaces by disabling mbss mode. It wasn't working with BCM4366 firmware and remaining interfaces were preventing hostapd from starting again. Those patches add support for "interface_remove" firmware method which works with BCM4366 firmware and they make it finally possible to use BCM4366 & brcmfmac & multiple interfaces. Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
* mac80211: refresh brcmfmac patchesRafał Miłecki2016-07-0815-42/+42
| | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
* mac80211: brcmfmac: backport changes from 2016-06-29Rafał Miłecki2016-07-083-0/+99
| | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
* mac80211: brcmfmac: rename patches from commit fixing P2PRafał Miłecki2016-07-083-0/+0
| | | | | | This way names follow current schema. Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
* mac80211: brcmfmac: fix lockup related to P2P interfaceRafał Miłecki2016-07-084-1/+300
| | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
* kernel: define CONFIG_CPU_THERMAL in kmod-thermalFelix Fietkau2016-07-071-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* conntrack: enable support for netfilter conntrack zonesAlin Năstac2016-07-071-0/+1
| | | | | | | Storage of such zones is provided by a nf_ct_ext struct, hence conntrack memory foot print will not be increased if zones are not used. Signed-off-by: Alin Năstac <alin.nastac@gmail.com>
* kernel: fix dependency chain of kmod-igbJo-Philipp Wich2016-07-071-1/+1
| | | | | | | | | | | The igb kmods selects kmod-i2c-algo-bit which in turn is invisible until kmod-i2c-core gets selected, causing kmod-igb to be hidden from menuconfig as well. Let kmod-igb select kmod-i2c-core as well in order to make it visible in menuconfig right away. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* package/kernel: Enable XATTR by defaultDaniel Dickinson2016-07-071-1/+3
| | | | | | | | OpenWrt enables XATTR support pretty much universally, therefore for filesystems that a loaded as modules also enable XATTR support so that there are no unexpected missing capabilities. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* packages: make virtio-pci actually depend on PCI_SUPPORTZoltan HERPAI2016-07-061-0/+1
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* packages: add kernel version dependency for bmp085 moduleZoltan HERPAI2016-07-061-1/+1
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* mvebu: enable core drivers in the kernel config instead of packaging themFelix Fietkau2016-07-045-72/+6
| | | | | | Simplify profile package selection Signed-off-by: Felix Fietkau <nbd@nbd.name>
* rtl8192su-firmware: move firmware to own packageHauke Mehrtens2016-07-041-17/+1
| | | | | | | 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>
* mt76: update to the latest version, fixes a SMPS handling issueFelix Fietkau2016-07-041-2/+2
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to latest version, adds survey support for mt76x2Felix Fietkau2016-07-041-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest version, fixes a monitor mode injection crashFelix Fietkau2016-07-041-2/+2
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* packages: fix bmp085-spi typoZoltan HERPAI2016-07-041-1/+1
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* packages: add virtio-pci and virtio-mmio packages, fix 9pnet dependenciesZoltan HERPAI2016-07-042-1/+37
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* modules: add BMP085 pressure sensorDirk Neukirchen2016-07-011-0/+48
| | | | | | | | | | | | | | | add BMP085 and BMP180 pressure sensors this driver supports the SPI and I2C and older chips (BMP280 is supported by iio subsystem) issue found when cleaning up omap/config found while writing this patch that a similar patch was submitted in June/July 2014 but not integrated only compile tested Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* kernel/spi: add kernel package for spi-omap-24xxAlexander Couzens2016-06-301-0/+17
| | | | | | spi-omap-24xx can be found in TI based SoC like the beaglebone black Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* kernel: add random-omap rng for omapAlexander Couzens2016-06-301-0/+15
| | | | | | | | Kernel module for the OMAP Random Number Generator found on OMAP16xx, OMAP2/3/4/5 and AM33xx/AM43xx multimedia processors. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* modules: add missing module to ipsec descriptionDirk Neukirchen2016-06-301-0/+1
| | | | Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* kernel: Build it87 hardware monitor moduleDaniel Dickinson2016-06-251-0/+14
| | | | | | | | Add packaging of it87 hardware monitor kernel module. It is a common thermal and voltage monitor that is in many x86 (at least) devices, and is just another i2c hwmon module. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* x86/xen_domu: enable xen drivers in the kernel config instead of packaging ↵Felix Fietkau2016-06-251-123/+0
| | | | | | them as modules Signed-off-by: Felix Fietkau <nbd@nbd.name>
* x86: remove the kvm_guest subtargetFelix Fietkau2016-06-251-48/+0
| | | | | | | 32-bit only hardware that supports kvm is very rare. It's not worth keeping a separate subtarget for this. Signed-off-by: Felix Fietkau <nbd@nbd.name>
* Merge pull request #12 from wigyori/masterZoltan Herpai2016-06-248-71/+29
|\ | | | | update oxnas target, update ipq806x target, create trunk tag and update revisioning accordingly
| * lantiq: ltq-atm: fix xrx200 dependsMathias Kresin2016-06-241-1/+1
| | | | | | | | Signed-off-by: Mathias Kresin <dev@kresin.me>