| Commit message (Expand) | Author | Age | Files | Lines |
| * | qlnx: gcc build errors | Ryan Libby | 2017-07-18 | 2 | -4/+4 |
| * | Fix kldload of if_ixl without PCI_IOV kernel option. | Bryan Drewery | 2017-07-13 | 1 | -2/+3 |
| * | Add dependency on opt_cam.h and opt_mmccam.h | Warner Losh | 2017-07-10 | 1 | -1/+1 |
| * | Add a helper function to agp(4) which installs a single GTT entry. | Mark Johnston | 2017-07-09 | 1 | -0/+1 |
| * | Reconnect mmc and mmcsd disconnected unintentioanlly in mmccam commit. | Warner Losh | 2017-07-09 | 1 | -0/+2 |
| * | Added mmcnull, an emulated lightweight MMC controller | Warner Losh | 2017-07-09 | 1 | -0/+8 |
| * | An MMC/SD/SDIO stack using CAM | Warner Losh | 2017-07-09 | 1 | -2/+0 |
| * | ixgbe(4): Update HEAD (p3) to 3.2.12-k | Eric Joyner | 2017-07-05 | 2 | -2/+3 |
| * | Increase loop unrolling for skein hashes | Allan Jude | 2017-07-01 | 1 | -0/+4 |
| * | Sort SRCS. | Mark Johnston | 2017-06-26 | 1 | -3/+3 |
| * | Implement parts of the hrtimer API in the LinuxKPI. | Mark Johnston | 2017-06-26 | 1 | -0/+1 |
| * | Allwinner: Add support for H2 Plus SoC | Emmanuel Vadot | 2017-06-24 | 1 | -0/+1 |
| * | ext2fs: Add uninit_bg feature support. | Pedro F. Giffuni | 2017-06-20 | 1 | -3/+4 |
| * | Add sun8i-h3-orangepi-one.dts to the build | Emmanuel Vadot | 2017-06-20 | 1 | -1/+2 |
| * | Add missing header dependencies (based on looking in the .depend file). | Ian Lepore | 2017-06-13 | 1 | -1/+1 |
| * | Allow building if_ffec as a module. | Ian Lepore | 2017-06-10 | 2 | -0/+14 |
| * | Augment wait queue support in the LinuxKPI. | Mark Johnston | 2017-06-09 | 1 | -0/+1 |
| * | Remove msdosfs -o large support. | Konstantin Belousov | 2017-06-09 | 1 | -1/+1 |
| * | rtwn: rename module (if_rtwn.ko -> rtwn.ko) to match module name + drop | Andriy Voskoboinyk | 2017-06-09 | 1 | -1/+1 |
| * | [iwmfw] bump built firmware now to version 22 for 7265D and 8000C. | Adrian Chadd | 2017-06-04 | 2 | -2/+2 |
| * | [iwm] Move Smart Fifo handling into if_iwm_sf.c, sync with Linux iwlwifi. | Adrian Chadd | 2017-06-04 | 1 | -1/+1 |
| * | Revert r319053 due to lack of sence. As pointed out by kib@ opt_global.h | Dmitry Chagin | 2017-06-04 | 2 | -2/+2 |
| * | Support for linux ext2fs posix-draft ACLs. | Pedro F. Giffuni | 2017-05-28 | 1 | -3/+3 |
| * | On success, getrandom() Linux system call returns the number of bytes that | Dmitry Chagin | 2017-05-28 | 2 | -2/+2 |
| * | Strip _binary_linux_locore_o_size from ${VDSO}.so as it is a low absolute | Dmitry Chagin | 2017-05-28 | 2 | -0/+3 |
| * | [ath] [ath_hal] (etc, etc) - begin the task of re-modularising the HAL. | Adrian Chadd | 2017-05-25 | 11 | -127/+534 |
| * | cxgbe(4): Update the T4, T5, and T6 firmwares to 1.16.45.0. | Navdeep Parhar | 2017-05-23 | 3 | -3/+3 |
| * | Add support for Amazon Elastic Network Adapter (ENA) NIC | Zbigniew Bodek | 2017-05-22 | 2 | -0/+43 |
| * | Normalize SYSDIR on SRCTOP instead of .CURDIR | Enji Cooper | 2017-05-18 | 1 | -1/+1 |
| * | Normalize .PATH on SRCTOP | Enji Cooper | 2017-05-18 | 1 | -1/+1 |
| * | Add a driver for the Chelsio T6 crypto accelerator engine. | John Baldwin | 2017-05-17 | 2 | -0/+20 |
| * | 1. Move Rx Processing to fp_taskqueue(). With this CPU utilization for proces... | David C Somayajulu | 2017-05-16 | 1 | -2/+0 |
| * | [iwm] Factor out firmware station handling into if_iwm_sta.c. | Adrian Chadd | 2017-05-12 | 1 | -2/+2 |
| * | hyperv/vmbus: Reorganize vmbus device tree | Sepherosa Ziehau | 2017-05-10 | 1 | -0/+1 |
| * | Disable the build of the static/embedded DTB for the ARMADA38X kernel. | Luiz Otavio O Souza | 2017-05-09 | 1 | -0/+7 |
| * | Mark this Makefile SUBDIR_PARALLEL | Enji Cooper | 2017-05-09 | 1 | -0/+2 |
| * | Only compile tests/ if MK_TESTS != no or ALL_MODULES is defined | Enji Cooper | 2017-05-09 | 1 | -2/+4 |
| * | Add intermediary Makefile for compiling all items in the directory | Enji Cooper | 2017-05-09 | 1 | -0/+7 |
| * | Revise r315430; there's no need to build mmc_subr.c into both mmc.ko | Marius Strobl | 2017-05-08 | 1 | -1/+1 |
| * | cxgbe/t4_tom: Per-connection rate limiting for TCP sockets handled by | Navdeep Parhar | 2017-05-05 | 1 | -0/+1 |
| * | cxgbe(4): Support routines for Tx traffic scheduling. | Navdeep Parhar | 2017-05-02 | 1 | -0/+1 |
| * | Add AMD IOMMU/AMD-Vi support in bhyve for passthrough/direct assignment to VM... | Anish Gupta | 2017-04-30 | 1 | -2/+3 |
| * | Remove the NATM framework including the en(4), fatm(4), hatm(4), and | Brooks Davis | 2017-04-24 | 8 | -78/+0 |
| * | 3BSD-licensed implementation of the chacha20 stream cipher, intended for | Dag-Erling Smørgrav | 2017-04-15 | 2 | -0/+9 |
| * | Remove the last vestiges of FDC_DEBUG & FD_DEBUG | Sevan Janiyan | 2017-04-07 | 1 | -6/+0 |
| * | Cleanup the bitmap_xxx() functions in the LinuxKPI: | Hans Petter Selasky | 2017-04-06 | 1 | -0/+2 |
| * | Stop building assym.o into the module. | Bryan Drewery | 2017-04-05 | 1 | -15/+1 |
| * | Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's. | David C Somayajulu | 2017-04-04 | 3 | -0/+111 |
| * | Add ipfw_pmod kernel module. | Andrey V. Elsukov | 2017-04-03 | 2 | -0/+10 |
| * | ext2fs: Initial support for Extended Attributes. | Pedro F. Giffuni | 2017-04-01 | 1 | -3/+3 |