summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add XL710 device entries to NOTES, and directories to the modulejfv2014-08-281-0/+6
* Add iwn-100 firmware.adrian2014-08-282-1/+8
* - Update the OFED Linux Emulation layer as a preparation for ahselasky2014-08-273-0/+3
* drm/i915: Disable the build of i915 on PC98dumbbell2014-08-251-1/+3
* drm/i915: Add opt_acpi.h and acpi_if.h to the source filesdumbbell2014-08-251-2/+12
* Update to the Intel Base driver for the Intel XL710 Ethernet Controller Familyjfv2014-08-222-5/+26
* This module requires pci_if.h, add it to the SRCS list.ian2014-08-211-1/+1
* Add kernel modules for si(4), wds(4), and wl(4).jhb2014-08-204-0/+37
* Bring in the new automounter, similar to what's provided in most othertrasz2014-08-172-0/+12
* Factor out the common code for function boundary tracing instead ofmarkj2014-08-161-5/+10
* Similar to r250143, optimize MODULES_OVERRIDE such that SUBDIR isn'tngie2014-08-111-3/+3
* Remove dependence on source tree options. Move all kernel moduleimp2014-08-1113-27/+39
* Revert the logic change from r269540. If the opt_inet6.h file is emptybz2014-08-051-1/+1
* Add new USB phone descriptor template for USB device side mode.hselasky2014-08-051-1/+2
* Move most of the 15 variations on generating opt_inet.h andimp2014-08-0467-674/+3
* Remove unnecessary inclusions of bsd.own.mk.imp2014-08-0416-31/+0
* Make igb(4) build outside of the kernel build.adrian2014-08-041-1/+5
* Make the ixgbe(4) module buildable outside of the tree.adrian2014-08-041-1/+5
* List one file per line in the Makefiles. This makes it easier to readnp2014-08-013-11/+41
* Improve compliance with style.Makefile(5).np2014-08-016-40/+41
* Copy strtolctype.h to sys/cddl/contrib/opensolaris/common/util to keeprpaulo2014-07-311-3/+1
* 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
OpenPOWER on IntegriCloud