summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Update of the Allwinner drivers to:andrew2016-02-101-1/+3
* filemon: Use process_exec EVENTHANDLER to capture sys_execve.bdrewery2016-01-281-1/+1
* ext2fs: Bring back the htree dir_index implementation.pfg2016-01-211-2/+2
* MIPS also needs ofw_bus_if.h in some cases.brooks2016-01-201-1/+1
* Add some missing dependencies on pci_iov_if.h.bdrewery2016-01-203-3/+3
* sfxge: add accessors for license-related MCDI calls to common codearybchik2016-01-141-1/+1
* Unbreak `make depend` with sys/modules/hyperv/vmbus after r293870ngie2016-01-141-1/+1
* hyperv: implement an event timersephe2016-01-141-0/+1
* sfxge: add medford_impl.h, medford_nic.c, ef10_impl.harybchik2016-01-121-0/+5
* Make additional parts of sys/geom/eli more usable in userspaceallanjude2016-01-071-0/+1
* Don't build rtwnfw if building without binary blobs.brueffer2016-01-041-1/+2
* 17 years and change after I wrote warp_saver, here's a simple plasma effectdes2016-01-012-0/+10
* [rtwn] add rtwn module directory.adrian2015-12-311-0/+8
* [rtwn] Add rtwn firmware and driver module.adrian2015-12-315-0/+34
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-273-3/+3
* Disable the firwmare licence check for rsu and urtwn.adrian2015-12-262-2/+2
* cxgbei: Hardware accelerated iSCSI target and initiator for TOE capablenp2015-12-262-0/+25
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...adrian2015-12-262-0/+11
* ixgbe(4): Update to version 3.1.13-ksbruno2015-12-232-2/+2
* Fix 'make depend'uqs2015-12-211-0/+3
* Scheduling module to introduce a fixed delay into the I/O path.imp2015-12-182-1/+8
* First cut of the modularization of our TCP stack. Stillrrs2015-12-162-0/+16
* ahci_generic.c needs ofw_bus_if.h, add it to the module.andrew2015-12-081-1/+1
* Fix make dependuqs2015-12-081-0/+1
* Update the mlx5 shared driver code to the latest version, whichhselasky2015-12-071-0/+1
* Add full support for Receive Side Scaling, RSS, to the mlx5enhselasky2015-12-072-2/+2
* Add ahci_generic to the ahci module on arm64.andrew2015-12-041-0/+4
* Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk.bdrewery2015-12-041-0/+6
* Convert the mlxen driver to use the BUSDMA(9) APIs instead ofhselasky2015-12-031-2/+0
* Add initial ar9300 HAL support for the spectral scan mode.adrian2015-12-021-1/+1
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-012-1/+11
* Fix make dependuqs2015-11-291-1/+1
* 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-252-0/+13
* [ath] migrate ioctl and busdma memory operations out into separate source files.adrian2015-11-241-1/+1
* Rip off target mode support for parallel SCSI QLogic adapters.mav2015-11-234-111/+0
* Don't explicitly set INET/INET6 in the Makefile; opt_inet.h and opt_inet6.hngie2015-11-221-1/+0
* Remove unneeded includes of opt_kdtrace.h.markj2015-11-222-2/+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
* Fix 'make depend'uqs2015-11-171-0/+1
* Add riotboard DTB to dtb/imx6gonzo2015-11-121-0/+1
* Build all of sys/modules with SUBDIR_PARALLEL.bdrewery2015-11-105-11/+1
* Add a kernel test framework. The callout_test is a demonstration and will onlyrrs2015-11-103-0/+32
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardshselasky2015-11-102-0/+63
* arm64: build em(4) and igb(4) modulesemaste2015-11-071-0/+5
* Finish process of moving the LinuxKPI module into the default kernel build.hselasky2015-10-2911-20/+23
* Build the LinuxKPI module by default.hselasky2015-10-261-4/+1
* Add aarch64 files to the hwpmc(4) module buildemaste2015-10-231-0/+4
OpenPOWER on IntegriCloud