aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-202-2/+2
* We'll never have multiple slots a cardbus bridge. So, replace excaWarner Losh2019-12-161-2/+2
* Include ofw_bus_if.h in SRCS only on systems configured with the FDT option.Ian Lepore2019-12-131-1/+4
* Follow RFC 4443 p2.2 and always use own addresses for reflected ICMPv6Andrey V. Elsukov2019-12-121-0/+1
* arm64: rockchip: Add a module for rk_dwmmcEmmanuel Vadot2019-12-112-1/+16
* cxgbe(4): Update T4/5/6 firmwares to 1.24.11.0.Navdeep Parhar2019-12-103-18/+6
* Add module build stuff for gpioths(4), a driver for DHT11/DHT22 sensors.Ian Lepore2019-12-072-1/+20
* Implement hardware TLS via send tags for mlx5en(4), which is supported byHans Petter Selasky2019-12-061-1/+3
* Add basic support for TCP/IP based hardware TLS offload to mlx5core.Hans Petter Selasky2019-12-051-0/+1
* Remove the trm(4) driverScott Long2019-11-282-10/+0
* NIC KTLS for Chelsio T6 adapters.John Baldwin2019-11-211-0/+6
* Use kmod.opts.mk to fix standalone build.John Baldwin2019-11-211-0/+2
* Port the NetBSD KCSAN runtime to FreeBSD.Andrew Turner2019-11-211-2/+2
* Remove sio(4).Gleb Smirnoff2019-11-211-10/+0
* Add the pvscsi driver to the tree.Josh Paetzel2019-11-142-1/+11
* Create a file to hold shared routines for dealing with T6 key contexts.John Baldwin2019-11-131-1/+2
* iwm: Add device configuration definitions for 9000-series chips.Mark Johnston2019-11-071-1/+2
* Introduce if_mgb driver for Microchip LAN743x PCIe NICEd Maste2019-11-061-0/+14
* Downgrade the firmware images imported in r354201.Mark Johnston2019-11-032-2/+2
* Remove duplicate lz4 implementationsToomas Soome2019-11-021-0/+3
* Introduce NETMAP support in ENAMarcin Wojtas2019-10-311-1/+2
* Split Rx/Tx from initialization code in ENA driverMarcin Wojtas2019-10-311-1/+1
* Add firmware images for Intel 9000-series wifi chips.Mark Johnston2019-10-303-1/+15
* arm64: rockchip: dts: Build the Khadas board DTSEmmanuel Vadot2019-10-261-0/+3
* if_tuntap: remove if_{tun,tap}.ko -> if_tuntap.ko linksKyle Evans2019-10-211-27/+0
* attach itwd to the module build on x86Andriy Gapon2019-10-161-0/+2
* itwd(4): driver for watchdog function in ITE Super I/O chipsAndriy Gapon2019-10-161-0/+9
* Add a missing include of opt_sctp.h.Mark Johnston2019-10-121-1/+1
* This driver attaches to the Intel VMD drive and connects a new PCI domainDoug Ambrisko2019-10-102-0/+23
* Add opt_kern_tls.h to the sources from t4_tom.ko.John Baldwin2019-10-091-0/+1
* nvdimm(4): Fix Clang build after r353110Conrad Meyer2019-10-041-0/+5
* nvdimm(4): Add nvdimm_e820 pseudo-busConrad Meyer2019-10-041-0/+1
* Harmonize the hptmv blob's build rule with that of other hpt* drivers.Mark Johnston2019-10-021-8/+2
* Import Linux code to query/set buffer state in mlx5en(4).Hans Petter Selasky2019-10-021-0/+1
* Remove no longer needed fwdump register tables from mlx5core.Hans Petter Selasky2019-10-021-1/+0
* Add support for Multi-Physical Function Switch, MPFS, in mlx5en.Hans Petter Selasky2019-10-021-0/+1
* nvdimm(4): Extract ACPI root bus driverConrad Meyer2019-09-271-0/+1
* This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. ThisRandall Stewart2019-09-242-0/+25
* powerpc64/powernv: Add opal NVRAM driver for PowerNV systemsJustin Hibbits2019-09-142-1/+12
* arm64: connect Linuxulator to the buildEd Maste2019-09-121-6/+12
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-272-0/+10
* Replace -Werror with ${WERROR} in module buildsWarner Losh2019-08-252-2/+2
* Remove zlib 1.0.4 from kernel.Xin LI2019-08-251-3/+0
* dtso: allwinner: Add an overlay for H3 thermal nodeGanbold Tsagaankhuu2019-08-241-1/+2
* Create a AHCI attachment for nvme.Warner Losh2019-08-211-0/+1
* Separate the pci attachment from the rest of nvmeWarner Losh2019-08-211-0/+1
* ng_ubt(4): do not attach Intel Wireless 8260/8265 in bootloader mode.Vladimir Kondratyev2019-08-181-2/+2
* arm64: Add EspressoBin DTB to the buildEmmanuel Vadot2019-08-161-0/+6
* Forgotten part of r351137.Alexander Motin2019-08-161-0/+9
* NTB Tool: Test driver for NTB hardware drivers.Alexander Motin2019-08-161-1/+1