summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add initial ar9300 HAL support for the spectral scan mode.adrian2015-12-021-1/+1
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-012-1/+11
* Fix make dependuqs2015-11-291-1/+1
* Disconnect iBCS2 emulator from the build. The ibcs2 option, the buildkib2015-11-281-1/+1
* Overhaul if_enc(4) and make it loadable in run-time.ae2015-11-252-0/+13
* [ath] migrate ioctl and busdma memory operations out into separate source files.adrian2015-11-241-1/+1
* Rip off target mode support for parallel SCSI QLogic adapters.mav2015-11-234-111/+0
* Don't explicitly set INET/INET6 in the Makefile; opt_inet.h and opt_inet6.hngie2015-11-221-1/+0
* Remove unneeded includes of opt_kdtrace.h.markj2015-11-222-2/+2
* Fix a logic inversion, we should build dtrace on armv6, not on arm andandrew2015-11-211-1/+1
* DTrace is known to work on armv6, enable building it as a module.andrew2015-11-201-1/+2
* Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds byhselasky2015-11-191-0/+7
* Fix 'make depend'uqs2015-11-171-0/+1
* Add riotboard DTB to dtb/imx6gonzo2015-11-121-0/+1
* Build all of sys/modules with SUBDIR_PARALLEL.bdrewery2015-11-105-11/+1
* Add a kernel test framework. The callout_test is a demonstration and will onlyrrs2015-11-103-0/+32
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardshselasky2015-11-102-0/+63
* arm64: build em(4) and igb(4) modulesemaste2015-11-071-0/+5
* 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
OpenPOWER on IntegriCloud