summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the driver to Intel version 2.1.6jfv2010-03-271-1/+1
* make the module loadableluigi2010-03-241-0/+2
* make UMA the default allocator for ZFS buffers - this avoidskmacy2010-03-131-2/+2
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,nwhitehorn2010-03-112-2/+2
* Enable ACPI module build on amd64. Although we strongly recommend buildingjkim2010-03-081-5/+9
* Update module Makefile for ACPICA 20100304.jkim2010-03-081-4/+4
* Enable tmpfs unconditionally on all platforms. No one I spoke to couldnwhitehorn2010-03-081-3/+1
* Add a missing ar9285_reset.c file.rpaulo2010-03-031-1/+1
* Add AR9285 sources.rpaulo2010-03-021-0/+1
* Add bwn(4) driver to the build.weongyo2010-02-251-0/+1
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-253-3/+3
* There is no need to test __FreeBSD_version for features that havenp2010-02-241-8/+0
* Hook up nfs_common missed in r203968.marius2010-02-191-0/+1
* Factor out the code shared between NFS client and server into its ownmarius2010-02-163-4/+12
* adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.weongyo2010-02-161-0/+9
* Hook up the siba_bwn module to the build.weongyo2010-01-311-0/+1
* Adds siba_bwn module which is used with bwn(4). Main purpose of thisweongyo2010-01-311-0/+9
* Welcome drm support for VIA unichrome chips.rnoland2010-01-312-1/+24
* Import simple drm memory manager.rnoland2010-01-311-0/+3
* Improve previous commit and add missing ar9280.crpaulo2010-01-311-3/+3
* Build 928x files too.rpaulo2010-01-311-1/+2
* Uuencode the rt2870 firmware into ascii like the other firmware blobs.thompsa2010-01-291-3/+6
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.thompsa2010-01-284-1/+46
* Build smbfs kernel module on sparc64.yongari2010-01-251-0/+1
* Do not build netgraph kernel modules if WITHOUT_NETGRAPH is set in src.confantoine2010-01-161-1/+5
* Add gmountver, disk mount verification GEOM class.trasz2010-01-162-0/+9
* Build iwi(4) and iwifw(4) modules on amd64 as well.brueffer2010-01-141-0/+2
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-3/+3
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-132-1/+38
* Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245.marius2010-01-102-0/+10
* After adding an SDT provider for opencrypto in r199884 we should alsobz2010-01-071-1/+1
OpenPOWER on IntegriCloud