aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* ice(4): Update to version 0.28.1-kEric Joyner2021-03-061-1/+1
* zfs: update openzfs version reference to bedbc13daMartin Matuska2021-03-051-2/+2
* ossl: Add ChaCha20 cipher support.John Baldwin2021-03-031-0/+4
* ossl: Add Poly1305 digest support.John Baldwin2021-03-031-0/+4
* hid: add opt_hid.h to modules that use HID_DEBUGVladimir Kondratyev2021-03-033-1/+3
* smbios: Move smbios driver out from x86 machdep codeAllan Jude2021-02-231-1/+1
* ice_ddp: Update package file to 1.3.19.0Eric Joyner2021-02-231-1/+1
* zfs: merge OpenZFS master-9312e0fd1Martin Matuska2021-02-222-1/+2
* Add an implementation of CHACHA20_POLY1305 to cryptosoft.John Baldwin2021-02-181-1/+8
* Add an OCF algorithm for ChaCha20-Poly1305 AEAD.John Baldwin2021-02-181-0/+1
* zfs: bump version and install new share filesMartin Matuska2021-02-181-2/+2
* zfs: merge OpenZFS master-436ab35a5Martin Matuska2021-02-161-3/+3
* ZFS: fix assertions with INVARIANTSAlan Somers2021-02-081-0/+2
* zfs: update zfs_config.h to match OpenZFS gf11b09decMartin Matuska2021-02-011-34/+97
* LinuxKPI: implement devres() framework parts and two examplesBjoern A. Zeeb2021-01-281-0/+1
* LinuxKPI: add firmware loading supportBjoern A. Zeeb2021-01-281-0/+1
* netgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation netgraph typeLutz Donnerhacke2021-01-262-1/+8
* ndis(4): remove as previous announcedBrooks Davis2021-01-252-14/+0
* armv8crypto: add AES-GCM supportOleksandr Tymoshenko2021-01-221-1/+18
* linux64: Don't pass unnecessary -S and -g to objcopyJessica Clarke2021-01-211-1/+1
* Build VirtIO modules on all architecturesJessica Clarke2021-01-211-3/+1
* hmt: Allow I2C sampling mode support to be compiled out.Vladimir Kondratyev2021-01-201-0/+1
* hms: Workaround idle mouse drift in I2C sampling mode.Vladimir Kondratyev2021-01-201-0/+1
* htu21: driver for HTU21D I2C temperature and humidity sensorAndriy Gapon2021-01-192-0/+18
* virtio: Add VirtIO PCI modern (V1) supportBryan Venteicher2021-01-191-2/+3
* Add driver for Synopsys Designware Watchdog timer.Emmanuel Vadot2021-01-132-0/+9
* linuxkpi: add kernel_fpu_begin/kernel_fpu_endEmmanuel Vadot2021-01-121-1/+1
* linuxkpi: Add shrinker supportEmmanuel Vadot2021-01-121-0/+1
* Add fib lookup testing module.Alexander V. Chernikov2021-01-091-0/+11
* Bring DPDK route lookups to FreeBSD.Alexander V. Chernikov2021-01-093-0/+34
* dtrace: Fix /"string" == NULL/ comparisons using an uninitialized value.Bryan Drewery2021-01-081-1/+0
* pccard: Remove wi(4) driverWarner Losh2021-01-082-18/+0
* pccard: Remove bt3c(4) driverWarner Losh2021-01-082-13/+0
* pccard: Remove cmx(4) driverWarner Losh2021-01-082-12/+0
* pccard: Remove ata(4) PC Card attachemntWarner Losh2021-01-082-10/+0
* pccard: Remove uart(4) PC Card attachmentWarner Losh2021-01-081-4/+3
* pccard: Remove if_ndis(4) PC Card attachmentWarner Losh2021-01-081-2/+2
* pccard: Remove puc(4) PC Card attachmentWarner Losh2021-01-081-3/+2
* pccard: Remove fdc(4) PC Card attachment pointWarner Losh2021-01-081-3/+2
* pccard: Remove an(4) PC Card attachmentWarner Losh2021-01-081-3/+2
* OpenZFS: Fix issues caused by reversed commits + rebaseMatt Macy2021-01-081-2/+6
* hid: Import hidmap-based drivers written by Greg VVladimir Kondratyev2021-01-074-1/+31
* hid: Import hidmap and bunch of drivers based on itVladimir Kondratyev2021-01-076-1/+51
* hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel optionVladimir Kondratyev2021-01-072-3/+3
* hid: Import hidraw(4) - driver for access to raw HID device dataVladimir Kondratyev2021-01-072-1/+11
* hid: Port ukbd to HID and attach to buildVladimir Kondratyev2021-01-072-0/+11
* hid: Port multitouch hmt(4) driver to hidbus and attach to buildVladimir Kondratyev2021-01-072-1/+11
* hid: Import hconf(4) - digitizer configuration top-level collection support.Vladimir Kondratyev2021-01-072-0/+12
* hid: Import usbhid - USB transport backend for HID subsystem.Vladimir Kondratyev2021-01-072-1/+12
* hid: Import iichid - I2C transport backend for HID subsystemVladimir Kondratyev2021-01-072-0/+13