summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* MFC r303816 r303847Sean Bruno2016-08-112-11/+4
* MFC r303414,r303415,r303417:Bryan Drewery2016-08-025-5/+11
* MFC r303322,303326,303327,303345,303413,303416,303418,303557Sean Bruno2016-08-015-4/+10
* MFC r303282: avoid building otusfw when WITHOUT_SOURCELESS_UCODE setEd Maste2016-08-011-1/+2
* MFC r302517:Dmitry Chagin2016-07-182-2/+2
* WITH_META_MODE: Avoid false-positive error due to missing .meta with build co...Bryan Drewery2016-06-291-1/+1
* Change the default build behavior so we don't compile extra TCP modules byJonathan T. Looney2016-06-101-1/+5
* Add PCDuino3b dts. It uses the pcduino3 dts from upstream and adds the hdmi n...Emmanuel Vadot2016-06-091-0/+1
* Cleanup unneded include "opt_ipfw.h".Andrey V. Elsukov2016-06-091-1/+1
* bwn, bwn_pci, siba_bwn: add missing opt_*.h dependencies.Andriy Voskoboinyk2016-06-083-2/+3
* ng_mppc(4): Bring netgraph(3) MPPC compression support.Pedro F. Giffuni2016-06-071-2/+1
* sfxge(4): prepare sfxge to be RSS API awareAndrew Rybchenko2016-06-061-1/+1
* hyperv: Move machine dependent bits into machine dependent files.Sepherosa Ziehau2016-06-061-0/+1
* [iwm] add if_iwm_led.c into the build.Adrian Chadd2016-06-021-1/+1
* [ath] commit initial bluetooth coexistence support for the MCI NICs.Adrian Chadd2016-06-021-1/+1
* Enable filemon on all architectures.Bryan Drewery2016-06-011-2/+1
* Don't build some modules on RISC-V.Ruslan Bukin2016-06-011-2/+3
* hyperv: Rename some cleaned up/almost cleaned up filesSepherosa Ziehau2016-06-011-7/+6
* Connect the SHA-512t256 and Skein hashing algorithms to ZFSAllan Jude2016-05-311-0/+3
* Now that PIE is free of runtime floating point, revert r300853 toDon Lewis2016-05-291-2/+2
* Import the skein hashing algorithm, based on the threefish block cipherAllan Jude2016-05-291-0/+8
* Add gpiokeys to the list of GPIO modules built only if FDT is enabledOleksandr Tymoshenko2016-05-281-1/+1
* Go back to unconditionally compiling modules/gpio now that the parts of itIan Lepore2016-05-271-5/+1
* When building modules, define make variable OPT_FDT if the kernel configIan Lepore2016-05-271-1/+5
* Disconnect PIE from the build until it is free of floating point math.Don Lewis2016-05-271-2/+2
* Attach iser(4) to the build.Edward Tomasz Napierala2016-05-271-0/+2
* Build iscsi(4) with ICL_KERNEL_PROXY when building with WITH_OFED.Edward Tomasz Napierala2016-05-271-1/+6
* Fix parallel builds by specifying *all* required headers in SRCS.Ian Lepore2016-05-275-5/+5
* [gpio] add gpiospi to the gpio module.Adrian Chadd2016-05-271-1/+1
* Only build gpio modules on armv6, until it's known that they can be builtIan Lepore2016-05-271-1/+5
* Add a PPS driver that takes the timing pulse from a gpio pin. CurrentlyIan Lepore2016-05-263-1/+42
* Add some missing .PHONY.Bryan Drewery2016-05-261-1/+1
* Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).Don Lewis2016-05-261-1/+2
* Bring in the Mellanox implementation of iSER (iSCSI over RDMA) initiator,Edward Tomasz Napierala2016-05-261-0/+32
* [gpiospi] add initial gpio SPI bit bang driver.Adrian Chadd2016-05-261-0/+41
* [bhnd] Implement pass-through resource management for ChipCommon.Adrian Chadd2016-05-242-2/+4
* hyperv: Add helpers for busdma(9) operationSepherosa Ziehau2016-05-231-1/+2
* [bhnd] Add support for querying the attachment type of the bhnd bus.Adrian Chadd2016-05-231-0/+1
* Allow building VNIC as a moduleWojciech Macek2016-05-206-0/+90
* Kill off ReiserFS as it is no longer supported, for obvious reasons.George V. Neville-Neil2016-05-172-12/+0
* Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a partEdward Tomasz Napierala2016-05-171-1/+1
* [bwn] add in bwn n-phy linking.Adrian Chadd2016-05-171-0/+13
* [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.Adrian Chadd2016-05-173-5/+10
* opt_kdtrace.h is not needed for SDT probes as of r258541.Mark Johnston2016-05-152-2/+1
* [bwn] add in the new phy common and utils files.Adrian Chadd2016-05-141-0/+6
* Add DTS files for the Allwinner A83T SoC and the Sinovoip BananaPi BPI-M3Jared McNeill2016-05-141-1/+2
* Revert r299739. That did not make it better.Bjoern A. Zeeb2016-05-142-2/+2
* Blind long shot. Add ofw_gpiobus.c to the SRCS list in the hope toBjoern A. Zeeb2016-05-141-1/+1
* cxgbe(4): Update T5 and T4 firmwares to 1.15.37.0.Navdeep Parhar2016-05-132-2/+2
* sfxge(4): move ef10_vpd_* to ef10_vpd.cAndrew Rybchenko2016-05-131-3/+2