aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* qlnx: gcc build errorsRyan Libby2017-07-182-4/+4
* Fix kldload of if_ixl without PCI_IOV kernel option.Bryan Drewery2017-07-131-2/+3
* Add dependency on opt_cam.h and opt_mmccam.hWarner Losh2017-07-101-1/+1
* Add a helper function to agp(4) which installs a single GTT entry.Mark Johnston2017-07-091-0/+1
* Reconnect mmc and mmcsd disconnected unintentioanlly in mmccam commit.Warner Losh2017-07-091-0/+2
* Added mmcnull, an emulated lightweight MMC controllerWarner Losh2017-07-091-0/+8
* An MMC/SD/SDIO stack using CAMWarner Losh2017-07-091-2/+0
* ixgbe(4): Update HEAD (p3) to 3.2.12-kEric Joyner2017-07-052-2/+3
* Increase loop unrolling for skein hashesAllan Jude2017-07-011-0/+4
* Sort SRCS.Mark Johnston2017-06-261-3/+3
* Implement parts of the hrtimer API in the LinuxKPI.Mark Johnston2017-06-261-0/+1
* Allwinner: Add support for H2 Plus SoCEmmanuel Vadot2017-06-241-0/+1
* ext2fs: Add uninit_bg feature support.Pedro F. Giffuni2017-06-201-3/+4
* Add sun8i-h3-orangepi-one.dts to the buildEmmanuel Vadot2017-06-201-1/+2
* Add missing header dependencies (based on looking in the .depend file).Ian Lepore2017-06-131-1/+1
* Allow building if_ffec as a module.Ian Lepore2017-06-102-0/+14
* Augment wait queue support in the LinuxKPI.Mark Johnston2017-06-091-0/+1
* Remove msdosfs -o large support.Konstantin Belousov2017-06-091-1/+1
* rtwn: rename module (if_rtwn.ko -> rtwn.ko) to match module name + dropAndriy Voskoboinyk2017-06-091-1/+1
* [iwmfw] bump built firmware now to version 22 for 7265D and 8000C.Adrian Chadd2017-06-042-2/+2
* [iwm] Move Smart Fifo handling into if_iwm_sf.c, sync with Linux iwlwifi.Adrian Chadd2017-06-041-1/+1
* Revert r319053 due to lack of sence. As pointed out by kib@ opt_global.hDmitry Chagin2017-06-042-2/+2
* Support for linux ext2fs posix-draft ACLs.Pedro F. Giffuni2017-05-281-3/+3
* On success, getrandom() Linux system call returns the number of bytes thatDmitry Chagin2017-05-282-2/+2
* Strip _binary_linux_locore_o_size from ${VDSO}.so as it is a low absoluteDmitry Chagin2017-05-282-0/+3
* [ath] [ath_hal] (etc, etc) - begin the task of re-modularising the HAL.Adrian Chadd2017-05-2511-127/+534
* cxgbe(4): Update the T4, T5, and T6 firmwares to 1.16.45.0.Navdeep Parhar2017-05-233-3/+3
* Add support for Amazon Elastic Network Adapter (ENA) NICZbigniew Bodek2017-05-222-0/+43
* Normalize SYSDIR on SRCTOP instead of .CURDIREnji Cooper2017-05-181-1/+1
* Normalize .PATH on SRCTOPEnji Cooper2017-05-181-1/+1
* Add a driver for the Chelsio T6 crypto accelerator engine.John Baldwin2017-05-172-0/+20
* 1. Move Rx Processing to fp_taskqueue(). With this CPU utilization for proces...David C Somayajulu2017-05-161-2/+0
* [iwm] Factor out firmware station handling into if_iwm_sta.c.Adrian Chadd2017-05-121-2/+2
* hyperv/vmbus: Reorganize vmbus device treeSepherosa Ziehau2017-05-101-0/+1
* Disable the build of the static/embedded DTB for the ARMADA38X kernel.Luiz Otavio O Souza2017-05-091-0/+7
* Mark this Makefile SUBDIR_PARALLELEnji Cooper2017-05-091-0/+2
* Only compile tests/ if MK_TESTS != no or ALL_MODULES is definedEnji Cooper2017-05-091-2/+4
* Add intermediary Makefile for compiling all items in the directoryEnji Cooper2017-05-091-0/+7
* Revise r315430; there's no need to build mmc_subr.c into both mmc.koMarius Strobl2017-05-081-1/+1
* cxgbe/t4_tom: Per-connection rate limiting for TCP sockets handled byNavdeep Parhar2017-05-051-0/+1
* cxgbe(4): Support routines for Tx traffic scheduling.Navdeep Parhar2017-05-021-0/+1
* Add AMD IOMMU/AMD-Vi support in bhyve for passthrough/direct assignment to VM...Anish Gupta2017-04-301-2/+3
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-248-78/+0
* 3BSD-licensed implementation of the chacha20 stream cipher, intended forDag-Erling Smørgrav2017-04-152-0/+9
* Remove the last vestiges of FDC_DEBUG & FD_DEBUGSevan Janiyan2017-04-071-6/+0
* Cleanup the bitmap_xxx() functions in the LinuxKPI:Hans Petter Selasky2017-04-061-0/+2
* Stop building assym.o into the module.Bryan Drewery2017-04-051-15/+1
* Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's.David C Somayajulu2017-04-043-0/+111
* Add ipfw_pmod kernel module.Andrey V. Elsukov2017-04-032-0/+10
* ext2fs: Initial support for Extended Attributes.Pedro F. Giffuni2017-04-011-3/+3