Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
iwlwififw: add firmware for the Bz/B200 chipsetThe iwlwifi driver already supports the chipset as "Bz TBD"(also in 14.0). Add the firmware for it. Successfully testedfor 0x8086/0x272b/0x8086/0x
iwlwififw: add firmware for the Bz/B200 chipsetThe iwlwifi driver already supports the chipset as "Bz TBD"(also in 14.0). Add the firmware for it. Successfully testedfor 0x8086/0x272b/0x8086/0x00f4 on arm64 thanks to donatedhardware [1]. Firmware was obtained from linux-firmware at 9552083a783e5e48b90de674d4e3bf23bb855ab0 .Sponsored by: The FreeBSD FoundationSponsored by: Martin Hoehne / minipci.biz (B200 card) [1]MFC after: 3 days
show more ...
iwlwifi firmware: update up-to -83 / updated -77 for othersFirmware was obtained from linux-firmware atdfa11466cf000120d1551146fd5bf78c44941eda.Sponsored by: The FreeBSD FoundationMFC after: 10
iwlwifi firmware: update up-to -83 / updated -77 for othersFirmware was obtained from linux-firmware atdfa11466cf000120d1551146fd5bf78c44941eda.Sponsored by: The FreeBSD FoundationMFC after: 10 days
sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
iwlwifi firmware: update to -73 / newer builds for 9xxxUpdate iwlwifi 22000 firmware to -73 and rebuilds for 9000/9260.Update the driver to accept the newer version.Firmware was obtained from l
iwlwifi firmware: update to -73 / newer builds for 9xxxUpdate iwlwifi 22000 firmware to -73 and rebuilds for 9000/9260.Update the driver to accept the newer version.Firmware was obtained from linux-firmware at150864a4d73e8c448eb1e2c68e65f07635fe1a66.Sponsored by: The FreeBSD FoundationMFC after: 23 days
iwlwifi: update firmwareUpdate to the latest iwlwifi firmware based on linux-firmware at b19cbdca78ab2adfd210c91be15a22568e8b8cae (tag: 20220509)and update firmware module Makefiles accordingly.
iwlwifi: update firmwareUpdate to the latest iwlwifi firmware based on linux-firmware at b19cbdca78ab2adfd210c91be15a22568e8b8cae (tag: 20220509)and update firmware module Makefiles accordingly.Sponsored by: The FreeBSD FoundationMFC after: 3 days
iwlwifi: update firmwareUpdate to the latest firmware based onlinux-firmware at c53073d4e1485ac9f7cb065db466793c495aead7and update firmware module Makefiles accordingly.Sponsored by: The FreeBS
iwlwifi: update firmwareUpdate to the latest firmware based onlinux-firmware at c53073d4e1485ac9f7cb065db466793c495aead7and update firmware module Makefiles accordingly.Sponsored by: The FreeBSD FoundationMFC after: 3 days
iwlwifi: import correct firmware versions for select Intel iwlwifi/mvmThe firmware files for 3160, 7260, and 7265 imported contain old versionsno longer supported by the driver.Replace with lates
iwlwifi: import correct firmware versions for select Intel iwlwifi/mvmThe firmware files for 3160, 7260, and 7265 imported contain old versionsno longer supported by the driver.Replace with latest versions from linux-firmware to possibly alsosupport these chip revisions.Reported by: FreeBSD User (freebsd walstatt-de.de) on wireless (2021-12-30)Sponsored by: The FreeBSD FoundationMFC after: 3 days
iwlwifi: remove copyright and license from MakefilesWe do not generally protect the Makefiles like this.Remove the details and go with project style.Sponsored by: The FreeBSD FoundationMFC afte
iwlwifi: remove copyright and license from MakefilesWe do not generally protect the Makefiles like this.Remove the details and go with project style.Sponsored by: The FreeBSD FoundationMFC after: 3 daysX-MFC with: bfcc09ddd422c95a1a2e4e794b63ee54c4902398X-MFC with: f4c129f5fb1669b284d76a838b1e509f97c2d299
iwlwifi: import firmware for Intel iwlwifi/mvm supported chipsets.Import the most recent versions of the firmware images for iwlwifichipsets supported by the "mvm" sub-driver.This is based on lin
iwlwifi: import firmware for Intel iwlwifi/mvm supported chipsets.Import the most recent versions of the firmware images for iwlwifichipsets supported by the "mvm" sub-driver.This is based on linux-firmware at f5d519563ac9d2d1f382a817aae5ec5473811ac8.The license of the firmware matches the previous iwnfw(4) andiwmfw(4) firmware files and you can find a copy insys/contrib/dev/iwlwififw/LICENCE.iwlwifi_firmware .Add build infrastructure to create the .ko files but do not yet hookit up to the build until all parts are in the tree.There is an open issue concerning kldxref that we need to resolve(D32383).Sponsored by: The FreeBSD FoundationMFC after: 10 days