summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Finish process of moving the LinuxKPI module into the default kernel build.hselasky2015-10-2911-20/+23
* Build the LinuxKPI module by default.hselasky2015-10-261-4/+1
* Add aarch64 files to the hwpmc(4) module buildemaste2015-10-231-0/+4
* Move dtrace/opensolaris/zfs module option to common sectionemaste2015-10-231-27/+12
* Rename remaining linux32 symbols such as linux_sysent[] andjhb2015-10-223-6/+23
* Add support for CloudABI on ARM64.ed2015-10-221-1/+4
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is ahselasky2015-10-222-3/+3
* Refactoring: move out generic bits from cloudabi64_sysvec.c.ed2015-10-221-3/+3
* Build ofw_bus_if.h for modules that need it on arm64emaste2015-10-212-3/+4
* Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0.mav2015-10-203-72/+0
* Use the right variable name.ed2015-10-161-1/+1
* cxgbe(4): support for the kernel RSS option.np2015-10-161-0/+1
* urtwn(4): split *reg and *var parts (no functional change).adrian2015-10-121-1/+1
* Disable syscons and vpo modules for arm64.kib2015-10-081-2/+2
* Fix `make depend` in sys/modules/otuslwhsu2015-10-011-1/+1
* Add opt_wlan.h as requirements for the two drivers I'm currently working on.adrian2015-09-292-2/+2
* Enable parallel subdirectory building with sys/modules/netgraphngie2015-09-271-0/+2
* Add an initial driver for the AR9170 series draft-11n hardware fromadrian2015-09-265-0/+39
* Reimplement CTL High Availability.mav2015-09-101-0/+1
* Revert r286984 (adding opt_random.h to sys/modules/zfs/Makefile)ngie2015-09-081-1/+1
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughimp2015-08-275-0/+37
* Import ioat(4) drivercem2015-08-242-0/+17
* fix standalone build of zfs moduleavg2015-08-211-1/+1
* Add required foo_if.h files to SRCS to fix build errors.ian2015-08-191-0/+2
* Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.loos2015-08-181-0/+8
* Fix the build of gpiobus as a module.loos2015-08-171-2/+3
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)markm2015-08-174-0/+39
* Move "ioctl" CAM frontend into separate file.mav2015-08-151-0/+1
* Drop "internal" CTL frontend.mav2015-08-151-1/+0
* Add a new PPS driver for AM335x (beaglebone) timer hardware. This can beian2015-08-131-0/+8
* Build the iwm and iwmfw modules by default on x86.rpaulo2015-08-082-10/+9
* iwmfw: fix the path to the firmware file.rpaulo2015-08-081-1/+1
* Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.rpaulo2015-08-086-0/+58
* cxgbe(4): Update T5 and T4 firmwares bundled with the driver to 1.14.4.0. Thenp2015-08-052-2/+2
* Fix `make depend` in sys/moduleslwhsu2015-08-051-1/+1
* Build if_stf(4) module only when both INET and INET6 support are enabled.ae2015-07-302-2/+7
* isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensorgrembo2015-07-252-1/+8
* cyapa(4), driver for the Cypress APA I2C trackpadgrembo2015-07-252-1/+8
* Add Makefiles for CloudABI kernel modules.ed2015-07-223-0/+24
* Implement the lockstat provider using SDT(9) instead of the custom providermarkj2015-07-194-22/+0
* Merge driver for PMC Sierra's range of SAS/SATA HBAs.benno2015-07-173-0/+66
|\
| * Enable pms module on amd64 for now.benno2015-07-171-0/+2
| * Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/80...achim2015-07-072-0/+64
* | cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.np2015-07-142-2/+2
* | Rename zfs nvpair files to not colidate with our nvlist.oshogbo2015-07-091-3/+3
* | Add the Banana Pi DTS.loos2015-07-071-0/+1
|/
* improve dependencies for this module a bit... not great, but atjmg2015-07-041-0/+3
* Updated dependssjg2015-07-031-0/+13
* Kill MFILES and find things automatically. It turned out to be onlyimp2015-07-0330-74/+0
* Add an ISA/ACPI bus attachment to proto(4).marcel2015-07-021-1/+4
OpenPOWER on IntegriCloud