summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete Makefile for acpi.ko.jkim2014-10-021-129/+0
* Remove the extra CFLAGS now that the driver has been fixed by jhb.rpaulo2014-10-021-2/+0
* Instead of requiring an edit to turn on ZFS debugging, define ZFS_DEBUG.will2014-10-011-2/+4
* Merge the PC98 fdc(4) driver into the MI driver. While here, replacejhb2014-09-251-2/+1
* add missing fileluigi2014-09-251-0/+1
* Hardware driver update from Mellanox Technologies, including:hselasky2014-09-232-3/+3
* As per [1] Intel only supports this driver on 64bit platforms.bz2014-09-231-2/+0
* Move all the power management (SMBus) drivers to their own directory,rpaulo2014-09-234-4/+4
* Move amdsmb and nfsmb from dev/pci to their own device directory.rpaulo2014-09-232-2/+2
* Move pci/ncr to dev/ncr.rpaulo2014-09-232-1/+13
* Restructure the MSR handling so it is entirely handled by processor-specificneel2014-09-201-1/+0
* Move rl(4) to dev/rl.glebius2014-09-191-1/+1
* Add dtrace probe support for zfs SET_ERROR(..)smh2014-09-181-0/+1
* Implement most of timer_{create,settime,gettime,getoverrun,delete}bz2014-09-181-0/+1
* Remove clean optiondavidcs2014-09-171-5/+0
* Remove clean optiondavidcs2014-09-171-5/+0
* drm/i915: Add HW context supportdumbbell2014-09-171-0/+1
* Disable flow-director support until it's been debugged and verified.adrian2014-09-151-1/+1
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,delphij2014-09-131-1/+1
* Silence a bmake(1) warning in the gif(4) module buildgjb2014-09-081-1/+1
* The USB LED driver for the Dream Cheeky WebMail Notifier.kevlo2014-09-052-1/+37
* Separate out PCI attachment from the main AHCI driver. Move checks ofimp2014-09-041-1/+1
* 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
OpenPOWER on IntegriCloud