aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add kernel modules for si(4), wds(4), and wl(4).John Baldwin2014-08-201-0/+7
* Bring in the new automounter, similar to what's provided in most otherEdward Tomasz Napierala2014-08-171-0/+1
* Similar to r250143, optimize MODULES_OVERRIDE such that SUBDIR isn'tEnji Cooper2014-08-111-3/+3
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-1/+2
* Remove ia64.Marcel Moolenaar2014-07-071-40/+0
* Attach the CUSE library and kernel module to the default FreeBSDHans Petter Selasky2014-06-131-0/+1
* enable sound modules on arm.. This is necessary to get the uaudioJohn-Mark Gurney2014-06-021-0/+1
* imagact_binmisc builds for all supported architectures, so enable it for all.Justin Hibbits2014-05-221-2/+1
* Build modules in parallel. This has been tested by several people atIan Lepore2014-05-121-0/+2
* 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
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-071-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry2014-05-021-0/+1
* libdev(4) has been removed, get rid of the module as well to fix the build.Christian Brueffer2014-05-021-3/+0
* Add proto(4): A driver for prototyping and diagnostics.Marcel Moolenaar2014-04-281-0/+1
* Don't build EISA by default anymore. Remove from i386 GENERIC andWarner Losh2014-04-181-0/+2
* Add the initial version of if_nf10bmac(4), a driver to support anBjoern A. Zeeb2014-04-171-0/+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-081-0/+1
* Remove IPX support.Gleb Smirnoff2014-03-141-1/+0
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAChristian Brueffer2014-02-161-7/+0
* Support Hyper-V on i386:Xin LI2013-12-051-0/+1
* Don't build krping.ko, iw_cxgb.ko, and iw_cxgbe.ko, if MK_OFED=noEdward Tomasz Napierala2013-10-181-0/+4
* Update OFED to Linux 3.7 and update Mellanox drivers.Alfred Perlstein2013-09-291-0/+14
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-141-0/+1
* IFC @ r255209Peter Grehan2013-09-041-1/+3
|\
| * Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDBryan Venteicher2013-08-231-0/+2
| * Move the old iSCSI initiator source to a more appropriate placeEdward Tomasz Napierala2013-08-221-1/+1
* | IFC @ r253862Peter Grehan2013-08-011-2/+1
|\|
| * Back out r253779 & r253786.David E. O'Brien2013-07-311-5/+0
| * Add the macio attachment for wi(4). Partially obtained from NetBSD.Justin Hibbits2013-07-311-0/+1
| * Move runfw to modules/usb.Rui Paulo2013-07-301-2/+0