aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* MFV illumosRui Paulo2014-06-261-1/+4
* Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelBjoern A. Zeeb2014-06-261-2/+1
* MFV r260708Pedro F. Giffuni2014-06-251-0/+3
* cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0.Navdeep Parhar2014-06-222-2/+2
* Stop telling people to use send-pr; instead point them towards Bugzilla.Gavin Atkinson2014-06-141-1/+1
* Attach the CUSE library and kernel module to the default FreeBSDHans Petter Selasky2014-06-131-0/+1
* Add disklabel64 support to GEOM_PART class.Andrey V. Elsukov2014-06-112-0/+13
* Re-enable -Werror for these modules. It is already enabled for the sameJohn Baldwin2014-06-094-4/+0
* Initialize the pbuf counter for directio using SYSINIT, instead ofKonstantin Belousov2014-06-081-3/+3
* enable sound modules on arm.. This is necessary to get the uaudioJohn-Mark Gurney2014-06-021-0/+1
* Hook the ISP/SAF1761 driver into MIPS kernel builds.Hans Petter Selasky2014-05-292-2/+6
* cxgbe(4): netmap support for Terminator 5 (T5) based 10G/40G cards.Navdeep Parhar2014-05-271-1/+1
* Disconnect the following geom classes from the kernel modules build:Andrey V. Elsukov2014-05-271-6/+0
* Initial import of character device in userspace support for FreeBSD.Hans Petter Selasky2014-05-231-0/+32
* imagact_binmisc builds for all supported architectures, so enable it for all.Justin Hibbits2014-05-221-2/+1
* Add ismt(4) driver.Jim Harris2014-05-202-1/+9
* This is the beta release of the driver for the newJack F Vogel2014-05-191-0/+35
* - Remove no longer used file. FDT is used to attach device drivers.Hans Petter Selasky2014-05-181-4/+0
* Rename "saf1761_dci_xxx" into "saf1761_otg_xxx" to reflect that thisHans Petter Selasky2014-05-161-1/+1
* Change the USB audio kernel module linking order, so that the USBHans Petter Selasky2014-05-141-1/+1
* Build modules in parallel. This has been tested by several people atIan Lepore2014-05-121-0/+2
* Create driver file templates, kernel module Makefile and add initialHans Petter Selasky2014-05-121-0/+42
* Revert accidental commit of SUBDIR_PARALLEL for sys/modules. (It hasn'tIan Lepore2014-05-111-2/+0
* Make the hardware memory and instruction barrier functions work on armv4Ian Lepore2014-05-111-0/+2
* Invert platform check.Hans Petter Selasky2014-05-091-2/+2
* Modify Copyright information and other strings to reflect Qlogic Corporation'...David C Somayajulu2014-05-081-0/+5
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-072-0/+21
* Fix buildkernel breakage, which was fall-out from the move of options toStefan Eßer2014-05-061-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-0640-40/+40
* Modify Copyright information to reflect Qlogic Corporation's purchaseDavid C Somayajulu2014-05-061-0/+5
* Build the kernel sound module without ISA DMA support for ARM and MIPSHans Petter Selasky2014-05-051-1/+2
* drm/radeon: Add 32bit ioctls supportJean-Sébastien Pédron2014-05-031-1/+4
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry2014-05-022-0/+19
* libdev(4) has been removed, get rid of the module as well to fix the build.Christian Brueffer2014-05-022-11/+0
* Add proto(4): A driver for prototyping and diagnostics.Marcel Moolenaar2014-04-282-0/+21
* Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.Kevin Lo2014-04-252-1/+7
* Don't build EISA by default anymore. Remove from i386 GENERIC andWarner Losh2014-04-185-4/+18
* Add support for specifying USB controller mode via FDT.Hans Petter Selasky2014-04-181-2/+2
* Add the initial version of if_nf10bmac(4), a driver to support anBjoern A. Zeeb2014-04-173-0/+29
* Include opt_ddb.h in the list of SRCS, since we include it.Warner Losh2014-04-161-1/+1
* Spell imgact_binmisc correctlySean Bruno2014-04-091-1/+1
* Actually, since this is what I thought I was doing, only allow theSean Bruno2014-04-081-1/+2
* Add Stacey Son's binary activation patches that allow remapping ofSean Bruno2014-04-082-0/+9
* An all-or-nothing approach to labels isn't flexible enough. EmbeddedMarcel Moolenaar2014-04-061-0/+4
* Remove ctl_mem_pool.{c,h}.Edward Tomasz Napierala2014-03-271-1/+0
* Move the atpit device model from userspace into vmm.ko for betterTycho Nightingale2014-03-251-0/+1
* Add Tx/Rx multiqueue support to vmx(4)Bryan Venteicher2014-03-171-0/+4
* I clearly didn't test the modules... add sha256c.c to the variousJohn-Mark Gurney2014-03-164-4/+4
* Remove AppleTalk support.Gleb Smirnoff2014-03-143-12/+3
* Remove IPX support.Gleb Smirnoff2014-03-148-66/+6