aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix build race on armv6* and powerpc*.Andreas Tobler2015-04-041-1/+4
* 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
* Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with aAndrew Turner2015-03-251-1/+1
* Remove from legacy ata(4) driver support for hardware, supported by newerAlexander Motin2015-03-243-19/+1
* sfxge: cleanup: remove trailing whitespacesAndrew Rybchenko2015-03-241-2/+2
* 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-174-9/+32
* Update to the Intel ixgbe driver:Jack F Vogel2015-03-172-2/+17
* sfxge: adding version info to device descriptionAndrew Rybchenko2015-03-171-1/+1
* Use lapic_ipi_alloc() to dynamically allocate IPI slots needed by bhyve whenNeel Natu2015-03-141-3/+1
* Factor out mbuf hashing code from LAGG driver so that other networkHans Petter Selasky2015-03-111-1/+1
* 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-092-0/+13
* Build the videomode kernel module by default.Hans Petter Selasky2015-03-081-0/+1
* Set a dependancy on fbt module for ARM.Ruslan Bukin2015-03-061-1/+1
* drm: Allow parallel builds of drivers and firmwaresJean-Sébastien Pédron2015-03-042-0/+4
* Remove imx6s-wandboard.dts, there is no such file. Also imx6q-wandboardIan Lepore2015-03-041-2/+1
* Allow USB modules to be built in parallel.Hans Petter Selasky2015-03-041-0/+5
* Add a "module" to build the dtb files for all supported imx6 systems.Ian Lepore2015-03-021-0/+12
* sfxge: compile out LRO if kernel is compiled without IPv4 and IPv6Andrew Rybchenko2015-02-281-1/+1
* sfxge: list header in SRCSAndrew Rybchenko2015-02-221-0/+5
* Clean up a bit of the INET/INET6 mess wrt options.Warner Losh2015-02-182-16/+4
* Cleanup the way we include some files (in this case EISA) based onWarner Losh2015-02-185-31/+12
* Populate new KERN_OPTS from all the opt_*.h files inWarner Losh2015-02-181-0/+4
* Globally enable -fms-extensions when building kernel with gcc, and removeGleb Smirnoff2015-02-178-11/+7
* Update the infiniband stack to Mellanox's OFED version 2.1.Hans Petter Selasky2015-02-172-2/+3
* Import USB display link driver from OpenBSD. Support for compressionHans Petter Selasky2015-02-151-0/+12
* Import videomode code from NetBSD which is needed by USB display link drivers.Hans Petter Selasky2015-02-151-0/+40
* 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