aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* zlib: Fix extra field processing bug that dereferences NULL state->head.Mark Adler2022-08-081-2/+2
* zlib: Fix a bug when getting a gzip header extra field with inflate().Mark Adler2022-08-051-2/+3
* qat: Move qat_c2xxx firmware files and build glue into separate dirsMark Johnston2022-08-043-0/+39
* iwlwifi firmware: update to -73 / newer builds for 9xxxBjoern A. Zeeb2022-07-3119-95/+39
* LinuxKPI 802.11/iwlwifi/rtw88: update KPIBjoern A. Zeeb2022-07-284-6/+6
* qat: Import a new Intel (R) QAT driverJulian Grajkowski2022-07-2711-9/+37
* qat: Rename to qat_c2xxx and remove support for modern chipsetsMark Johnston2022-07-278-0/+0
* zfs: fixup build on powerpc64leAlfredo Dal'Ava Junior2022-07-081-6/+2
* zfs: fix powerpc64le buildPiotr Kubaj2022-07-081-2/+8
* zfs: merge openzfs/zfs@cb01da680Martin Matuska2022-07-07174-1708/+2402
* Revert "rtw88: split driver up into a core and pci part"Bjoern A. Zeeb2022-07-012-12/+6
* zfs: merge openzfs/zfs@deb121309Martin Matuska2022-06-23123-510/+25842
* ACPICA: Revert an upstream patch to appease useless warningsJung-uk Kim2022-06-141-12/+0
* rtw88: update Realtek's rtw88 driverBjoern A. Zeeb2022-06-1334-188/+741
* rtw88: split driver up into a core and pci partBjoern A. Zeeb2022-06-122-6/+12
* rtw88: plug various skb leaks in error casesBjoern A. Zeeb2022-06-053-0/+14
* iwlwifi: disable more MEI (Management Engine) codeBjoern A. Zeeb2022-06-041-0/+8
* zfs: merge openzfs/zfs@b9d98453fMartin Matuska2022-06-03117-2588/+2584
* iwlwifi: add sysctl to dump PCI IDs/ names / firmware-prefixesBjoern A. Zeeb2022-06-031-0/+62
* LinuxKPI 802.11 / iwlwifi / rtw88 : re-factor ieee802211_sta for MLOBjoern A. Zeeb2022-05-209-95/+94
* zfs: merge openzfs/zfs@c0cf6ed67Martin Matuska2022-05-181161-15479/+12060
* iwlwifi: import two fixes from linux v5.18-rc7Bjoern A. Zeeb2022-05-162-2/+3
* iwlwifi: update firmwareBjoern A. Zeeb2022-05-1615-2/+38
* iwlwifi: update driver from iwlwifi-nextBjoern A. Zeeb2022-05-1630-893/+456
* vchiq: Remove unused devclass argument to DRIVER_MODULE.John Baldwin2022-05-101-3/+1
* rtw88: deal with debug messagesBjoern A. Zeeb2022-04-271-0/+28
* acpica: Drop a local patch in favor of an upstream patchJung-uk Kim2022-04-151-3/+1
* dpaa: Remove unused variables.John Baldwin2022-04-131-2/+0
* libnv: Mark a variable only used in a custom assertion as unused.John Baldwin2022-04-131-1/+1
* xen/acpi: upload Cx and Px data to XenRoger Pau Monné2022-04-121-1/+5
* rtw88: downgrade rtw8822c firmware to 9.9.10Bjoern A. Zeeb2022-04-081-0/+0
* krping: Remove unused variable.John Baldwin2022-04-081-2/+1
* ngatm: Expand #if 0 to cover all lines involving mlen.John Baldwin2022-04-081-1/+3
* zlib: replace CRLF line endings in zlib.mapEd Maste2022-04-041-100/+100
* sys/contrib/zlib: Always define Z_U8 and Z_U4Xin LI2022-04-031-0/+5
* acpica: Import ACPICA 20220331Jung-uk Kim2022-04-01357-771/+2760
* rtw88: import firmware for Realtek's rtw88 supported chipsets.Bjoern A. Zeeb2022-04-018-0/+92
* rtw88: import Realtek's rtw88 driverBjoern A. Zeeb2022-04-0161-0/+116165
* MFV 7b495a2a7abf (zlib): Correct incorrect inputs provided to the CRCXin LI2022-03-311-4/+4
* MFV c144cc54795d: zlib 1.2.12.Xin LI2022-03-3128-2046/+11456
* zfs: use zero_region instead of allocating a dedicated pageMateusz Guzik2022-03-291-7/+3
* zfs: merge openzfs/zfs@bc3f12bfa (master) into mainMartin Matuska2022-03-29288-3308/+3632
* vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd)Mateusz Guzik2022-03-241-5/+5
* zfs: add missing replay check to an assert in zfs_xvattr_setMateusz Guzik2022-03-151-1/+3
* zfs: merge openzfs/zfs@a86e08941 (master) into mainMartin Matuska2022-03-08591-43799/+31512
* iwlwifi: adjust the LinuxKPI pci return for nowBjoern A. Zeeb2022-03-031-0/+4
* Remove prototype of x86emu_init_default.Xin LI2022-02-271-2/+0
* vchiq: Add compat string for rpi4Marco Devesas Campos2022-02-271-0/+1
* iwlwifi: update firmwareBjoern A. Zeeb2022-02-2423-3/+64
* iwlwifi: enhance debug informationBjoern A. Zeeb2022-02-241-38/+43