aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Build the LinuxKPI module by default.Hans Petter Selasky2015-10-261-4/+1
* Add aarch64 files to the hwpmc(4) module buildEd Maste2015-10-231-0/+4
* Move dtrace/opensolaris/zfs module option to common sectionEd Maste2015-10-231-27/+12
* Rename remaining linux32 symbols such as linux_sysent[] andJohn Baldwin2015-10-223-6/+23
* Add support for CloudABI on ARM64.Ed Schouten2015-10-221-1/+4
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is aHans Petter Selasky2015-10-222-3/+3
* Refactoring: move out generic bits from cloudabi64_sysvec.c.Ed Schouten2015-10-221-3/+3
* Build ofw_bus_if.h for modules that need it on arm64Ed Maste2015-10-212-3/+4
* Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0.Alexander Motin2015-10-203-72/+0
* Use the right variable name.Ed Schouten2015-10-161-1/+1
* cxgbe(4): support for the kernel RSS option.Navdeep Parhar2015-10-161-0/+1
* urtwn(4): split *reg and *var parts (no functional change).Adrian Chadd2015-10-121-1/+1
* Disable syscons and vpo modules for arm64.Konstantin Belousov2015-10-081-2/+2
* Fix `make depend` in sys/modules/otusLi-Wen Hsu2015-10-011-1/+1
* Add opt_wlan.h as requirements for the two drivers I'm currently working on.Adrian Chadd2015-09-292-2/+2
* Enable parallel subdirectory building with sys/modules/netgraphEnji Cooper2015-09-271-0/+2
* Add an initial driver for the AR9170 series draft-11n hardware fromAdrian Chadd2015-09-265-0/+39
* Reimplement CTL High Availability.Alexander Motin2015-09-101-0/+1
* Revert r286984 (adding opt_random.h to sys/modules/zfs/Makefile)Enji Cooper2015-09-081-1/+1
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughWarner Losh2015-08-275-0/+37
* Import ioat(4) driverConrad Meyer2015-08-242-0/+17
* fix standalone build of zfs moduleAndriy Gapon2015-08-211-1/+1
* Add required foo_if.h files to SRCS to fix build errors.Ian Lepore2015-08-191-0/+2
* Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.Luiz Otavio O Souza2015-08-181-0/+8
* Fix the build of gpiobus as a module.Luiz Otavio O Souza2015-08-171-2/+3
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)Mark Murray2015-08-174-0/+39
* Move "ioctl" CAM frontend into separate file.Alexander Motin2015-08-151-0/+1
* Drop "internal" CTL frontend.Alexander Motin2015-08-151-1/+0
* Add a new PPS driver for AM335x (beaglebone) timer hardware. This can beIan Lepore2015-08-131-0/+8
* Build the iwm and iwmfw modules by default on x86.Rui Paulo2015-08-082-10/+9
* iwmfw: fix the path to the firmware file.Rui Paulo2015-08-081-1/+1
* Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.Rui Paulo2015-08-086-0/+58
* cxgbe(4): Update T5 and T4 firmwares bundled with the driver to 1.14.4.0. TheNavdeep Parhar2015-08-052-2/+2
* Fix `make depend` in sys/modulesLi-Wen Hsu2015-08-051-1/+1
* Build if_stf(4) module only when both INET and INET6 support are enabled.Andrey V. Elsukov2015-07-302-2/+7
* isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light SensorMichael Gmelin2015-07-252-1/+8
* cyapa(4), driver for the Cypress APA I2C trackpadMichael Gmelin2015-07-252-1/+8
* Add Makefiles for CloudABI kernel modules.Ed Schouten2015-07-223-0/+24
* Implement the lockstat provider using SDT(9) instead of the custom providerMark Johnston2015-07-194-22/+0
* Merge driver for PMC Sierra's range of SAS/SATA HBAs.Benno Rice2015-07-173-0/+66
|\
| * Enable pms module on amd64 for now.Benno Rice2015-07-171-0/+2
| * Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/80...Achim Leubner2015-07-072-0/+64
* | cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.Navdeep Parhar2015-07-142-2/+2
* | Rename zfs nvpair files to not colidate with our nvlist.Mariusz Zaborski2015-07-091-3/+3
* | Add the Banana Pi DTS.Luiz Otavio O Souza2015-07-071-0/+1
|/
* improve dependencies for this module a bit... not great, but atJohn-Mark Gurney2015-07-041-0/+3
* Updated dependsSimon J. Gerraty2015-07-031-0/+13
* Kill MFILES and find things automatically. It turned out to be onlyWarner Losh2015-07-0330-74/+0
* Add an ISA/ACPI bus attachment to proto(4).Marcel Moolenaar2015-07-021-1/+4
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-012-2/+3