summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDbryanv2013-08-231-0/+2
* Move the old iSCSI initiator source to a more appropriate placetrasz2013-08-221-1/+1
* Back out r253779 & r253786.obrien2013-07-311-5/+0
* Add the macio attachment for wi(4). Partially obtained from NetBSD.jhibbits2013-07-311-0/+1
* Move runfw to modules/usb.rpaulo2013-07-301-2/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+5
* Clean up the modules list for PowerPC. powerpc64 has MACHINE_CPUARCH ofjhibbits2013-07-131-7/+8
* Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.delphij2013-07-061-0/+3
* Wrap cxgbe declaration around MK_SOURCELESS_UCODE checkrmh2013-07-011-1/+5
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-0/+6
* Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapterdavidcs2013-06-251-0/+2
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...achim2013-05-241-0/+4
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 fordavidcs2013-05-151-0/+2
* Add a new driver to support the Intel Non-Transparent Bridge(NTB).carl2013-04-291-0/+2
* Make it possible to build CTL as a module.trasz2013-04-021-0/+1
* Delete the "blackhole" driver - it is not needed anymore.neel2013-02-011-2/+0
* IFC @r243836neel2012-12-041-0/+1
|\
| * Connect ip6_mroute kernel module to the build.ae2012-11-201-0/+1
* | IFC @ r242940neel2012-11-131-0/+5
|\ \ | |/
| * Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-071-0/+5
* | IFC @ r242684neel2012-11-111-21/+19
|\ \ | |/
| * drm(4) works just fine on PowerPC, so connect it to the build.nwhitehorn2012-10-271-0/+1
| * Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-6/+0
| * Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-171-2/+0
| * Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-171-7/+0
| * Disconnect non-MPSAFE CODAFS from the build in preparation for droppingattilio2012-10-161-2/+0
| * Disconnect non-MPSAFE XFS from the build in preparation for droppingattilio2012-10-161-1/+0
| * Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-161-1/+0
| * Split sdhci driver in two parts: sdhci and sdhci_pci.gonzo2012-10-161-0/+1
| * Import a FreeBSD port of the FUSE Linux module.attilio2012-10-131-0/+1
| * Restrict the module to varied environments.obrien2012-10-081-1/+5
| * Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.jimharris2012-09-171-0/+6
| * Remove some trailing whitespace.jimharris2012-09-121-1/+1
| * Add a kernel module on pc98 for the ct(4) driver.jhb2012-09-061-0/+2
| * Merging of projects/armv6, part 10gonzo2012-08-151-0/+2
* | IFC @ r238370grehan2012-07-111-1/+15
|\ \ | |/
| * There's no need to make filemon specific to i386 and amd64. Allmarcel2012-07-021-5/+1
| * - Updated TOE support in the kernel.np2012-06-191-0/+2
| * Only build filemon(4) on x86.obrien2012-06-051-2/+6
| * Add the 'filemon' device. 'filemon' is a kernel module that provides a deviceobrien2012-06-041-0/+2
| * Restore changes accidentally removed in r235537.gber2012-06-041-0/+3
| * Enable drm2 modules build.kib2012-05-231-0/+3
| * Import work done under project/nand (@235533) into head.gber2012-05-171-3/+7
* | IFC @ r234692grehan2012-04-261-16/+84
|\ \ | |/
| * Add module building Makefile entries for NFSv4 and POSIX.1e ACL handling.adrian2012-03-131-0/+2
| * Provide wbwd(4), a driver for the watchdog timer found on variousbz2012-03-061-0/+3
| * Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)luigi2012-02-101-0/+1
| * Add exca to powerpc modules build as a dependency for cbb.jhibbits2012-02-051-0/+1
| * Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disablermh2012-02-041-11/+64
| * Enable the pccard/cardbus modules for powerpc.jhibbits2012-02-011-0/+3
OpenPOWER on IntegriCloud