summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple vulnerabilities of OpenSSL. [SA-17:02]delphij2017-02-231-1/+1
* MFC r303816 r303847sbruno2016-08-112-11/+4
* MFC r303414,r303415,r303417:bdrewery2016-08-025-5/+11
* MFC r303322,303326,303327,303345,303413,303416,303418,303557sbruno2016-08-015-4/+10
* MFC r303282: avoid building otusfw when WITHOUT_SOURCELESS_UCODE setemaste2016-08-011-1/+2
* MFC r302517:dchagin2016-07-182-2/+2
* WITH_META_MODE: Avoid false-positive error due to missing .meta with build co...bdrewery2016-06-291-1/+1
* Change the default build behavior so we don't compile extra TCP modules byjtl2016-06-101-1/+5
* Add PCDuino3b dts. It uses the pcduino3 dts from upstream and adds the hdmi n...manu2016-06-091-0/+1
* Cleanup unneded include "opt_ipfw.h".ae2016-06-091-1/+1
* bwn, bwn_pci, siba_bwn: add missing opt_*.h dependencies.avos2016-06-083-2/+3
* ng_mppc(4): Bring netgraph(3) MPPC compression support.pfg2016-06-071-2/+1
* sfxge(4): prepare sfxge to be RSS API awarearybchik2016-06-061-1/+1
* hyperv: Move machine dependent bits into machine dependent files.sephe2016-06-061-0/+1
* [iwm] add if_iwm_led.c into the build.adrian2016-06-021-1/+1
* [ath] commit initial bluetooth coexistence support for the MCI NICs.adrian2016-06-021-1/+1
* Enable filemon on all architectures.bdrewery2016-06-011-2/+1
* Don't build some modules on RISC-V.br2016-06-011-2/+3
* hyperv: Rename some cleaned up/almost cleaned up filessephe2016-06-011-7/+6
* Connect the SHA-512t256 and Skein hashing algorithms to ZFSallanjude2016-05-311-0/+3
* Now that PIE is free of runtime floating point, revert r300853 totruckman2016-05-291-2/+2
* Import the skein hashing algorithm, based on the threefish block cipherallanjude2016-05-291-0/+8
* Add gpiokeys to the list of GPIO modules built only if FDT is enabledgonzo2016-05-281-1/+1
* Go back to unconditionally compiling modules/gpio now that the parts of itian2016-05-271-5/+1
* When building modules, define make variable OPT_FDT if the kernel configian2016-05-271-1/+5
* Disconnect PIE from the build until it is free of floating point math.truckman2016-05-271-2/+2
* Attach iser(4) to the build.trasz2016-05-271-0/+2
* Build iscsi(4) with ICL_KERNEL_PROXY when building with WITH_OFED.trasz2016-05-271-1/+6
* Fix parallel builds by specifying *all* required headers in SRCS.ian2016-05-275-5/+5
* [gpio] add gpiospi to the gpio module.adrian2016-05-271-1/+1
* Only build gpio modules on armv6, until it's known that they can be builtian2016-05-271-1/+5
* Add a PPS driver that takes the timing pulse from a gpio pin. Currentlyian2016-05-263-1/+42
* Add some missing .PHONY.bdrewery2016-05-261-1/+1
* Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).truckman2016-05-261-1/+2
* Bring in the Mellanox implementation of iSER (iSCSI over RDMA) initiator,trasz2016-05-261-0/+32
* [gpiospi] add initial gpio SPI bit bang driver.adrian2016-05-261-0/+41
* [bhnd] Implement pass-through resource management for ChipCommon.adrian2016-05-242-2/+4
* hyperv: Add helpers for busdma(9) operationsephe2016-05-231-1/+2
* [bhnd] Add support for querying the attachment type of the bhnd bus.adrian2016-05-231-0/+1
* Allow building VNIC as a modulewma2016-05-206-0/+90
* Kill off ReiserFS as it is no longer supported, for obvious reasons.gnn2016-05-172-12/+0
* Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a parttrasz2016-05-171-1/+1
* [bwn] add in bwn n-phy linking.adrian2016-05-171-0/+13
* [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.adrian2016-05-173-5/+10
* opt_kdtrace.h is not needed for SDT probes as of r258541.markj2016-05-152-2/+1
* [bwn] add in the new phy common and utils files.adrian2016-05-141-0/+6
* Add DTS files for the Allwinner A83T SoC and the Sinovoip BananaPi BPI-M3jmcneill2016-05-141-1/+2
* Revert r299739. That did not make it better.bz2016-05-142-2/+2
* Blind long shot. Add ofw_gpiobus.c to the SRCS list in the hope tobz2016-05-141-1/+1
* cxgbe(4): Update T5 and T4 firmwares to 1.15.37.0.np2016-05-132-2/+2
OpenPOWER on IntegriCloud