summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove the acpi_aiboost driver. It has been replaced by aibs(4).rpaulo2010-07-252-9/+1
* Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separatermacklem2010-07-244-2/+11
* Crypto(4) driver for AESNI.kib2010-07-232-0/+17
* Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onnwhitehorn2010-07-173-2/+11
* - Update 6000 firmware to 9.221.4.1bschmidt2010-07-153-2/+8
* Define SMP unconditionally for amd64 and remove opt_global.h from SRCS.jkim2010-07-131-1/+4
* Make kernel modules build correctly on 64-bit PowerPC.nwhitehorn2010-07-134-5/+5
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-0/+1
* Move i386-inherited logic of building ACPI headers for acpi_wakeup.c intojkim2010-07-121-3/+13
* Import the Statistical Information For TCP Research (SIFTR) kernel module intolstewart2010-07-032-0/+13
* Add new source to the loadable em build, thoughtjfv2010-07-011-1/+2
* OK, I was a bit sleep this morning and checked injfv2010-06-301-1/+1
* Import the acpi_aibs(4) driver written by Constantine A. Murenin.rpaulo2010-06-252-1/+11
* Add missing opt_compat.h dependency.thompsa2010-06-221-1/+1
* New netgraph node ng_patch(4). It performs data modification of packetsae2010-06-092-0/+7
* opensolaris_kmem.c is already part of opensolaris.ko which zfs.ko depends on.pjd2010-06-031-1/+0
* Revert r208590. A license ack is not needed as per r186984.rpaulo2010-05-271-1/+4
* Make the user ack the license before using this firmware.rpaulo2010-05-271-0/+2
* Remove a check that should be always true.kib2010-05-261-4/+0
* Add uep(4), driver for USB onscreen touch panel from eGalax.glebius2010-05-251-0/+11
* Bring USB fixes for linux(4).wkoszek2010-05-241-1/+1
* At least on sparc64 these modules require ata_machdep.c.marius2010-05-232-3/+10
* Correct the path to the MD source so r206569 actually works as intended.marius2010-05-231-1/+1
* ZIO_USE_UMA is no longer used.pjd2010-05-231-3/+0
* Make mvs_if.c to not be always linked statically into the kernel.mav2010-05-171-1/+1
* Add the ofw_bus_if.h dependency introduced with r207585.marius2010-05-161-1/+5
* Build the ixgbe(4) and mwlfw(4) modules by default.brueffer2010-05-121-0/+4
* Back out r205134. It is not stable.pjd2010-05-111-1/+1
* Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllersmav2010-05-022-0/+11
* usb_controller.c requires opt_ddb.hthompsa2010-04-291-1/+1
* Merge ACPICA 20100428.jkim2010-04-281-2/+2
* The amd64 version of the cyclic dtrace module is a verbatim copy of therpaulo2010-04-201-1/+1
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.yongari2010-04-142-0/+9
* Only compile in uart_cpu_$MACHINE.c if it exists. I'm not sure howimp2010-04-132-4/+2
* Doh! Last minute changes bites me in the butt....imp2010-04-121-1/+1
* bce, bwi, bwn, mfi, mpt and siba_bwn all now compile that arm and mipsimp2010-04-121-12/+6
* Bring in geom_sched, support for scheduling disk I/O requestsluigi2010-04-125-0/+30
* Update firmware for the 6000 series Intel cards to version 9.193.4.1.bschmidt2010-04-101-1/+1
* Add ieee80211_{amrr,rssadapt}.c.rpaulo2010-04-091-2/+2
* Correct beastie_saver module name.jkim2010-04-071-0/+2
* Reconnect the old Beastie logo_saver to build as beastie_saver.jkim2010-04-072-2/+4
* Copy logo_saver module to beastie_saver.jkim2010-04-071-0/+8
* net80211 rate control framework (net80211 ratectl).rpaulo2010-04-071-1/+2
* add priority scheduler to the moduleluigi2010-04-071-0/+1
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-021-2/+2
* Add support for ALQ(9) to be compiled and loaded as a kernel module.lstewart2010-03-312-0/+10
* Update to igb and em:jfv2010-03-291-7/+11
* Arm defines intr_disable() as a macro, which causes problems for cxgb.imp2010-03-291-0/+2
* Make all the modules build on arm (modulo ipfilter, which I'm lookingimp2010-03-291-10/+25
* Bring up-to-date:marcel2010-03-271-4/+7
OpenPOWER on IntegriCloud