summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of dependency rules for the LinuxKPI, the MLX5 driverhselasky2016-01-271-87/+50
* Add reset framework, a second part of new 'extended resources' family ofmmel2016-01-241-0/+2
* Add clock framework, a first part of new 'extended resources' family ofmmel2016-01-241-0/+7
* Now that the flashmap code knows about SPI flash, add it in builds.adrian2016-01-231-2/+2
* - Separate sendfile(2) implementation from uipc_syscalls.c intoglebius2016-01-221-0/+1
* ext2fs: Bring back the htree dir_index implementation.pfg2016-01-211-0/+2
* Move ohci files to their proper place in the tree for atmel.imp2016-01-161-1/+0
* Make additional parts of sys/geom/eli more usable in userspaceallanjude2016-01-071-0/+1
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-271-2/+1
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...adrian2015-12-261-2/+2
* Implementation of server-side TCP Fast Open (TFO) [RFC7413].pkelsey2015-12-241-0/+1
* ixgbe(4): Update to version 3.1.13-ksbruno2015-12-231-0/+2
* Implement OF_decode_addr() for arm. Move most of powerpc's implementationian2015-12-211-0/+1
* Merge helper fib* functions used for basic lookups.melifaro2015-12-081-0/+2
* Add initial ar9300 HAL support for the spectral scan mode.adrian2015-12-021-0/+2
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-011-1/+2
* Overhaul if_enc(4) and make it loadable in run-time.ae2015-11-251-1/+1
* Add dependency to uether.kevlo2015-11-241-3/+3
* [ath] migrate ioctl and busdma memory operations out into separate source files.adrian2015-11-241-0/+4
* Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds byhselasky2015-11-191-0/+54
* Finish process of moving the LinuxKPI module into the default kernel build.hselasky2015-10-291-12/+14
* Add etherswitch support to mgezbb2015-10-251-2/+2
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is ahselasky2015-10-221-5/+5
* Refactoring: move out generic bits from cloudabi64_sysvec.c.ed2015-10-221-0/+1
* Fix the dependencies to be similar to TCP as without TCP, e.g., NOIP kernelsbz2015-10-141-1/+1
* There are times when it would be really nice to have a record of the last fewhiren2015-10-141-0/+1
* xen/console: Introduce a new console driver for Xen guestroyger2015-10-081-2/+1
* Move kbd.c to main sys/conf/files listemaste2015-09-211-0/+1
* Reimplement CTL High Availability.mav2015-09-101-0/+1
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughimp2015-08-271-0/+7
* Merge ACPICA 20150818.jkim2015-08-261-1/+1
* Add ALTQ(9) support for the CoDel algorithm.loos2015-08-211-0/+1
* Allow building a kernel with baked in ig4, isl and cyapa drivers.grembo2015-08-191-2/+4
* Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.loos2015-08-181-0/+1
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)markm2015-08-171-9/+11
* Move "ioctl" CAM frontend into separate file.mav2015-08-151-0/+1
* Drop "internal" CTL frontend.mav2015-08-151-1/+0
* MFV r277431: 5497 lock contention on arcs_mtxmav2015-08-141-0/+1
* Add missing cddl/contrib/opensolaris/uts/common/fs/zfs/bqueue.c thatpeter2015-08-131-0/+1
* sys/conf/files: add iwm and iwmfw.rpaulo2015-08-081-0/+52
* cxgbe(4): Update T5 and T4 firmwares bundled with the driver to 1.14.4.0. Thenp2015-08-051-2/+2
* Add GPIO backlight driver compatible with Linux FDT bindings.gonzo2015-07-301-0/+1
* Merge ACPICA 20150717.jkim2015-07-221-1/+3
* vt: Draw logos per CPU corecem2015-07-211-0/+2
* Implement the lockstat provider using SDT(9) instead of the custom providermarkj2015-07-191-1/+0
* Merge driver for PMC Sierra's range of SAS/SATA HBAs.benno2015-07-171-0/+96
|\
| * Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/80...achim2015-07-071-0/+96
* | Add a sysentvec for CloudABI on x86-64.ed2015-07-161-0/+1
* | cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.np2015-07-141-2/+2
* | Add an initial NUMA affinity/policy configuration for threads and processes.adrian2015-07-111-0/+2
OpenPOWER on IntegriCloud