| Commit message (Expand) | Author | Age | Files | Lines |
| * | Import ugold driver from OpenBSD supporting digital USB temperature | Hans Petter Selasky | 2015-06-11 | 1 | -0/+13 |
| * | Include opt_em.h now that there are actual kernel compile options for em(4). | Sean Bruno | 2015-06-09 | 1 | -1/+2 |
| * | Add makefile to build geom_map kld. Document some GEOM_* options | Andrey V. Elsukov | 2015-06-08 | 1 | -0/+8 |
| * | Turns out amd64 is hit too by ix. When it works, turn it back on. | Warner Losh | 2015-06-06 | 1 | -1/+0 |
| * | ix module doesn't compile on i386, so remove it from the build. | Warner Losh | 2015-06-06 | 1 | -1/+1 |
| * | Add proto_busdma.c to the module. | Marcel Moolenaar | 2015-06-06 | 1 | -0/+1 |
| * | Update SW4 to the Intel ixl/ixlv drivers. This is primarily a shared | Jack F Vogel | 2015-06-05 | 2 | -2/+2 |
| * | Change EM_MULTIQUEUE to a real kernconf entry and enable support for | Sean Bruno | 2015-06-03 | 1 | -1/+1 |
| * | Delta D2489 - Add SRIOV support to the Intel 10G driver. | Jack F Vogel | 2015-06-01 | 1 | -3/+2 |
| * | Revert last commit, to remove added skeleton tree. | Jack F Vogel | 2015-06-01 | 1 | -2/+3 |
| * | Delta D2489 - Add SRIOV support to the Intel 10G driver. | Jack F Vogel | 2015-06-01 | 1 | -3/+2 |
| * | Add USB MIDI template for USB device side mode. | Hans Petter Selasky | 2015-06-01 | 1 | -1/+2 |
| * | ig4 - Intel fourth gen integrated I2C SMBus driver. | Michael Gmelin | 2015-05-30 | 2 | -1/+9 |
| * | The linux_common module only for 64bit Linuxulators. | Dmitry Chagin | 2015-05-29 | 1 | -1/+1 |
| * | Move linux64 and linux_common to it's right place and make them not | Dmitry Chagin | 2015-05-29 | 1 | -2/+2 |
| * | sfxge: do not use DEBUG_FLAGS to enable extra debug checks | Andrew Rybchenko | 2015-05-29 | 1 | -1/+2 |
| * | Create a separate kobj interface for leaf-driver PCI IOV methods. | John Baldwin | 2015-05-28 | 1 | -1/+1 |
| * | sfxge: add 7xxx NICs family support | Andrew Rybchenko | 2015-05-25 | 1 | -6/+15 |
| * | For objcopy, use --input-target and --output-target | Craig Rodrigues | 2015-05-25 | 2 | -3/+3 |
| * | Hide vfs.pfs.trace variable if it is not used. | Dmitry Chagin | 2015-05-24 | 1 | -0/+6 |
| * | Rework signal code to allow using it by other modules, like linprocfs: | Dmitry Chagin | 2015-05-24 | 2 | -2/+2 |
| * | Connect linux64 module to the build. | Dmitry Chagin | 2015-05-24 | 1 | -0/+2 |
| * | Implement epoll family system calls. This is a tiny wrapper | Dmitry Chagin | 2015-05-24 | 2 | -2/+2 |
| * | Add preliminary support for x86-64 Linux binaries. | Dmitry Chagin | 2015-05-24 | 1 | -0/+55 |
| * | Refund the proc emuldata struct for future use. For now move flags from | Dmitry Chagin | 2015-05-24 | 2 | -3/+4 |
| * | Introduce a new module linux_common.ko which is intended for the | Dmitry Chagin | 2015-05-24 | 5 | -16/+34 |
| * | Implement vdso - virtual dynamic shared object. Through vdso Linux | Dmitry Chagin | 2015-05-24 | 1 | -4/+25 |
| * | Avoid trying to build cxbge on 32-bit MIPS | Ed Maste | 2015-05-20 | 1 | -0/+1 |
| * | Include makefiles necessary to make ixgbe build with the new code. | Eric Joyner | 2015-04-30 | 2 | -2/+2 |
| * | Rename the kld for oce(4) to if_oce.ko. ifconfig(8) has special knowledge | John Baldwin | 2015-04-24 | 1 | -1/+1 |
| * | Move zlib.c from net to libkern. | Craig Rodrigues | 2015-04-22 | 1 | -1/+1 |
| * | Build and install the DTB for all the supported AllWinner SoCs. | Luiz Otavio O Souza | 2015-04-20 | 1 | -0/+7 |
| * | Implement hwpmc(4) for Freescale e500 core. | Justin Hibbits | 2015-04-18 | 1 | -1/+1 |
| * | Drop experimental dir_index support. | Pedro F. Giffuni | 2015-04-17 | 1 | -2/+2 |
| * | Build the USB DisplayLink driver by default. | Hans Petter Selasky | 2015-04-17 | 1 | -0/+1 |
| * | Fix build race on armv6* and powerpc*. | Andreas Tobler | 2015-04-04 | 1 | -1/+4 |
| * | sym and cxgb build on arm, add them to the build. | Warner Losh | 2015-03-27 | 1 | -1/+1 |
| * | Make several modules unconditionally built, there's no need for them to be | Justin Hibbits | 2015-03-26 | 1 | -15/+4 |
| * | Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with a | Andrew Turner | 2015-03-25 | 1 | -1/+1 |
| * | Remove from legacy ata(4) driver support for hardware, supported by newer | Alexander Motin | 2015-03-24 | 3 | -19/+1 |
| * | sfxge: cleanup: remove trailing whitespaces | Andrew Rybchenko | 2015-03-24 | 1 | -2/+2 |
| * | Correct the ixgbe entries in mips and powerpc, and add the module | Jack F Vogel | 2015-03-18 | 1 | -0/+2 |
| * | Resolve a few build issues, add module directories back into Makefile, | Jack F Vogel | 2015-03-17 | 1 | -0/+2 |
| * | Fix build after r280182. | Gleb Smirnoff | 2015-03-17 | 1 | -2/+0 |
| * | drm: Update the device-independent code to match Linux 3.8.13 | Jean-Sébastien Pédron | 2015-03-17 | 4 | -9/+32 |
| * | Update to the Intel ixgbe driver: | Jack F Vogel | 2015-03-17 | 2 | -2/+17 |
| * | sfxge: adding version info to device description | Andrew Rybchenko | 2015-03-17 | 1 | -1/+1 |
| * | Use lapic_ipi_alloc() to dynamically allocate IPI slots needed by bhyve when | Neel Natu | 2015-03-14 | 1 | -3/+1 |
| * | Factor out mbuf hashing code from LAGG driver so that other network | Hans Petter Selasky | 2015-03-11 | 1 | -1/+1 |
| * | Revert accidentally commited file from r279824. We're not quite ready to | Ian Lepore | 2015-03-09 | 1 | -6/+0 |