aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* hwpmc: remove unused pre-table driven bits for intelMatt Macy2018-05-311-3/+3
* cxgbe(4): Add code to deal with the chip's source MAC table (aka SMT).Navdeep Parhar2018-05-311-0/+1
* Add support for hardware rate limiting to mlx5en(4).Hans Petter Selasky2018-05-293-4/+5
* if_muge: connect module to the buildEd Maste2018-05-251-0/+1
* Yank crufty INTR_FILTER optionConrad Meyer2018-05-241-1/+1
* disable set but not used on code that can't be changedMatt Macy2018-05-193-0/+3
* Silence non-actionable warnings in vendor codeMatt Macy2018-05-194-3/+9
* ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy2018-05-181-0/+1
* Add a "multifunction" device side USB template, which provides massEdward Tomasz Napierala2018-05-171-1/+2
* Retire vxge(4).Sean Bruno2018-05-172-66/+0
* Add driver for Microchip LAN78xx USB3-GigE controllerEd Maste2018-05-171-0/+13
* alwinner: Add missing files in r333708Emmanuel Vadot2018-05-172-0/+22
* allwinner: Add h3 spi driverEmmanuel Vadot2018-05-171-0/+2
* 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