aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Allow overriding the tool used for stripping binariesAlex Richardson2020-08-112-3/+3
* cp2112: driver for the namesake GPIO and I2C master gadgetAndriy Gapon2020-08-062-0/+38
* Add missing dependency for cpsw module.Michal Meloun2020-08-011-1/+1
* Move Ti AM335x to dev/extres/clk framework.Michal Meloun2020-07-301-1/+1
* remove some long abandonded serial drivers (cy, rc, rp) since 2008John-Mark Gurney2020-07-302-16/+0
* - Cleanups related to sparc64 removal.Yoshihiro Takahashi2020-07-282-2/+2
* modules/crypto: disable optimized assembly skein1024 implementationEd Maste2020-07-231-8/+8
* Make efirt module dependent on MK_EFIMitchell Horne2020-07-191-2/+6
* build DTS for Orange Pi PC Plus as wellAndriy Gapon2020-07-151-0/+1
* Add a driver for the SafeXcel EIP-97.Mark Johnston2020-07-142-0/+10
* Provide support for building SCTP as a loadable module.Mark Johnston2020-07-102-0/+34
* Add i.MX 8M Quad supportOleksandr Tymoshenko2020-07-011-0/+7
* ena: fix module build after r362530Andriy Gapon2020-06-261-0/+1
* Add DTB files for ARMADA 8040 based boards.Michal Meloun2020-06-191-1/+5
* Hard-code the ice_ddp firmware version.Mark Johnston2020-06-111-20/+2
* ixl(4): Add FW recovery mode support and other thingsEric Joyner2020-06-091-1/+2
* Rename skein_block_asm.s to .S and assemble using Clang IASEd Maste2020-06-061-3/+3
* Also pass SKEIN_USE_ASM to the assembler, via AFLAGSEd Maste2020-06-051-1/+1
* Apply C SKEIN_LOOP setting only to skein_block.cEd Maste2020-06-051-1/+1
* Add opt_compat.h needed by r359374.John Baldwin2020-06-031-0/+1
* Add spigen overlay for Raspberry Pi 4Oleksandr Tymoshenko2020-06-031-1/+2
* Add dtb for Firefly RK3399 to the list of Rockchip dtbsOleksandr Tymoshenko2020-06-031-0/+1
* Revise r361712 to disable tcpmd5.ko for 'options TCP_SIGNATURE'John Baldwin2020-06-031-1/+1
* modules: don't build ipsec/tcpmd5 if the kernel is configured for IPSECKyle Evans2020-06-022-2/+2
* Fix directly building in sys/modulesLi-Wen Hsu2020-05-311-0/+1
* Only build ipsec modules if the kernel includes IPSEC_SUPPORT.John Baldwin2020-05-302-4/+3
* Add opt_ipsec.h to fix standalone builds after r361633.John Baldwin2020-05-291-1/+1
* Honor opt_ipsec.h from kernel builds.John Baldwin2020-05-292-6/+0
* ice(4): Introduce new driver for Intel E800 Ethernet controllersEric Joyner2020-05-263-0/+48
* Introduce support for Epson RX-8803 RTC.Marcin Wojtas2020-05-252-1/+18
* Add TCA6416 GPIO expander support.Marcin Wojtas2020-05-252-0/+11
* HyperV socket implementation for FreeBSDWei Hu2020-05-202-1/+14
* libalias: retire cuseeme supportEd Maste2020-05-162-7/+0
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-2/+0
* Remove support for the Blowfish algorithm from OCF.John Baldwin2020-05-111-2/+0
* Remove support for the skipjack encryption algorithm.John Baldwin2020-05-111-1/+1
* Remove support for the cast128 encryption algorithm.John Baldwin2020-05-111-1/+1
* Remove ubsec(4).John Baldwin2020-05-112-15/+0
* Initial support for bhyve save and restore.John Baldwin2020-05-051-1/+8
* None of these use opt_sched.hBryan Drewery2020-04-284-4/+4
* More fixes to build the kernel with a compiler that defaults to -fno-commonAlex Richardson2020-04-183-4/+4
* Split XDR into separate kernel module. Make krpc depend on xdr.Gleb Smirnoff2020-04-173-8/+14
* arm: allwinner: aw_mmc: Make it possible to unload the moduleEmmanuel Vadot2020-04-162-0/+15
* modules: dtb: allwinner: Remove sun50i-a64-sid.dtsoEmmanuel Vadot2020-04-141-1/+0
* modules: dtb: allwinner: Remove non existant filesEmmanuel Vadot2020-04-141-6/+1
* Re-organize the NFS file handle affinity code for the NFS server.Rick Macklem2020-04-141-2/+1
* Remove support for Kernel GSS algorithms deprecated in r348875.John Baldwin2020-04-101-3/+0
* Remove the old NFS lock device driver that uses Giant.Rick Macklem2020-04-092-10/+0
* Retire procfs-based process debugging.John Baldwin2020-04-011-1/+0
* Add Platform Controller Hub built-in thermal management device driver.Takanori Watanabe2020-03-312-0/+10