aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughWarner Losh2015-08-271-0/+1
* Import ioat(4) driverConrad Meyer2015-08-241-0/+2
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)Mark Murray2015-08-171-0/+6
* Build the iwm and iwmfw modules by default on x86.Rui Paulo2015-08-081-8/+8
* Build if_stf(4) module only when both INET and INET6 support are enabled.Andrey V. Elsukov2015-07-301-1/+6
* Add Makefiles for CloudABI kernel modules.Ed Schouten2015-07-221-0/+3
* Enable pms module on amd64 for now.Benno Rice2015-07-171-0/+2
* Huge cleanup of random(4) code.Mark Murray2015-06-301-4/+0
* Several build changes for ix and ixv:Eric Joyner2015-06-241-1/+2
* Turns out amd64 is hit too by ix. When it works, turn it back on.Warner Losh2015-06-061-1/+0
* ix module doesn't compile on i386, so remove it from the build.Warner Losh2015-06-061-1/+1
* The linux_common module only for 64bit Linuxulators.Dmitry Chagin2015-05-291-1/+1
* Move linux64 and linux_common to it's right place and make them notDmitry Chagin2015-05-291-2/+2
* Connect linux64 module to the build.Dmitry Chagin2015-05-241-0/+2
* Introduce a new module linux_common.ko which is intended for theDmitry Chagin2015-05-241-0/+2
* Avoid trying to build cxbge on 32-bit MIPSEd Maste2015-05-201-0/+1
* sym and cxgb build on arm, add them to the build.Warner Losh2015-03-271-1/+1
* Make several modules unconditionally built, there's no need for them to beJustin Hibbits2015-03-261-15/+4
* Correct the ixgbe entries in mips and powerpc, and add the moduleJack F Vogel2015-03-181-0/+2
* Resolve a few build issues, add module directories back into Makefile,Jack F Vogel2015-03-171-0/+2
* Fix build after r280182.Gleb Smirnoff2015-03-171-2/+0
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-0/+2
* Revert accidentally commited file from r279824. We're not quite ready toIan Lepore2015-03-091-6/+0
* Add a dtb module for AM335x systems (just Beaglebone right now).Ian Lepore2015-03-091-0/+6
* Build the videomode kernel module by default.Hans Petter Selasky2015-03-081-0/+1
* Populate new KERN_OPTS from all the opt_*.h files inWarner Losh2015-02-181-0/+4
* Pull in the rpi.dts -> rpi.dtb module (dtb/rpi) and have it installWarner Losh2015-02-071-0/+2
* Add MK_AUTOFS knob for building and installing autofs(4), et alEnji Cooper2015-01-261-1/+5
* Add MK_BHYVE knob for building and installing bhyve(4), et alEnji Cooper2015-01-261-0/+3
* Build cuse(4) if MK_CUSE != noEnji Cooper2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelEnji Cooper2015-01-251-2/+5
* Make the linuxapi module only build when WITH_OFED=YES is specified.Hans Petter Selasky2015-01-181-0/+2
* Start importing the basic OFED linux compatibility layer changes madeHans Petter Selasky2015-01-171-0/+2
* The sn driver isn't UCODE sourceless. While it is true there's anWarner Losh2015-01-171-2/+1
* Add back a couple PC Card devices to amd64. There's only a couple ofWarner Losh2015-01-161-4/+4
* Build cxgbe(4) on powerpc64 too.Navdeep Parhar2015-01-161-1/+1
* Plug cxgbe(4) back into !powerpc && !arm builds, instead of building itNavdeep Parhar2015-01-161-1/+2
* Garbage collect the asr driver. Hardware for it has not been produced inScott Long2015-01-021-2/+0
* Temporarily unplug cxgbe(4) from !amd64 builds.Navdeep Parhar2014-12-311-1/+3
* Remove the old NFS client and server from head,Rick Macklem2014-12-231-3/+0
* remove opensolaris cyclic code, replace with high-precision calloutsAndriy Gapon2014-12-071-7/+0
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-091-1/+0
* Overhaul if_gre(4).Andrey V. Elsukov2014-11-071-2/+5
* Remove duplicate macro settings (probably due to an SVN merge /faux pas/ on m...Mark Murray2014-11-011-11/+0
* This is the much-discussed major upgrade to the random(4) device, known to yo...Mark Murray2014-10-301-0/+15
* Add vxlan interfaceBryan Venteicher2014-10-201-0/+1
* - Refactor defining variables.Yoshihiro Takahashi2014-10-051-225/+98
* As per [1] Intel only supports this driver on 64bit platforms.Bjoern A. Zeeb2014-09-231-2/+0
* Move pci/ncr to dev/ncr.Rui Paulo2014-09-231-1/+2
* Add XL710 device entries to NOTES, and directories to the moduleJack F Vogel2014-08-281-0/+6