| Commit message (Expand) | Author | Age | Files | Lines |
* | Include makefiles necessary to make ixgbe build with the new code. | erj | 2015-04-30 | 2 | -2/+2 |
* | Rename the kld for oce(4) to if_oce.ko. ifconfig(8) has special knowledge | jhb | 2015-04-24 | 1 | -1/+1 |
* | Move zlib.c from net to libkern. | rodrigc | 2015-04-22 | 1 | -1/+1 |
* | Build and install the DTB for all the supported AllWinner SoCs. | loos | 2015-04-20 | 1 | -0/+7 |
* | Implement hwpmc(4) for Freescale e500 core. | jhibbits | 2015-04-18 | 1 | -1/+1 |
* | Drop experimental dir_index support. | pfg | 2015-04-17 | 1 | -2/+2 |
* | Build the USB DisplayLink driver by default. | hselasky | 2015-04-17 | 1 | -0/+1 |
* | Fix build race on armv6* and powerpc*. | andreast | 2015-04-04 | 1 | -1/+4 |
* | sym and cxgb build on arm, add them to the build. | imp | 2015-03-27 | 1 | -1/+1 |
* | Make several modules unconditionally built, there's no need for them to be | jhibbits | 2015-03-26 | 1 | -15/+4 |
* | Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with a | andrew | 2015-03-25 | 1 | -1/+1 |
* | Remove from legacy ata(4) driver support for hardware, supported by newer | mav | 2015-03-24 | 3 | -19/+1 |
* | sfxge: cleanup: remove trailing whitespaces | arybchik | 2015-03-24 | 1 | -2/+2 |
* | Correct the ixgbe entries in mips and powerpc, and add the module | jfv | 2015-03-18 | 1 | -0/+2 |
* | Resolve a few build issues, add module directories back into Makefile, | jfv | 2015-03-17 | 1 | -0/+2 |
* | Fix build after r280182. | glebius | 2015-03-17 | 1 | -2/+0 |
* | drm: Update the device-independent code to match Linux 3.8.13 | dumbbell | 2015-03-17 | 4 | -9/+32 |
* | Update to the Intel ixgbe driver: | jfv | 2015-03-17 | 2 | -2/+17 |
* | sfxge: adding version info to device description | arybchik | 2015-03-17 | 1 | -1/+1 |
* | Use lapic_ipi_alloc() to dynamically allocate IPI slots needed by bhyve when | neel | 2015-03-14 | 1 | -3/+1 |
* | Factor out mbuf hashing code from LAGG driver so that other network | hselasky | 2015-03-11 | 1 | -1/+1 |
* | Revert accidentally commited file from r279824. We're not quite ready to | ian | 2015-03-09 | 1 | -6/+0 |
* | Add a dtb module for AM335x systems (just Beaglebone right now). | ian | 2015-03-09 | 2 | -0/+13 |
* | Build the videomode kernel module by default. | hselasky | 2015-03-08 | 1 | -0/+1 |
* | Set a dependancy on fbt module for ARM. | br | 2015-03-06 | 1 | -1/+1 |
* | drm: Allow parallel builds of drivers and firmwares | dumbbell | 2015-03-04 | 2 | -0/+4 |
* | Remove imx6s-wandboard.dts, there is no such file. Also imx6q-wandboard | ian | 2015-03-04 | 1 | -2/+1 |
* | Allow USB modules to be built in parallel. | hselasky | 2015-03-04 | 1 | -0/+5 |
* | Add a "module" to build the dtb files for all supported imx6 systems. | ian | 2015-03-02 | 1 | -0/+12 |
* | sfxge: compile out LRO if kernel is compiled without IPv4 and IPv6 | arybchik | 2015-02-28 | 1 | -1/+1 |
* | sfxge: list header in SRCS | arybchik | 2015-02-22 | 1 | -0/+5 |
* | Clean up a bit of the INET/INET6 mess wrt options. | imp | 2015-02-18 | 2 | -16/+4 |
* | Cleanup the way we include some files (in this case EISA) based on | imp | 2015-02-18 | 5 | -31/+12 |
* | Populate new KERN_OPTS from all the opt_*.h files in | imp | 2015-02-18 | 1 | -0/+4 |
* | Globally enable -fms-extensions when building kernel with gcc, and remove | glebius | 2015-02-17 | 8 | -11/+7 |
* | Update the infiniband stack to Mellanox's OFED version 2.1. | hselasky | 2015-02-17 | 2 | -2/+3 |
* | Import USB display link driver from OpenBSD. Support for compression | hselasky | 2015-02-15 | 1 | -0/+12 |
* | Import videomode code from NetBSD which is needed by USB display link drivers. | hselasky | 2015-02-15 | 1 | -0/+40 |
* | Initial version of DTrace on ARM32. | gnn | 2015-02-10 | 2 | -1/+8 |
* | Add WPI_DEBUG option. | adrian | 2015-02-07 | 1 | -1/+1 |
* | Pull in the rpi.dts -> rpi.dtb module (dtb/rpi) and have it install | imp | 2015-02-07 | 1 | -0/+2 |
* | Create a module to install the Raspberry Pi dtb files. | imp | 2015-02-07 | 1 | -0/+5 |
* | cxgbe(4): Add a minimal if_cxl module that pulls in the real driver as | np | 2015-02-06 | 2 | -0/+12 |
* | Add kobj interface between ICL and the rest of the iSCSI stack. | trasz | 2015-01-31 | 2 | -0/+8 |
* | For clang, disable -Wcast-qual warnings for specific aesni files, since | dim | 2015-01-30 | 1 | -0/+3 |
* | Remove cruft; ICL_RDMA was never actually working, and will be redone | trasz | 2015-01-26 | 1 | -10/+0 |
* | Add MK_AUTOFS knob for building and installing autofs(4), et al | ngie | 2015-01-26 | 1 | -1/+5 |
* | Add MK_BHYVE knob for building and installing bhyve(4), et al | ngie | 2015-01-26 | 1 | -0/+3 |
* | Build cuse(4) if MK_CUSE != no | ngie | 2015-01-25 | 1 | -1/+4 |
* | Add MK_CCD knob for building and installing ccd(4), ccdconfig, etc | ngie | 2015-01-25 | 1 | -1/+7 |