summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* MFC r196295:pjd2009-08-171-1/+1
* Add 8Gb card firmware. Update some 2Gb and 4Gb f/w sets.mjacob2009-08-014-0/+109
* Update epair(4) to the new netisr implementation and polishbz2009-07-262-0/+9
* correct setup of opt_ddb.hsam2009-07-211-1/+1
* Enable mesh support.rpaulo2009-07-211-5/+6
* Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers.mav2009-07-212-0/+9
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-103-1/+14
* catchup with action+ageq additionssam2009-07-051-1/+2
* When the kernel is configured without "options FFS", build UFS as a moduletrasz2009-07-051-5/+1
* Add missing reference to GPT support.ivoras2009-07-051-0/+1
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.dfr2009-06-302-3/+3
* Update for the Intel 10G driver, this adds support forjfv2009-06-241-1/+1
* Updates for both the em and igb drivers, add supportjfv2009-06-241-1/+1
* - Initialize the ifnet structure, especially if_dname, before probingmarius2009-06-231-1/+5
* Implement minimal set of changes suggested by bz to makegallatin2009-06-231-1/+1
* * Driver for ACPI WMI (Windows Management Instrumentation)rpaulo2009-06-233-2/+20
* Connect ng_pipe to the default build.zec2009-06-232-0/+7
* Greatly simplify cxgb by removing almost all of the custom mbuf management logickmacy2009-06-191-1/+1
* adds opt_inet6.h to fix a error during compiling wlan as a module.weongyo2009-06-171-1/+2
* Fix a typo from the previous commit.jkim2009-06-161-1/+1
* Sync acpi(4) kld module Makefile with conf/options.jkim2009-06-161-3/+3
* Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductormarius2009-06-152-0/+9
* Ed forgot this in r190751.des2009-06-141-13/+0
* Ed forgot this in r190751.des2009-06-141-56/+0
* Last (hopefully) attempt to fix both parallel build andariff2009-06-121-9/+15
* Attempt to fix parallel build.ariff2009-06-101-3/+9
* Move all sound related scripts to its own 'sound' subdir.ariff2009-06-101-6/+6
* Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernetyongari2009-06-102-0/+9
* Each generated file should depend its own generator as well.ariff2009-06-091-3/+3
* Depend on @ machine (_ILINKS) as we do with other modules so that @bz2009-06-091-3/+3
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-0815-17/+15
* Sound Mega-commit. Expect further cleanup until code freeze.ariff2009-06-071-1/+15
* Remove opt_mac.h generation for various kernel modules that no longerrwatson2009-06-0621-23/+19
* move kernel ipfw-related sources to a separate directory,luigi2009-06-053-3/+3
* Import ACPICA 20090521.jkim2009-06-0512-23/+21
* add two prerequisites; if_zydreg.h and if_zydfw for dependency check.weongyo2009-06-041-1/+1
* driver for Marvell 88W8363 Wireless LAN controllersam2009-06-013-0/+56
* connect urtw(4) to the amd64/i386 build that it's not tested on the bigweongyo2009-06-011-1/+9
* Introduce support for cpufreq on PowerPC with the dynamic frequencynwhitehorn2009-05-312-0/+6
* fix xdrmem_control to be safe in an if statementkmacy2009-05-301-5/+0
* g_part_ebr.c includes opt_geom.hmarcel2009-05-301-0/+1
* Add the kernel build glue for the experimental NFS subsystem thatrmacklem2009-05-284-0/+62
* MFdevbranch 192944kmacy2009-05-281-4/+4
* Hook ubt and ubtbcmfw back up to the build.thompsa2009-05-273-11/+12
* ports urtw(4) for USB2. Additionally it supports a 8187B chipset weaklyweongyo2009-05-271-0/+10
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process tosson2009-05-262-0/+11
* Move opt_apic.h closer to the "XXX: for assym.s" comment.des2009-05-261-1/+4
* Add the OpenSolaris dtrace lockstat provider. The lockstat providersson2009-05-262-0/+2
* opt_apic.h is i386-only.des2009-05-261-2/+2
* MFp4 changes neccessary for NFSv4 ACLs support in ZFS. This is mostlytrasz2009-05-261-0/+1
OpenPOWER on IntegriCloud