summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2021-01-09Add fib lookup testing module.Alexander V. Chernikov
2021-01-09Bring DPDK route lookups to FreeBSD.Alexander V. Chernikov
2021-01-08dtrace: Fix /"string" == NULL/ comparisons using an uninitialized value.Bryan Drewery
2021-01-07pccard: Remove wi(4) driverWarner Losh
2021-01-07pccard: Remove bt3c(4) driverWarner Losh
2021-01-07pccard: Remove cmx(4) driverWarner Losh
2021-01-07pccard: Remove ata(4) PC Card attachemntWarner Losh
2021-01-07pccard: Remove uart(4) PC Card attachmentWarner Losh
2021-01-07pccard: Remove if_ndis(4) PC Card attachmentWarner Losh
2021-01-07pccard: Remove puc(4) PC Card attachmentWarner Losh
2021-01-07pccard: Remove fdc(4) PC Card attachment pointWarner Losh
2021-01-07pccard: Remove an(4) PC Card attachmentWarner Losh
2021-01-07OpenZFS: Fix issues caused by reversed commits + rebaseMatt Macy
2021-01-08hid: Import hidmap-based drivers written by Greg VVladimir Kondratyev
2021-01-08hid: Import hidmap and bunch of drivers based on itVladimir Kondratyev
2021-01-08hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel optionVladimir Kondratyev
2021-01-08hid: Import hidraw(4) - driver for access to raw HID device dataVladimir Kondratyev
2021-01-08hid: Port ukbd to HID and attach to buildVladimir Kondratyev
2021-01-08hid: Port multitouch hmt(4) driver to hidbus and attach to buildVladimir Kondratyev
2021-01-08hid: Import hconf(4) - digitizer configuration top-level collection support.Vladimir Kondratyev
2021-01-08hid: Import usbhid - USB transport backend for HID subsystem.Vladimir Kondratyev
2021-01-08hid: Import iichid - I2C transport backend for HID subsystemVladimir Kondratyev
2021-01-08hid: Import quirk subsystem.Vladimir Kondratyev
2021-01-08hid: Import hidbus(4)Vladimir Kondratyev
2021-01-08hid: Import HID transport method definitions and helper functions.Vladimir Kondratyev
2021-01-08hid: Import functions and constants required by new subsystemVladimir Kondratyev
2021-01-08Factor-out hardware-independent part of USB HID support to new moduleVladimir Kondratyev
2021-01-07arm64: enable build of the ipmi moduleMitchell Horne
2020-12-30[POWERPC64LE] enable IPMI using OPAL busAlfredo Dal'Ava Junior
2020-12-28Move cp(4) module enable to SOURCELESS_HOSTEd Maste
2020-12-27openzfs: fix gcc kernel module buildsRyan Libby
2020-12-26mlphy(4)/tlphy(4): Remove obsolete driversMarius Strobl
2020-12-26ARM: Enhance common Nvidia Tegra drivers by support for Tegra210 SoC.Michal Meloun
2020-12-26scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532Marius Strobl
2020-12-23qatfw: Fix firmware autoloading for qat_c2xxx devicesMark Johnston
2020-12-23cyapa(4): Add support for evdev protocolVladimir Kondratyev
2020-12-17Make non-debug kernels installable.Nathan Whitehorn
2020-12-11zfs: quiet gcc -Wmissing-include-dirsRyan Libby
2020-12-11if_wg: appease gccRyan Libby
2020-12-11hme(4): Remove as previous announcedBrooks Davis
2020-12-08New Netgraph module ng_macfilter:Nick Hibma
2020-12-06if_em.ko: fix module build outside of kernel build environmentEugene Grosbein
2020-12-05Fix i386 linux module after r367395.Tijl Coosemans
2020-12-05Connect DTB files based on LX2160A SoC to build.Michal Meloun
2020-12-05Also build DTB files for Asus Tinker board (RK3288 based).Michal Meloun
2020-12-04ossl: port to arm64Mitchell Horne
2020-12-04ossl: split out x86 bits to x86/ossl_cpuid.cMitchell Horne
2020-11-30qat: Fix firmware module autoloadingMark Johnston
2020-11-29Import kernel WireGuard supportMatt Macy
2020-11-28Add watchdog(9) driver for the Fintek F81803 SuperIO chipPoul-Henning Kamp