summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/iwlwifi
Commit message (Collapse)AuthorAgeFilesLines
* backport-iwlwifi: upgrade LinuxCore30 -> core45Naveen Saini2019-08-271-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For LICENSE updates, pleaes check: https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/commit/COPYING?h=release/core40&id=8307aa7b67e71e4d4abe1693107eba63cfd3702b More information about this release can be found here: https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/log/?h=release/core45 This update is tested on NUC7 having 'Intel(R) Dual Band Wireless AC 8265' wireless module. Supported firmwares/devices: iwlwifi-7265D-29.ucode iwlwifi-7265-17.ucode iwlwifi-3168-29.ucode iwlwifi-3160-17.ucode iwlwifi-7260-17.ucode iwlwifi-8265-36.ucode iwlwifi-8000C-36.ucode iwlwifi-9260-th-b0-jf-b0-46.ucode iwlwifi-9000-pu-b0-jf-b0-46.ucode iwlwifi-ty-a0-gf-a0-48.ucode iwlwifi-so-a0-gf-a0-48.ucode iwlwifi-so-a0-hr-b0-48.ucode iwlwifi-so-a0-jf-b0-48.ucode iwlwifi-cc-a0-48.ucode iwlwifi-QuQnj-b0-jf-b0-48.ucode iwlwifi-QuZ-a0-jf-b0-48.ucode iwlwifi-QuZ-a0-hr-b0-48.ucode iwlwifi-Qu-b0-jf-b0-48.ucode iwlwifi-Qu-c0-hr-b0-48.ucode iwlwifi-QuQnj-a0-hr-a0-48.ucode iwlwifi-QuQnj-b0-hr-b0-48.ucode iwlwifi-Qu-b0-hr-b0-48.ucode iwlwifi-QuQnj-f0-hr-a0-48.ucode iwlwifi-Qu-a0-jf-b0-48.ucode iwlwifi-Qu-a0-hr-a0-48.ucode Most of the above firmwares are provided by below recipe version (20190815): https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/linux-firmware/linux-firmware_20190815.bb SRCREV = "07b925b450bfb4cf3e141c612ec5b104658cd020" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git" Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: remove 4.9 kernel and related bbapendsNaveen Saini2019-03-072-91/+0
| | | | | | | | Remove support for building with 4.9 kernel in this release. Also remove related bbapends with patches to fix builds for 4.9. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* backport-iwlwifi: exclude from world buildsAnuj Mittal2018-12-131-0/+2
| | | | | | | The release we use doesn't compile with 4.19 kernel (and shouldn't be needed there) so exclude it from world builds for now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* iwlwifi: remove reference to SYSTEMD_AUTO_ENABLEAnuj Mittal2018-04-121-2/+0
| | | | | | | Serves no purpose, and makes sense only when inheriting systemd. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* meta-intel: Reorganize the layout to remove commonSaul Wold2017-11-204-0/+191
Remove the concept of the common directory and move all the recipes-* dirs to the top level as a normal layer would be. layer.conf is updated appropriately Signed-off-by: Saul Wold <sgw@linux.intel.com>