summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Make non-debug kernels installable.Nathan Whitehorn2020-12-171-2/+0
* zfs: quiet gcc -Wmissing-include-dirsRyan Libby2020-12-111-1/+0
* if_wg: appease gccRyan Libby2020-12-111-1/+0
* hme(4): Remove as previous announcedBrooks Davis2020-12-112-10/+0
* New Netgraph module ng_macfilter:Nick Hibma2020-12-082-0/+10
* if_em.ko: fix module build outside of kernel build environmentEugene Grosbein2020-12-061-1/+1
* Fix i386 linux module after r367395.Tijl Coosemans2020-12-051-2/+2
* Connect DTB files based on LX2160A SoC to build.Michal Meloun2020-12-051-0/+8
* Also build DTB files for Asus Tinker board (RK3288 based).Michal Meloun2020-12-051-0/+7
* ossl: port to arm64Mitchell Horne2020-12-042-1/+13
* ossl: split out x86 bits to x86/ossl_cpuid.cMitchell Horne2020-12-041-2/+4
* qat: Fix firmware module autoloadingMark Johnston2020-11-305-5/+5
* Import kernel WireGuard supportMatt Macy2020-11-292-0/+42
* Add watchdog(9) driver for the Fintek F81803 SuperIO chipPoul-Henning Kamp2020-11-282-0/+11
* Convert the imx6_snvs RTC driver to access registers via the syscon device.Ian Lepore2020-11-251-0/+1
* dtb: allwinner: Add pineh64 to the buildEmmanuel Vadot2020-11-251-1/+3
* Port rtsx(4) driver for Realtek SD card reader from OpenBSD.Jung-uk Kim2020-11-242-0/+10
* Remove parallel SCSI and 1/2Gb FC support from isp(4).Alexander Motin2020-11-209-295/+0
* Add SPDX license tag to the ENA driver filesMarcin Wojtas2020-11-181-2/+2
* Add missing header file when building the LinuxKPI module separately.Hans Petter Selasky2020-11-181-1/+1
* LinuxKPI: Implement ACPI bits required by drm-kmod in base systemEmmanuel Vadot2020-11-091-0/+5
* cxgbe(4): Update firmwares to 1.25.0.40.Navdeep Parhar2020-11-063-3/+3
* linux(4): Deduplicate unimpl/dummy syscall handlersConrad Meyer2020-11-053-2/+14
* [PowerPC] hwpmc: add support for POWER8/9 PMCsLeandro Lupori2020-11-051-1/+2
* Add firmware modules for qat(4)Mark Johnston2020-11-057-0/+66
* Add qat(4)Mark Johnston2020-11-052-0/+21
* dtb/rockchip: Add rockpi-4 to the buildEmmanuel Vadot2020-11-041-0/+1
* Make linux_errtbl[] static.Edward Tomasz Napierala2020-11-031-1/+0
* Factor out generic IP over infiniband, IPoIB, definitions and codeHans Petter Selasky2020-10-222-0/+11
* Add a kernel crypto driver using assembly routines from OpenSSL.John Baldwin2020-10-202-0/+28
* build vmware modules on arm64Ed Maste2020-10-192-3/+5
* Update OpenZFS to 2.0.0-rc3-gfc5966Matt Macy2020-10-171-1/+1
* Don't build the malo module with clang 10Alex Richardson2020-10-141-1/+7
* 10Gigabit Ethernet driver for AMD SoCEmmanuel Vadot2020-10-114-0/+34
* modules/crypto: reenable assembly optimized skein implementationEd Maste2020-10-101-8/+12
* Remove apm screen saver.Warner Losh2020-10-082-14/+1
* Remove apm moduleWarner Losh2020-10-082-14/+0
* pwm_backlight: Add regnode_if.h to SRCSEmmanuel Vadot2020-10-031-0/+1
* pwm_backlight: Restrict module to armv7 and aarch64Emmanuel Vadot2020-10-021-0/+2
* linuxkpi: Add dmi_* functionEmmanuel Vadot2020-10-021-0/+1
* Add pwm_backlightEmmanuel Vadot2020-10-022-1/+20
* Add backlight subsystemEmmanuel Vadot2020-10-022-0/+14
* Don't define _STANDALONE when building kernel modules.Warner Losh2020-09-241-1/+1
* [PowerPC64LE] Set up powerpc.powerpc64le architectureBrandon Bergren2020-09-221-1/+1
* cxgbe(4): Update T4/5/6 firmwares to 1.25.0.0.Navdeep Parhar2020-09-173-3/+3
* Add dtb/sifive moduleMitchell Horne2020-09-171-0/+6
* [PowerPC64LE] Ensure nvram is built on powerpc64le.Brandon Bergren2020-09-131-1/+1
* A major update to the ure driver.John-Mark Gurney2020-09-121-1/+1
* ZFS: remove some extra definesMatt Macy2020-09-081-11/+2
* Stop setting DEBUG_FLAGS in the zfs.ko Makefile.Mark Johnston2020-09-041-2/+0