summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Turns out amd64 is hit too by ix. When it works, turn it back on.imp2015-06-061-1/+0
* ix module doesn't compile on i386, so remove it from the build.imp2015-06-061-1/+1
* Add proto_busdma.c to the module.marcel2015-06-061-0/+1
* Update SW4 to the Intel ixl/ixlv drivers. This is primarily a sharedjfv2015-06-052-2/+2
* Change EM_MULTIQUEUE to a real kernconf entry and enable support forsbruno2015-06-031-1/+1
* Delta D2489 - Add SRIOV support to the Intel 10G driver.jfv2015-06-011-3/+2
* Revert last commit, to remove added skeleton tree.jfv2015-06-011-2/+3
* Delta D2489 - Add SRIOV support to the Intel 10G driver.jfv2015-06-011-3/+2
* Add USB MIDI template for USB device side mode.hselasky2015-06-011-1/+2
* ig4 - Intel fourth gen integrated I2C SMBus driver.grembo2015-05-302-1/+9
* The linux_common module only for 64bit Linuxulators.dchagin2015-05-291-1/+1
* Move linux64 and linux_common to it's right place and make them notdchagin2015-05-291-2/+2
* sfxge: do not use DEBUG_FLAGS to enable extra debug checksarybchik2015-05-291-1/+2
* Create a separate kobj interface for leaf-driver PCI IOV methods.jhb2015-05-281-1/+1
* sfxge: add 7xxx NICs family supportarybchik2015-05-251-6/+15
* For objcopy, use --input-target and --output-targetrodrigc2015-05-252-3/+3
* Hide vfs.pfs.trace variable if it is not used.dchagin2015-05-241-0/+6
* Rework signal code to allow using it by other modules, like linprocfs:dchagin2015-05-242-2/+2
* Connect linux64 module to the build.dchagin2015-05-241-0/+2
* Implement epoll family system calls. This is a tiny wrapperdchagin2015-05-242-2/+2
* Add preliminary support for x86-64 Linux binaries.dchagin2015-05-241-0/+55
* Refund the proc emuldata struct for future use. For now move flags fromdchagin2015-05-242-3/+4
* Introduce a new module linux_common.ko which is intended for thedchagin2015-05-245-16/+34
* Implement vdso - virtual dynamic shared object. Through vdso Linuxdchagin2015-05-241-4/+25
* Avoid trying to build cxbge on 32-bit MIPSemaste2015-05-201-0/+1
* Include makefiles necessary to make ixgbe build with the new code.erj2015-04-302-2/+2
* Rename the kld for oce(4) to if_oce.ko. ifconfig(8) has special knowledgejhb2015-04-241-1/+1
* Move zlib.c from net to libkern.rodrigc2015-04-221-1/+1
* Build and install the DTB for all the supported AllWinner SoCs.loos2015-04-201-0/+7
* Implement hwpmc(4) for Freescale e500 core.jhibbits2015-04-181-1/+1
* Drop experimental dir_index support.pfg2015-04-171-2/+2
* Build the USB DisplayLink driver by default.hselasky2015-04-171-0/+1
* Fix build race on armv6* and powerpc*.andreast2015-04-041-1/+4
* sym and cxgb build on arm, add them to the build.imp2015-03-271-1/+1
* Make several modules unconditionally built, there's no need for them to bejhibbits2015-03-261-15/+4
* Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with aandrew2015-03-251-1/+1
* Remove from legacy ata(4) driver support for hardware, supported by newermav2015-03-243-19/+1
* sfxge: cleanup: remove trailing whitespacesarybchik2015-03-241-2/+2
* Correct the ixgbe entries in mips and powerpc, and add the modulejfv2015-03-181-0/+2
* Resolve a few build issues, add module directories back into Makefile,jfv2015-03-171-0/+2
* Fix build after r280182.glebius2015-03-171-2/+0
* drm: Update the device-independent code to match Linux 3.8.13dumbbell2015-03-174-9/+32
* Update to the Intel ixgbe driver:jfv2015-03-172-2/+17
* sfxge: adding version info to device descriptionarybchik2015-03-171-1/+1
* Use lapic_ipi_alloc() to dynamically allocate IPI slots needed by bhyve whenneel2015-03-141-3/+1
* Factor out mbuf hashing code from LAGG driver so that other networkhselasky2015-03-111-1/+1
* Revert accidentally commited file from r279824. We're not quite ready toian2015-03-091-6/+0
* Add a dtb module for AM335x systems (just Beaglebone right now).ian2015-03-092-0/+13
* Build the videomode kernel module by default.hselasky2015-03-081-0/+1
* Set a dependancy on fbt module for ARM.br2015-03-061-1/+1
OpenPOWER on IntegriCloud