| Commit message (Expand) | Author | Age | Files | Lines |
* | sfxge: add accessors for license-related MCDI calls to common code | arybchik | 2016-01-14 | 1 | -1/+1 |
* | Unbreak `make depend` with sys/modules/hyperv/vmbus after r293870 | ngie | 2016-01-14 | 1 | -1/+1 |
* | hyperv: implement an event timer | sephe | 2016-01-14 | 1 | -0/+1 |
* | sfxge: add medford_impl.h, medford_nic.c, ef10_impl.h | arybchik | 2016-01-12 | 1 | -0/+5 |
* | Make additional parts of sys/geom/eli more usable in userspace | allanjude | 2016-01-07 | 1 | -0/+1 |
* | Don't build rtwnfw if building without binary blobs. | brueffer | 2016-01-04 | 1 | -1/+2 |
* | 17 years and change after I wrote warp_saver, here's a simple plasma effect | des | 2016-01-01 | 2 | -0/+10 |
* | [rtwn] add rtwn module directory. | adrian | 2015-12-31 | 1 | -0/+8 |
* | [rtwn] Add rtwn firmware and driver module. | adrian | 2015-12-31 | 5 | -0/+34 |
* | Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c | allanjude | 2015-12-27 | 3 | -3/+3 |
* | Disable the firwmare licence check for rsu and urtwn. | adrian | 2015-12-26 | 2 | -2/+2 |
* | cxgbei: Hardware accelerated iSCSI target and initiator for TOE capable | np | 2015-12-26 | 2 | -0/+25 |
* | [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ... | adrian | 2015-12-26 | 2 | -0/+11 |
* | ixgbe(4): Update to version 3.1.13-k | sbruno | 2015-12-23 | 2 | -2/+2 |
* | Fix 'make depend' | uqs | 2015-12-21 | 1 | -0/+3 |
* | Scheduling module to introduce a fixed delay into the I/O path. | imp | 2015-12-18 | 2 | -1/+8 |
* | First cut of the modularization of our TCP stack. Still | rrs | 2015-12-16 | 2 | -0/+16 |
* | ahci_generic.c needs ofw_bus_if.h, add it to the module. | andrew | 2015-12-08 | 1 | -1/+1 |
* | Fix make depend | uqs | 2015-12-08 | 1 | -0/+1 |
* | Update the mlx5 shared driver code to the latest version, which | hselasky | 2015-12-07 | 1 | -0/+1 |
* | Add full support for Receive Side Scaling, RSS, to the mlx5en | hselasky | 2015-12-07 | 2 | -2/+2 |
* | Add ahci_generic to the ahci module on arm64. | andrew | 2015-12-04 | 1 | -0/+4 |
* | Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk. | bdrewery | 2015-12-04 | 1 | -0/+6 |
* | Convert the mlxen driver to use the BUSDMA(9) APIs instead of | hselasky | 2015-12-03 | 1 | -2/+0 |
* | Add initial ar9300 HAL support for the spectral scan mode. | adrian | 2015-12-02 | 1 | -1/+1 |
* | Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports | kevlo | 2015-12-01 | 2 | -1/+11 |
* | Fix make depend | uqs | 2015-11-29 | 1 | -1/+1 |
* | Disconnect iBCS2 emulator from the build. The ibcs2 option, the build | kib | 2015-11-28 | 1 | -1/+1 |
* | Overhaul if_enc(4) and make it loadable in run-time. | ae | 2015-11-25 | 2 | -0/+13 |
* | [ath] migrate ioctl and busdma memory operations out into separate source files. | adrian | 2015-11-24 | 1 | -1/+1 |
* | Rip off target mode support for parallel SCSI QLogic adapters. | mav | 2015-11-23 | 4 | -111/+0 |
* | Don't explicitly set INET/INET6 in the Makefile; opt_inet.h and opt_inet6.h | ngie | 2015-11-22 | 1 | -1/+0 |
* | Remove unneeded includes of opt_kdtrace.h. | markj | 2015-11-22 | 2 | -2/+2 |
* | Fix a logic inversion, we should build dtrace on armv6, not on arm and | andrew | 2015-11-21 | 1 | -1/+1 |
* | DTrace is known to work on armv6, enable building it as a module. | andrew | 2015-11-20 | 1 | -1/+2 |
* | Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds by | hselasky | 2015-11-19 | 1 | -0/+7 |
* | Fix 'make depend' | uqs | 2015-11-17 | 1 | -0/+1 |
* | Add riotboard DTB to dtb/imx6 | gonzo | 2015-11-12 | 1 | -0/+1 |
* | Build all of sys/modules with SUBDIR_PARALLEL. | bdrewery | 2015-11-10 | 5 | -11/+1 |
* | Add a kernel test framework. The callout_test is a demonstration and will only | rrs | 2015-11-10 | 3 | -0/+32 |
* | Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cards | hselasky | 2015-11-10 | 2 | -0/+63 |
* | arm64: build em(4) and igb(4) modules | emaste | 2015-11-07 | 1 | -0/+5 |
* | Finish process of moving the LinuxKPI module into the default kernel build. | hselasky | 2015-10-29 | 11 | -20/+23 |
* | Build the LinuxKPI module by default. | hselasky | 2015-10-26 | 1 | -4/+1 |
* | Add aarch64 files to the hwpmc(4) module build | emaste | 2015-10-23 | 1 | -0/+4 |
* | Move dtrace/opensolaris/zfs module option to common section | emaste | 2015-10-23 | 1 | -27/+12 |
* | Rename remaining linux32 symbols such as linux_sysent[] and | jhb | 2015-10-22 | 3 | -6/+23 |
* | Add support for CloudABI on ARM64. | ed | 2015-10-22 | 1 | -1/+4 |
* | Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a | hselasky | 2015-10-22 | 2 | -3/+3 |
* | Refactoring: move out generic bits from cloudabi64_sysvec.c. | ed | 2015-10-22 | 1 | -3/+3 |