aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add missing header file to SRCS.Ian Lepore2017-08-031-1/+1
* cxgbe(4): Initial import of the "collect" component of Chelsio unifiedNavdeep Parhar2017-08-031-1/+7
* Add missing ofw_bus_if.h src file.Ian Lepore2017-08-023-3/+3
* Allwinner dtb: Add NanoPi M1 to the buildEmmanuel Vadot2017-08-011-0/+1
* Allwinner dtb: add link for NanoPi NeoEmmanuel Vadot2017-08-011-1/+2
* Add a driver for the Intersil ISL12xx family of i2c RTC chips.Ian Lepore2017-08-012-0/+8
* Build iicbus/{ds1307,ds3231,nxprtc} as modules.Ian Lepore2017-07-314-0/+24
* Restructure the SUBDIR list as 1-per-line and alphabetize, so it will beIan Lepore2017-07-311-2/+12
* 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