aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-102-1/+8
* Add WPI_DEBUG option.Adrian Chadd2015-02-071-1/+1
* Pull in the rpi.dts -> rpi.dtb module (dtb/rpi) and have it installWarner Losh2015-02-071-0/+2
* Create a module to install the Raspberry Pi dtb files.Warner Losh2015-02-071-0/+5
* cxgbe(4): Add a minimal if_cxl module that pulls in the real driver asNavdeep Parhar2015-02-062-0/+12
* Add kobj interface between ICL and the rest of the iSCSI stack.Edward Tomasz Napierala2015-01-312-0/+8
* For clang, disable -Wcast-qual warnings for specific aesni files, sinceDimitry Andric2015-01-301-0/+3
* Remove cruft; ICL_RDMA was never actually working, and will be redoneEdward Tomasz Napierala2015-01-261-10/+0
* 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_CCD knob for building and installing ccd(4), ccdconfig, etcEnji Cooper2015-01-251-1/+7
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelEnji Cooper2015-01-251-2/+5
* Make sure the compiler flag to get cxgbe(4) to compile with gcc is usedNavdeep Parhar2015-01-241-1/+2
* An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov2015-01-211-0/+3
* 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-176-26/+49
* 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
* Make cxgbe(4) buildable with the gcc in base.Navdeep Parhar2015-01-161-1/+1
* On x86 force NEW_PCIB, since that's the default. While this optionWarner Losh2015-01-142-0/+8
* Add new USB template to the USB template module.Hans Petter Selasky2015-01-131-1/+2
* Intel I40E driver updates:Jack F Vogel2015-01-122-2/+2
* DCTCP (Data Center TCP) implementation.Hiren Panchasara2015-01-122-0/+8
* Use .MAKE.LEVEL being defined as a bootstrap aid when providingWarner Losh2015-01-101-1/+5
* Add infrastructure to build dtb files from dts files.Warner Losh2015-01-081-0/+9
* Refactor and split out the net80211 software scan engine from the restAdrian Chadd2015-01-061-1/+1
* Clang's 3.5 integrated assembler now handles these files correctly (itWarner Losh2015-01-051-0/+2
* The radeon DRI module doesn't really work correctly on powerpc, so don't buildJustin Hibbits2015-01-031-0/+2
* PowerPC also needs ofw_bus_if.h when using FDT.Justin Hibbits2015-01-031-1/+2
* Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportWarner Losh2015-01-0319-18/+1
* Garbage collect the asr driver. Hardware for it has not been produced inScott Long2015-01-022-19/+0
* Remove the clang -no-integrated-as workaround for smapi_bios.S, as clangDimitry Andric2015-01-011-4/+0
* cxgbe(4): major tx rework.Navdeep Parhar2014-12-311-0/+1
* Temporarily unplug cxgbe(4) from !amd64 builds.Navdeep Parhar2014-12-311-1/+3
* Replace bhyve's minimal RTC emulation with a fully featured one in vmm.ko.Neel Natu2014-12-301-1/+2
* Submitted by: rick MaclemJulian Elischer2014-12-271-1/+1
* Let's see if we can fix the NOINET if_gif(4) module build after r276215Bjoern A. Zeeb2014-12-261-1/+5
* Remove the old NFS client and server from head,Rick Macklem2014-12-237-76/+0
* Remove comments relevant to 6.x only.Warner Losh2014-12-201-2/+0
* Remove support for FreeBSD 7 and really old FreeBSD 8. The classifiersWarner Losh2014-12-201-1/+1
* Fix `make depend` in sys/modulesLi-Wen Hsu2014-12-191-1/+1
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-122-3/+9
* remove opensolaris cyclic code, replace with high-precision calloutsAndriy Gapon2014-12-074-31/+0
* There never was a PC Card joystick attachment that worked. Kill theWarner Losh2014-11-221-2/+1
* No need to list opt_global.h. No need to force ALTQ here, since that'sWarner Losh2014-11-181-3/+0
* opt_global.h is never needed in SRCS lists.Warner Losh2014-11-181-1/+1
* Implement the historic DIOCGDINFO ioctl for gpart on BSDWarner Losh2014-11-181-2/+2