summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwn(4) update. Notable changes:rpaulo2009-12-295-3/+15
* Now that ipfw is split into multiple files, we needluigi2009-12-171-0/+2
* amdsbwd: new driver for AMD SB600/SB7xx watchdog timeravg2009-11-302-0/+11
* Drop USB mass storage devices support from ata(4). It is out of the build asmav2009-11-261-10/+0
* Add a forgotten module Makefile change from the previous commit.jkim2009-11-161-2/+2
* Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).rpaulo2009-11-092-1/+12
* ichwd: don't attach to isa pnp device(s) by accidentavg2009-11-071-1/+1
* Updates to the iwn driver:rpaulo2009-10-245-20/+33
* Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300.rpaulo2009-10-231-5/+15
* MFp4:mav2009-10-231-0/+1
* minor: fix sorting of some amd* entries in some makefilesavg2009-10-201-2/+2
* Add opt_gdb.h which is now needed by ucom.thompsa2009-10-191-1/+1
* Remove the newly added uch341 driver, it will be merged into uchcom instead.thompsa2009-10-192-38/+2
* Rewrite x86bios and update its dependent drivers.jkim2009-10-193-2/+4
* Fix this module so it at least builds. Note that it isn't hooked up tojhb2009-10-131-2/+2
OpenPOWER on IntegriCloud