aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4Hans Petter Selasky2016-09-301-5/+5
* Make the cloudabi32 kernel module available on ARMv6.Ed Schouten2016-09-221-1/+2
* Add kernel interfaces to call EFI Runtime Services.Konstantin Belousov2016-09-211-0/+2
* Back out r304907, Ed had fixed it apparently earlier in the cloudabi*Bjoern A. Zeeb2016-08-281-1/+1
* Do not try to build cloudabi32 for pc98.Bjoern A. Zeeb2016-08-271-1/+1
* Add a Makefile for building the cloudabi32 kernel module.Ed Schouten2016-08-241-0/+4
* Remove the ie(4) driver for Intel 82586 ISA Ethernet adapters.John Baldwin2016-08-201-2/+0
* Remove the wl(4) driver and wlconfig(8) utility.John Baldwin2016-08-191-2/+0
* Remove the wds(4) driver for the WD700 ISA SCSI HBA.John Baldwin2016-08-191-2/+0
* Remove the si(4) driver and sicontrol(8) for Specialix serial cards.John Baldwin2016-08-191-2/+0
* Remove the scd(4) driver for Sony CDU31/33 CD-ROM drives.John Baldwin2016-08-191-1/+0
* Remove the mcd(4) driver for Mitsumi CD-ROM players.John Baldwin2016-08-151-1/+0
* Add ipfw_nat64 module that implements stateless and stateful NAT64.Andrey V. Elsukov2016-08-131-0/+4
* cxgbe's firmware module fails to build on mips64 as well as mips32 soBrooks Davis2016-07-281-1/+1
* avoid building otusfw when WITHOUT_SOURCELESS_UCODE setEd Maste2016-07-251-1/+2
* Add ipfw_nptv6 module that implements Network Prefix Translation for IPv6Andrey V. Elsukov2016-07-181-0/+5
* Change the default build behavior so we don't compile extra TCP modules byJonathan T. Looney2016-06-101-1/+5
* Enable filemon on all architectures.Bryan Drewery2016-06-011-2/+1
* Don't build some modules on RISC-V.Ruslan Bukin2016-06-011-2/+3
* Go back to unconditionally compiling modules/gpio now that the parts of itIan Lepore2016-05-271-5/+1
* Attach iser(4) to the build.Edward Tomasz Napierala2016-05-271-0/+2
* Only build gpio modules on armv6, until it's known that they can be builtIan Lepore2016-05-271-1/+5
* Add a PPS driver that takes the timing pulse from a gpio pin. CurrentlyIan Lepore2016-05-261-0/+1
* Add some missing .PHONY.Bryan Drewery2016-05-261-1/+1
* Kill off ReiserFS as it is no longer supported, for obvious reasons.George V. Neville-Neil2016-05-171-1/+0
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.Adrian Chadd2016-05-041-0/+3
* Add support for the Nuvoton NCT5104D.Adrian Chadd2016-03-311-0/+2
* [urtwn] migrate urtwn out into sys/dev/urtwn/ .Adrian Chadd2016-03-201-0/+3
* Reduce duplicated logic from r291744.Bryan Drewery2016-03-121-6/+0
* Refactor the AIO subsystem to permit file-type-specific handling andJohn Baldwin2016-03-011-1/+0
* Don't build rtwnfw if building without binary blobs.Christian Brueffer2016-01-041-1/+2
* [rtwn] Add rtwn firmware and driver module.Adrian Chadd2015-12-311-0/+2
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...Adrian Chadd2015-12-261-0/+1
* First cut of the modularization of our TCP stack. StillRandall Stewart2015-12-161-0/+1
* Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk.Bryan Drewery2015-12-041-0/+6
* Disconnect iBCS2 emulator from the build. The ibcs2 option, the buildKonstantin Belousov2015-11-281-1/+1
* Overhaul if_enc(4) and make it loadable in run-time.Andrey V. Elsukov2015-11-251-0/+2
* Fix a logic inversion, we should build dtrace on armv6, not on arm andAndrew Turner2015-11-211-1/+1
* DTrace is known to work on armv6, enable building it as a module.Andrew Turner2015-11-201-1/+2
* Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds byHans Petter Selasky2015-11-191-0/+7
* Add a kernel test framework. The callout_test is a demonstration and will onlyRandall Stewart2015-11-101-0/+2
* arm64: build em(4) and igb(4) modulesEd Maste2015-11-071-0/+5
* Build the LinuxKPI module by default.Hans Petter Selasky2015-10-261-4/+1
* Move dtrace/opensolaris/zfs module option to common sectionEd Maste2015-10-231-27/+12
* 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-221-2/+2
* Disable syscons and vpo modules for arm64.Konstantin Belousov2015-10-081-2/+2
* Add an initial driver for the AR9170 series draft-11n hardware fromAdrian Chadd2015-09-261-0/+2
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughWarner Losh2015-08-271-0/+1
* Import ioat(4) driverConrad Meyer2015-08-241-0/+2