| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r303282: avoid building otusfw when WITHOUT_SOURCELESS_UCODE set | Ed Maste | 2016-08-01 | 1 | -1/+2 |
| * | Change the default build behavior so we don't compile extra TCP modules by | Jonathan T. Looney | 2016-06-10 | 1 | -1/+5 |
| * | Enable filemon on all architectures. | Bryan Drewery | 2016-06-01 | 1 | -2/+1 |
| * | Don't build some modules on RISC-V. | Ruslan Bukin | 2016-06-01 | 1 | -2/+3 |
| * | Go back to unconditionally compiling modules/gpio now that the parts of it | Ian Lepore | 2016-05-27 | 1 | -5/+1 |
| * | Attach iser(4) to the build. | Edward Tomasz Napierala | 2016-05-27 | 1 | -0/+2 |
| * | Only build gpio modules on armv6, until it's known that they can be built | Ian Lepore | 2016-05-27 | 1 | -1/+5 |
| * | Add a PPS driver that takes the timing pulse from a gpio pin. Currently | Ian Lepore | 2016-05-26 | 1 | -0/+1 |
| * | Add some missing .PHONY. | Bryan Drewery | 2016-05-26 | 1 | -1/+1 |
| * | Kill off ReiserFS as it is no longer supported, for obvious reasons. | George V. Neville-Neil | 2016-05-17 | 1 | -1/+0 |
| * | [bwn] [bhnd] initial support for using bhnd for if_bwn devices. | Adrian Chadd | 2016-05-04 | 1 | -0/+3 |
| * | Add support for the Nuvoton NCT5104D. | Adrian Chadd | 2016-03-31 | 1 | -0/+2 |
| * | [urtwn] migrate urtwn out into sys/dev/urtwn/ . | Adrian Chadd | 2016-03-20 | 1 | -0/+3 |
| * | Reduce duplicated logic from r291744. | Bryan Drewery | 2016-03-12 | 1 | -6/+0 |
| * | Refactor the AIO subsystem to permit file-type-specific handling and | John Baldwin | 2016-03-01 | 1 | -1/+0 |
| * | Don't build rtwnfw if building without binary blobs. | Christian Brueffer | 2016-01-04 | 1 | -1/+2 |
| * | [rtwn] Add rtwn firmware and driver module. | Adrian Chadd | 2015-12-31 | 1 | -0/+2 |
| * | [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ... | Adrian Chadd | 2015-12-26 | 1 | -0/+1 |
| * | First cut of the modularization of our TCP stack. Still | Randall Stewart | 2015-12-16 | 1 | -0/+1 |
| * | Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk. | Bryan Drewery | 2015-12-04 | 1 | -0/+6 |
| * | Disconnect iBCS2 emulator from the build. The ibcs2 option, the build | Konstantin Belousov | 2015-11-28 | 1 | -1/+1 |
| * | Overhaul if_enc(4) and make it loadable in run-time. | Andrey V. Elsukov | 2015-11-25 | 1 | -0/+2 |
| * | Fix a logic inversion, we should build dtrace on armv6, not on arm and | Andrew Turner | 2015-11-21 | 1 | -1/+1 |
| * | DTrace is known to work on armv6, enable building it as a module. | Andrew Turner | 2015-11-20 | 1 | -1/+2 |
| * | Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds by | Hans Petter Selasky | 2015-11-19 | 1 | -0/+7 |
| * | Add a kernel test framework. The callout_test is a demonstration and will only | Randall Stewart | 2015-11-10 | 1 | -0/+2 |
| * | arm64: build em(4) and igb(4) modules | Ed Maste | 2015-11-07 | 1 | -0/+5 |
| * | Build the LinuxKPI module by default. | Hans Petter Selasky | 2015-10-26 | 1 | -4/+1 |
| * | Move dtrace/opensolaris/zfs module option to common section | Ed Maste | 2015-10-23 | 1 | -27/+12 |
| * | Add support for CloudABI on ARM64. | Ed Schouten | 2015-10-22 | 1 | -1/+4 |
| * | Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a | Hans Petter Selasky | 2015-10-22 | 1 | -2/+2 |
| * | Disable syscons and vpo modules for arm64. | Konstantin Belousov | 2015-10-08 | 1 | -2/+2 |
| * | Add an initial driver for the AR9170 series draft-11n hardware from | Adrian Chadd | 2015-09-26 | 1 | -0/+2 |
| * | New 1-Wire bus implementation. 1-Wire controller is abstracted, though | Warner Losh | 2015-08-27 | 1 | -0/+1 |
| * | Import ioat(4) driver | Conrad Meyer | 2015-08-24 | 1 | -0/+2 |
| * | Add DEV_RANDOM pseudo-option and use it to "include out" random(4) | Mark Murray | 2015-08-17 | 1 | -0/+6 |
| * | Build the iwm and iwmfw modules by default on x86. | Rui Paulo | 2015-08-08 | 1 | -8/+8 |
| * | Build if_stf(4) module only when both INET and INET6 support are enabled. | Andrey V. Elsukov | 2015-07-30 | 1 | -1/+6 |
| * | Add Makefiles for CloudABI kernel modules. | Ed Schouten | 2015-07-22 | 1 | -0/+3 |
| * | Enable pms module on amd64 for now. | Benno Rice | 2015-07-17 | 1 | -0/+2 |
| * | Huge cleanup of random(4) code. | Mark Murray | 2015-06-30 | 1 | -4/+0 |
| * | Several build changes for ix and ixv: | Eric Joyner | 2015-06-24 | 1 | -1/+2 |
| * | Turns out amd64 is hit too by ix. When it works, turn it back on. | Warner Losh | 2015-06-06 | 1 | -1/+0 |
| * | ix module doesn't compile on i386, so remove it from the build. | Warner Losh | 2015-06-06 | 1 | -1/+1 |
| * | The linux_common module only for 64bit Linuxulators. | Dmitry Chagin | 2015-05-29 | 1 | -1/+1 |
| * | Move linux64 and linux_common to it's right place and make them not | Dmitry Chagin | 2015-05-29 | 1 | -2/+2 |
| * | Connect linux64 module to the build. | Dmitry Chagin | 2015-05-24 | 1 | -0/+2 |
| * | Introduce a new module linux_common.ko which is intended for the | Dmitry Chagin | 2015-05-24 | 1 | -0/+2 |
| * | Avoid trying to build cxbge on 32-bit MIPS | Ed Maste | 2015-05-20 | 1 | -0/+1 |
| * | sym and cxgb build on arm, add them to the build. | Warner Losh | 2015-03-27 | 1 | -1/+1 |