aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Import ugold driver from OpenBSD supporting digital USB temperatureHans Petter Selasky2015-06-111-0/+13
* Include opt_em.h now that there are actual kernel compile options for em(4).Sean Bruno2015-06-091-1/+2
* Add makefile to build geom_map kld. Document some GEOM_* optionsAndrey V. Elsukov2015-06-081-0/+8
* 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
* Add proto_busdma.c to the module.Marcel Moolenaar2015-06-061-0/+1
* Update SW4 to the Intel ixl/ixlv drivers. This is primarily a sharedJack F Vogel2015-06-052-2/+2
* Change EM_MULTIQUEUE to a real kernconf entry and enable support forSean Bruno2015-06-031-1/+1
* Delta D2489 - Add SRIOV support to the Intel 10G driver.Jack F Vogel2015-06-011-3/+2
* Revert last commit, to remove added skeleton tree.Jack F Vogel2015-06-011-2/+3
* Delta D2489 - Add SRIOV support to the Intel 10G driver.Jack F Vogel2015-06-011-3/+2
* Add USB MIDI template for USB device side mode.Hans Petter Selasky2015-06-011-1/+2
* ig4 - Intel fourth gen integrated I2C SMBus driver.Michael Gmelin2015-05-302-1/+9
* 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
* sfxge: do not use DEBUG_FLAGS to enable extra debug checksAndrew Rybchenko2015-05-291-1/+2
* Create a separate kobj interface for leaf-driver PCI IOV methods.John Baldwin2015-05-281-1/+1
* sfxge: add 7xxx NICs family supportAndrew Rybchenko2015-05-251-6/+15
* For objcopy, use --input-target and --output-targetCraig Rodrigues2015-05-252-3/+3
* Hide vfs.pfs.trace variable if it is not used.Dmitry Chagin2015-05-241-0/+6
* Rework signal code to allow using it by other modules, like linprocfs:Dmitry Chagin2015-05-242-2/+2
* Connect linux64 module to the build.Dmitry Chagin2015-05-241-0/+2
* Implement epoll family system calls. This is a tiny wrapperDmitry Chagin2015-05-242-2/+2
* Add preliminary support for x86-64 Linux binaries.Dmitry Chagin2015-05-241-0/+55
* Refund the proc emuldata struct for future use. For now move flags fromDmitry Chagin2015-05-242-3/+4
* Introduce a new module linux_common.ko which is intended for theDmitry Chagin2015-05-245-16/+34
* Implement vdso - virtual dynamic shared object. Through vdso LinuxDmitry Chagin2015-05-241-4/+25
* Avoid trying to build cxbge on 32-bit MIPSEd Maste2015-05-201-0/+1
* Include makefiles necessary to make ixgbe build with the new code.Eric Joyner2015-04-302-2/+2
* Rename the kld for oce(4) to if_oce.ko. ifconfig(8) has special knowledgeJohn Baldwin2015-04-241-1/+1
* Move zlib.c from net to libkern.Craig Rodrigues2015-04-221-1/+1
* Build and install the DTB for all the supported AllWinner SoCs.Luiz Otavio O Souza2015-04-201-0/+7
* Implement hwpmc(4) for Freescale e500 core.Justin Hibbits2015-04-181-1/+1
* Drop experimental dir_index support.Pedro F. Giffuni2015-04-171-2/+2
* Build the USB DisplayLink driver by default.Hans Petter Selasky2015-04-171-0/+1
* 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