summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r304572 (by bz):ae2017-03-181-0/+6
* MFC r310645:gonzo2017-02-271-0/+2
* MFC r312935:ngie2017-02-041-1/+0
* MFC r311911, r311923gonzo2017-01-231-0/+2
* MFC r308104: add iic interface to ig4 driver, move isl and cyapa to iicbusavg2016-12-141-0/+2
* MFC r309491: Build smbios.ko as a module for amd64 and i386rpokala2016-12-111-1/+1
* MFC r308696, r308729, r308787, r308813, r309028, r309073, r309078:shurd2016-12-011-0/+1
* MFC r308898, r308940, r308942, r308944, r309112gonzo2016-12-011-0/+2
* MFC r306530, r306531, r306532, r306579:gonzo2016-10-221-0/+2
* MFC r303818, r303833, r303941, r304478, r304481, r304483, r304484, r304554,ed2016-10-121-0/+5
* MFC r306097:kib2016-10-051-0/+2
* MFC r303282: avoid building otusfw when WITHOUT_SOURCELESS_UCODE setemaste2016-08-011-1/+2
* Change the default build behavior so we don't compile extra TCP modules byjtl2016-06-101-1/+5
* Enable filemon on all architectures.bdrewery2016-06-011-2/+1
* Don't build some modules on RISC-V.br2016-06-011-2/+3
* Go back to unconditionally compiling modules/gpio now that the parts of itian2016-05-271-5/+1
* Attach iser(4) to the build.trasz2016-05-271-0/+2
* Only build gpio modules on armv6, until it's known that they can be builtian2016-05-271-1/+5
* Add a PPS driver that takes the timing pulse from a gpio pin. Currentlyian2016-05-261-0/+1
* Add some missing .PHONY.bdrewery2016-05-261-1/+1
* Kill off ReiserFS as it is no longer supported, for obvious reasons.gnn2016-05-171-1/+0
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.adrian2016-05-041-0/+3
* Add support for the Nuvoton NCT5104D.adrian2016-03-311-0/+2
* [urtwn] migrate urtwn out into sys/dev/urtwn/ .adrian2016-03-201-0/+3
* Reduce duplicated logic from r291744.bdrewery2016-03-121-6/+0
* Refactor the AIO subsystem to permit file-type-specific handling andjhb2016-03-011-1/+0
* Don't build rtwnfw if building without binary blobs.brueffer2016-01-041-1/+2
* [rtwn] Add rtwn firmware and driver module.adrian2015-12-311-0/+2
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...adrian2015-12-261-0/+1
* First cut of the modularization of our TCP stack. Stillrrs2015-12-161-0/+1
* Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk.bdrewery2015-12-041-0/+6
* 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-251-0/+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
* Add a kernel test framework. The callout_test is a demonstration and will onlyrrs2015-11-101-0/+2
* arm64: build em(4) and igb(4) modulesemaste2015-11-071-0/+5
* Build the LinuxKPI module by default.hselasky2015-10-261-4/+1
* Move dtrace/opensolaris/zfs module option to common sectionemaste2015-10-231-27/+12
* Add support for CloudABI on ARM64.ed2015-10-221-1/+4
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is ahselasky2015-10-221-2/+2
* Disable syscons and vpo modules for arm64.kib2015-10-081-2/+2
* Add an initial driver for the AR9170 series draft-11n hardware fromadrian2015-09-261-0/+2
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughimp2015-08-271-0/+1
* Import ioat(4) drivercem2015-08-241-0/+2
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)markm2015-08-171-0/+6
* Build the iwm and iwmfw modules by default on x86.rpaulo2015-08-081-8/+8
* Build if_stf(4) module only when both INET and INET6 support are enabled.ae2015-07-301-1/+6
* Add Makefiles for CloudABI kernel modules.ed2015-07-221-0/+3
OpenPOWER on IntegriCloud