aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): Allocate offload Tx queues when a card has resourcesNavdeep Parhar2018-05-171-0/+1
* Add new USB HID driver for Super Nintendo gamepads.Hans Petter Selasky2018-05-152-1/+37
* Add simple preempt safe epoch APIMatt Macy2018-05-101-0/+7
* Bring in some last changes in NAT64 implementation:Andrey V. Elsukov2018-05-091-0/+2
* nxge(4):Sean Bruno2018-05-082-52/+0
* cxgbe(4): Update all firmwares to 1.19.1.0.Navdeep Parhar2018-05-053-3/+3
* dtb/allwinner: Add a83t-sid overlayKyle Evans2018-05-031-1/+2
* Retire ixgb(4)Sean Bruno2018-05-022-11/+0
* cxgbe(4): Move all TCAM filter code into a separate file.Navdeep Parhar2018-05-011-1/+2
* ixl(4): Update to 1.9.9-kEric Joyner2018-05-011-1/+1
* Retire lmc(4)Ed Maste2018-05-012-16/+0
* Included opt_stack.h in Makefile, to fix module build.Ram Kishore Vegesna2018-04-301-0/+1
* smartpqi(4): Use conventional path to driver sourcesConrad Meyer2018-04-281-1/+1
* arm: dts: overlays: Remove the overlay moduleEmmanuel Vadot2018-04-272-5/+2
* martpqi(4):Sean Bruno2018-04-262-0/+14
* Fix futexes on i386 after the 4/4G split.Konstantin Belousov2018-04-241-3/+7
* blake2: Disable warnings (not just error) for code we will not modifyConrad Meyer2018-04-212-5/+5
* Add PNP info to the PCI attahement of the puc driver.Warner Losh2018-04-171-1/+1
* Remove support for the Arcnet protocol.Brooks Davis2018-04-133-33/+0
* netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione2018-04-121-0/+1
* Update VMCI license based on comments from core, the FreeBSD Foundation,Mark Peek2018-04-081-5/+0
* Add nvme_util.c to cam.ko.Warner Losh2018-04-071-1/+2
* Arrange the list of generated sources as 1-per-line alphbetical, and addIan Lepore2018-04-071-1/+11
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-0634-74/+29
* Add nvme_da back.Warner Losh2018-04-041-0/+1
* Add opt_platform.h for several modules that have #ifdef FDT in the source.Ian Lepore2018-04-015-1/+5
* Bring in the Broadcom/Emulex Fibre Channel driver, ocs_fc(4).Kenneth D. Merry2018-03-302-0/+47
* opencrypto: Integrate Chacha20 algorithm into OCFConrad Meyer2018-03-291-0/+3
* [iwm] Add support for iwm 3168 cardsEitan Adler2018-03-282-0/+7
* Rectify VMCI SPDX licenseMark Peek2018-03-271-1/+1
* Add VMCI (Virtual Machine Communication Interface) driverMark Peek2018-03-252-1/+17
* Add dtb overlays supportEmmanuel Vadot2018-03-241-0/+5
* Add mutual exclusion mechanism for software reset of firmware in mlx5core.Hans Petter Selasky2018-03-231-0/+1
* Convert the PCI ID selection from a simple if into a table.Warner Losh2018-03-231-0/+9
* Share Linux errno table with libsysdecodeEd Maste2018-03-221-1/+1
* Fix build.Li-Wen Hsu2018-03-221-1/+1
* Import Blake2 algorithms (blake2b, blake2s) from libb2Conrad Meyer2018-03-213-0/+104
* Rename assym.s to assym.incEd Maste2018-03-205-14/+14
* Use kern.opts.mk instead of bsd.own.mk (which includes src.opts.mk)Warner Losh2018-03-171-3/+4
* Use FreeBSD-current conventions for building options rather thanWarner Losh2018-03-171-5/+5
* Remove commented out code to generate opt_inet*.h. That's handledWarner Losh2018-03-171-13/+2
* Move assym.s to DPSRCS in vmbus moduleEd Maste2018-03-171-2/+2
* Share a single bsd-linux errno table across MD consumersEd Maste2018-03-162-1/+3
* Move assym.s to DPSRC in sgx moduleEd Maste2018-03-161-1/+2
* Garbage collect unused chacha20 codeConrad Meyer2018-03-162-9/+0
* Add required interface header.Ian Lepore2018-03-161-0/+1
* Fix FSACTL_GET_NEXT_ADAPTER_FIB under 32-bit compat.Brooks Davis2018-03-142-2/+2
* Add opt_compat.h to isp(4) as required by r330876.Brooks Davis2018-03-141-1/+1
* This should have been += so clean builds work.Warner Losh2018-03-141-1/+1
* We need opt_compat.h after r330819 and 330820.Warner Losh2018-03-131-0/+1