summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* [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
* sfxge(4): move ef10_vpd_* to ef10_vpd.carybchik2016-05-131-3/+2
* sfxge(4): move ef10_tx_* to ef10_tx.carybchik2016-05-131-2/+2
* sfxge(4): move ef10_rx_* to ef10_rx.carybchik2016-05-131-2/+2
* sfxge(4): move ef10_phy_* to ef10_phy.carybchik2016-05-131-1/+1
* sfxge(4): move ef10_nvram_* to ef10_nvram.carybchik2016-05-131-1/+2
* sfxge(4): move ef10_nic_* to ef10_nic.carybchik2016-05-131-1/+1
* sfxge(4): move ef10_mcdi_* to ef10_mcdi.carybchik2016-05-131-2/+2
* sfxge(4): move ef10_mac_* to ef10_mac.carybchik2016-05-131-2/+2
* sfxge(4): move ef10_intr_* to ef10_intr.carybchik2016-05-131-2/+2
* sfxge(4): move ef10_filter_* to ef10_filter.carybchik2016-05-131-2/+1
* sfxge(4): move ef10_ev_* to ef10_ev.carybchik2016-05-131-1/+2
* Add loadable module for gpiokeysgonzo2016-05-122-1/+15
* sfxge(4): make efx_sram_test Siena-onlyarybchik2016-05-111-1/+1
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.adrian2016-05-086-20/+19
OpenPOWER on IntegriCloud