summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* The amd64 version of the cyclic dtrace module is a verbatim copy of theRui Paulo2010-04-201-1/+1
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.Pyun YongHyeon2010-04-142-0/+9
* Only compile in uart_cpu_$MACHINE.c if it exists. I'm not sure howWarner Losh2010-04-132-4/+2
* Doh! Last minute changes bites me in the butt....Warner Losh2010-04-121-1/+1
* bce, bwi, bwn, mfi, mpt and siba_bwn all now compile that arm and mipsWarner Losh2010-04-121-12/+6
* Bring in geom_sched, support for scheduling disk I/O requestsLuigi Rizzo2010-04-125-0/+30
* Update firmware for the 6000 series Intel cards to version 9.193.4.1.Bernhard Schmidt2010-04-101-1/+1
* Add ieee80211_{amrr,rssadapt}.c.Rui Paulo2010-04-091-2/+2
* Correct beastie_saver module name.Jung-uk Kim2010-04-071-0/+2
* Reconnect the old Beastie logo_saver to build as beastie_saver.Jung-uk Kim2010-04-072-2/+4
* Copy logo_saver module to beastie_saver.Jung-uk Kim2010-04-071-0/+8
* net80211 rate control framework (net80211 ratectl).Rui Paulo2010-04-071-1/+2
* add priority scheduler to the moduleLuigi Rizzo2010-04-071-0/+1
* - Support for uncore counting events: one fixed PMC with the uncoreFabien Thomas2010-04-021-2/+2
* Add support for ALQ(9) to be compiled and loaded as a kernel module.Lawrence Stewart2010-03-312-0/+10
* Update to igb and em:Jack F Vogel2010-03-291-7/+11
* Arm defines intr_disable() as a macro, which causes problems for cxgb.Warner Losh2010-03-291-0/+2
* Make all the modules build on arm (modulo ipfilter, which I'm lookingWarner Losh2010-03-291-10/+25
* Bring up-to-date:Marcel Moolenaar2010-03-271-4/+7
* Update the driver to Intel version 2.1.6Jack F Vogel2010-03-271-1/+1
* make the module loadableLuigi Rizzo2010-03-241-0/+2
* make UMA the default allocator for ZFS buffers - this avoidsKip Macy2010-03-131-2/+2
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,Nathan Whitehorn2010-03-112-2/+2
* Enable ACPI module build on amd64. Although we strongly recommend buildingJung-uk Kim2010-03-081-5/+9
* Update module Makefile for ACPICA 20100304.Jung-uk Kim2010-03-081-4/+4
* Enable tmpfs unconditionally on all platforms. No one I spoke to couldNathan Whitehorn2010-03-081-3/+1
* Add a missing ar9285_reset.c file.Rui Paulo2010-03-031-1/+1
* Add AR9285 sources.Rui Paulo2010-03-021-0/+1
* Add bwn(4) driver to the build.Weongyo Jeong2010-02-251-0/+1
* Introduce the new kernel sub-tree x86 which should contain all the codeAttilio Rao2010-02-253-3/+3
* There is no need to test __FreeBSD_version for features that haveNavdeep Parhar2010-02-241-8/+0
* Hook up nfs_common missed in r203968.Marius Strobl2010-02-191-0/+1
* Factor out the code shared between NFS client and server into its ownMarius Strobl2010-02-163-4/+12
* adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.Weongyo Jeong2010-02-161-0/+9
* Hook up the siba_bwn module to the build.Weongyo Jeong2010-01-311-0/+1
* Adds siba_bwn module which is used with bwn(4). Main purpose of thisWeongyo Jeong2010-01-311-0/+9
* Welcome drm support for VIA unichrome chips.Robert Noland2010-01-312-1/+24
* Import simple drm memory manager.Robert Noland2010-01-311-0/+3
* Improve previous commit and add missing ar9280.cRui Paulo2010-01-311-3/+3
* Build 928x files too.Rui Paulo2010-01-311-1/+2
* Uuencode the rt2870 firmware into ascii like the other firmware blobs.Andrew Thompson2010-01-291-3/+6
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.Andrew Thompson2010-01-284-1/+46
* Build smbfs kernel module on sparc64.Pyun YongHyeon2010-01-251-0/+1
* Do not build netgraph kernel modules if WITHOUT_NETGRAPH is set in src.confAntoine Brodin2010-01-161-1/+5
* Add gmountver, disk mount verification GEOM class.Edward Tomasz Napierala2010-01-162-0/+9
* Build iwi(4) and iwifw(4) modules on amd64 as well.Christian Brueffer2010-01-141-0/+2
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google SummerUlf Lilleengen2010-01-141-3/+3
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differAndrew Thompson2010-01-132-1/+38
* Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245.Marius Strobl2010-01-102-0/+10
* After adding an SDT provider for opencrypto in r199884 we should alsoBjoern A. Zeeb2010-01-071-1/+1