summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Update the new 40G XL710 driver to Release version 1.0.0jfv2014-07-281-3/+1
* Build tsec(4) as a module.marcel2014-07-261-0/+11
* Avoid using ${.CURDIR} so that the module can be built from multiplemarcel2014-07-263-10/+15
* Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.mav2014-07-161-0/+2
* Remove ia64.marcel2014-07-075-53/+1
* Merge the NFSv4.1 server code in projects/nfsv4.1-server overrmacklem2014-07-011-0/+1
* Revert r268007, and re-adapt MFV r260708:pfg2014-07-011-0/+4
* Revert r267869:pfg2014-06-281-3/+0
* Move the -I of common/util to the proper place to fix the powerpc build.rpaulo2014-06-281-2/+2
* Redefine SUNW based on SYSDIR in an attempt to fix a build problem.rpaulo2014-06-271-1/+1
* MFV illumosrpaulo2014-06-261-1/+4
* Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelbz2014-06-261-2/+1
* MFV r260708pfg2014-06-251-0/+3
* cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0.np2014-06-222-2/+2
* Stop telling people to use send-pr; instead point them towards Bugzilla.gavin2014-06-141-1/+1
* Attach the CUSE library and kernel module to the default FreeBSDhselasky2014-06-131-0/+1
* Add disklabel64 support to GEOM_PART class.ae2014-06-112-0/+13
* Re-enable -Werror for these modules. It is already enabled for the samejhb2014-06-094-4/+0
* Initialize the pbuf counter for directio using SYSINIT, instead ofkib2014-06-081-3/+3
* enable sound modules on arm.. This is necessary to get the uaudiojmg2014-06-021-0/+1
* Hook the ISP/SAF1761 driver into MIPS kernel builds.hselasky2014-05-292-2/+6
* cxgbe(4): netmap support for Terminator 5 (T5) based 10G/40G cards.np2014-05-271-1/+1
* Disconnect the following geom classes from the kernel modules build:ae2014-05-271-6/+0
* Initial import of character device in userspace support for FreeBSD.hselasky2014-05-231-0/+32
* imagact_binmisc builds for all supported architectures, so enable it for all.jhibbits2014-05-221-2/+1
* Add ismt(4) driver.jimharris2014-05-202-1/+9
* This is the beta release of the driver for the newjfv2014-05-191-0/+35
* - Remove no longer used file. FDT is used to attach device drivers.hselasky2014-05-181-4/+0
* Rename "saf1761_dci_xxx" into "saf1761_otg_xxx" to reflect that thishselasky2014-05-161-1/+1
* Change the USB audio kernel module linking order, so that the USBhselasky2014-05-141-1/+1
* Build modules in parallel. This has been tested by several people atian2014-05-121-0/+2
* Create driver file templates, kernel module Makefile and add initialhselasky2014-05-121-0/+42
* Revert accidental commit of SUBDIR_PARALLEL for sys/modules. (It hasn'tian2014-05-111-2/+0
* Make the hardware memory and instruction barrier functions work on armv4ian2014-05-111-0/+2
* Invert platform check.hselasky2014-05-091-2/+2
* Modify Copyright information and other strings to reflect Qlogic Corporation'...davidcs2014-05-081-0/+5
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASambrisko2014-05-072-0/+21
* Fix buildkernel breakage, which was fall-out from the move of options tose2014-05-061-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-0640-40/+40
* Modify Copyright information to reflect Qlogic Corporation's purchasedavidcs2014-05-061-0/+5
* Build the kernel sound module without ISA DMA support for ARM and MIPShselasky2014-05-051-1/+2
* drm/radeon: Add 32bit ioctls supportdumbbell2014-05-031-1/+4
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.ken2014-05-022-0/+19
* libdev(4) has been removed, get rid of the module as well to fix the build.brueffer2014-05-022-11/+0
* Add proto(4): A driver for prototyping and diagnostics.marcel2014-04-282-0/+21
* Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.kevlo2014-04-252-1/+7
* Don't build EISA by default anymore. Remove from i386 GENERIC andimp2014-04-185-4/+18
* Add support for specifying USB controller mode via FDT.hselasky2014-04-181-2/+2
* Add the initial version of if_nf10bmac(4), a driver to support anbz2014-04-173-0/+29
* Include opt_ddb.h in the list of SRCS, since we include it.imp2014-04-161-1/+1
OpenPOWER on IntegriCloud