aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* ext2fs: Bring back the htree dir_index implementation.Pedro F. Giffuni2016-01-211-2/+2
* MIPS also needs ofw_bus_if.h in some cases.Brooks Davis2016-01-201-1/+1
* Add some missing dependencies on pci_iov_if.h.Bryan Drewery2016-01-203-3/+3
* sfxge: add accessors for license-related MCDI calls to common codeAndrew Rybchenko2016-01-141-1/+1
* Unbreak `make depend` with sys/modules/hyperv/vmbus after r293870Enji Cooper2016-01-141-1/+1
* hyperv: implement an event timerSepherosa Ziehau2016-01-141-0/+1
* sfxge: add medford_impl.h, medford_nic.c, ef10_impl.hAndrew Rybchenko2016-01-121-0/+5
* Make additional parts of sys/geom/eli more usable in userspaceAllan Jude2016-01-071-0/+1
* Don't build rtwnfw if building without binary blobs.Christian Brueffer2016-01-041-1/+2
* 17 years and change after I wrote warp_saver, here's a simple plasma effectDag-Erling Smørgrav2016-01-012-0/+10
* [rtwn] add rtwn module directory.Adrian Chadd2015-12-311-0/+8
* [rtwn] Add rtwn firmware and driver module.Adrian Chadd2015-12-315-0/+34
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-273-3/+3
* Disable the firwmare licence check for rsu and urtwn.Adrian Chadd2015-12-262-2/+2
* cxgbei: Hardware accelerated iSCSI target and initiator for TOE capableNavdeep Parhar2015-12-262-0/+25
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...Adrian Chadd2015-12-262-0/+11
* ixgbe(4): Update to version 3.1.13-kSean Bruno2015-12-232-2/+2
* Fix 'make depend'Ulrich Spörlein2015-12-211-0/+3
* Scheduling module to introduce a fixed delay into the I/O path.Warner Losh2015-12-182-1/+8
* First cut of the modularization of our TCP stack. StillRandall Stewart2015-12-162-0/+16
* ahci_generic.c needs ofw_bus_if.h, add it to the module.Andrew Turner2015-12-081-1/+1
* Fix make dependUlrich Spörlein2015-12-081-0/+1
* Update the mlx5 shared driver code to the latest version, whichHans Petter Selasky2015-12-071-0/+1
* Add full support for Receive Side Scaling, RSS, to the mlx5enHans Petter Selasky2015-12-072-2/+2
* Add ahci_generic to the ahci module on arm64.Andrew Turner2015-12-041-0/+4
* Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk.Bryan Drewery2015-12-041-0/+6
* Convert the mlxen driver to use the BUSDMA(9) APIs instead ofHans Petter Selasky2015-12-031-2/+0
* Add initial ar9300 HAL support for the spectral scan mode.Adrian Chadd2015-12-021-1/+1
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportsKevin Lo2015-12-012-1/+11
* Fix make dependUlrich Spörlein2015-11-291-1/+1
* 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-252-0/+13
* [ath] migrate ioctl and busdma memory operations out into separate source files.Adrian Chadd2015-11-241-1/+1
* Rip off target mode support for parallel SCSI QLogic adapters.Alexander Motin2015-11-234-111/+0
* Don't explicitly set INET/INET6 in the Makefile; opt_inet.h and opt_inet6.hEnji Cooper2015-11-221-1/+0
* Remove unneeded includes of opt_kdtrace.h.Mark Johnston2015-11-222-2/+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
* Fix 'make depend'Ulrich Spörlein2015-11-171-0/+1
* Add riotboard DTB to dtb/imx6Oleksandr Tymoshenko2015-11-121-0/+1
* Build all of sys/modules with SUBDIR_PARALLEL.Bryan Drewery2015-11-105-11/+1
* Add a kernel test framework. The callout_test is a demonstration and will onlyRandall Stewart2015-11-103-0/+32
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardsHans Petter Selasky2015-11-102-0/+63
* arm64: build em(4) and igb(4) modulesEd Maste2015-11-071-0/+5
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-2911-20/+23
* Build the LinuxKPI module by default.Hans Petter Selasky2015-10-261-4/+1
* Add aarch64 files to the hwpmc(4) module buildEd Maste2015-10-231-0/+4
* Move dtrace/opensolaris/zfs module option to common sectionEd Maste2015-10-231-27/+12
* Rename remaining linux32 symbols such as linux_sysent[] andJohn Baldwin2015-10-223-6/+23