aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add driver for NTB in AMD SoC.Alexander Motin2019-07-022-1/+10
* add superio driverAndriy Gapon2019-07-012-0/+11
* Remove NAND and NANDFS supportWarner Losh2019-06-254-38/+0
* Add ACPI support for USB driver.Takanori Watanabe2019-06-171-0/+5
* Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdtIan Lepore2019-06-171-1/+1
* Add module makefiles for Texas Instruments ARM SoCs.Ian Lepore2019-06-164-0/+41
* Add module makefiles for pwm.Ian Lepore2019-06-164-0/+48
* The pwm interface was replaced with pwmbus, include the right header file.Ian Lepore2019-06-161-1/+1
* Add opt_cam.h so we can build this outside of a kernel build.Warner Losh2019-06-131-1/+1
* Don't delete .depend files outside of cleandepend.Bryan Drewery2019-06-121-1/+1
* Don't attempt to include hwpmc support for armv6, we're missing some of theIan Lepore2019-06-121-1/+1
* Stop using .OODATE for extracting firmware.Bryan Drewery2019-06-127-8/+8
* Add missing DPSRCS entry for assym.inc.Bryan Drewery2019-06-111-0/+1
* Add SDIO support.Bjoern A. Zeeb2019-06-082-0/+11
* For armv6 and armv7, build hwpmc_armv7.c as well as the base hwpmc_arm.c.Ian Lepore2019-06-061-0/+4
* Whitespace adjustment.Cy Schubert2019-06-061-1/+1
* Fix several places where tool name has been hardcoded:Maxim Sobolev2019-06-021-2/+2
* Update ENA version to v2.0.0Marcin Wojtas2019-05-301-1/+1
* Add an AESNI-optimized version of the CCM/CBC cryptographic and authenticationSean Eric Fagan2019-05-251-2/+7
* Add common support functions for USB devices configured via FDT data.Ian Lepore2019-05-191-0/+4
* LinuxKPI: Finalize move of lindebugfs from ports to base.Johannes Lundberg2019-05-192-0/+13
* FCP-101: Remove xe(4)Brooks Davis2019-05-172-11/+0
* FCP-101: Remove wb(4)Brooks Davis2019-05-172-10/+0
* FCP-101: Remove vx(4).Brooks Davis2019-05-172-13/+0
* FCP-101: Remove txp(4).Brooks Davis2019-05-172-10/+0
* FCP-101: Remove tx(4).Brooks Davis2019-05-172-10/+0
* FCP-101: Remove tl(4).Brooks Davis2019-05-172-10/+0
* FCP-101: Remove sn(4).Brooks Davis2019-05-172-10/+0
* FCP-101: Remove sf(4).Brooks Davis2019-05-172-11/+0
* FCP-101: Remove pcn(4).Brooks Davis2019-05-172-10/+0
* FCP-101: Remove fe(4).Brooks Davis2019-05-172-12/+0
* FCP-101: Remove ex(4).Brooks Davis2019-05-172-14/+0
* FCP-101: Remove ep(4).Brooks Davis2019-05-172-19/+0
* FCP-101: Remove ed(4).Brooks Davis2019-05-172-19/+0
* FCP-101: Remove de(4).Brooks Davis2019-05-172-17/+0
* FCP-101: Remove cs(4).Brooks Davis2019-05-172-11/+0
* FCP-101: Remove bm(4).Brooks Davis2019-05-172-11/+0
* LinuxKPI: Finalize import of seq_file.Johannes Lundberg2019-05-161-0/+1
* Add warning to the Linuxulator makefiles that building it outside of aDmitry Chagin2019-05-135-0/+20
* Linuxulator depends on a fundamental kernel settings such as SMP. ManyDmitry Chagin2019-05-133-27/+0
* Our bsd_to_linux_sockaddr() and linux_to_bsd_sockaddr() functionsDmitry Chagin2019-05-131-1/+1
* Revert r347402. After r347429 symlink is no longer needed.Andrey V. Elsukov2019-05-131-1/+0
* Add if_ipsec.ko symlink to ipsec.ko kernel module.Andrey V. Elsukov2019-05-091-0/+1
* dtb: allwinner: Add the pinebook dtb to the buildEmmanuel Vadot2019-05-081-0/+1
* Initial version of Mellanox in-kernel firmware upgrade support.Hans Petter Selasky2019-05-082-0/+18
* Add support for Dynamic Interrupt Moderation, DIM, in mlx5en(4).Hans Petter Selasky2019-05-081-0/+1
* tun/tap: merge and rename to `tuntap`Kyle Evans2019-05-084-20/+36
* The build process generates assym.inc from genassym.o, so don't forgetDmitry Chagin2019-05-062-2/+4
* dtb: Include RK3399 RockPro64 DTS in kernel buildEmmanuel Vadot2019-05-021-2/+2
* arm64: Add support for NanoPI NEO2Emmanuel Vadot2019-05-021-2/+7