summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add support for Marvell Libertas 88W8335 based PCI network adapters.weongyo2008-03-251-0/+8
* Instead of making a single geom_part.ko module, make a modulemarcel2008-03-236-15/+66
* Update file list and Makefile after repocopying vr(4) fromyongari2008-03-111-1/+1
* "root" the include path so there is less duplication.obrien2008-03-081-16/+18
* Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.rink2008-03-062-0/+16
* Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratoriesrink2008-03-052-0/+11
* Add KMOD target.kmacy2008-03-031-0/+1
* Remove makefiles for geom_apple and geom_gpt. These are non-existentmarcel2008-03-022-16/+0
* Add geom_part module.marcel2008-03-022-0/+19
* Last change was incomplete, instantiate the igb variable...jfv2008-02-291-0/+4
* Add igb driver to the buildjfv2008-02-291-0/+1
* Hook ipfw_nat to the build.piso2008-02-291-0/+1
* Move ipfw's nat code into its own kld: ipfw_nat.piso2008-02-291-0/+8
* This change introduces a split to the Intel E1000 driver, now rather thanjfv2008-02-292-1/+26
* move remaining binaries in to blob headerskmacy2008-02-261-20/+0
* Move firmware in to separate module that can be compiled statically in to the...kmacy2008-02-263-10/+10
* - update firmware to 5.0kmacy2008-02-232-9/+15
* Remove WARNS from here and compile with default kernel flags.ru2008-02-211-10/+14
* Remove WARNS from here and compile with default kernel flags.ru2008-02-213-4/+0
* geom_lvm(4) is now known as geom_linux_lvm(4).thompsa2008-02-201-8/+0
* Rename geom_lvm(4) to geom_linux_lvm(4).thompsa2008-02-201-1/+1
* Rename geom_lvm(4) to geom_linux_lvm(4).thompsa2008-02-201-0/+8
* Remove coda_namecache from coda5 as well. We should probably GC coda5rwatson2008-02-131-1/+1
* Rather than having the Coda module use its own namecache, use the globalrwatson2008-02-131-3/+2
* Hook geom_lvm(4) up to the build.thompsa2008-02-112-0/+9
* Don't build the rr232x module, it has been removed.brueffer2008-02-031-3/+0
* Remove the rr232x driver. It has been superceded by the hptrr driver.scottl2008-02-031-14/+0
* Add a driver for the National Semiconductor DP83815, DP83843 andmarius2008-01-271-1/+1
* Sort values according to style.Makefile(5).marius2008-01-271-8/+9
* add opt_global.h dependencykmacy2008-01-261-1/+1
* Update file list and Makefile after repocopying sf(4) fromyongari2008-01-211-1/+1
* Add optional support to mxge for MSI-X interrupts and multiple receivegallatin2008-01-153-0/+16
* add cxgb_multiq.c to the buildkmacy2008-01-131-1/+1
* Don't overload tcp_usrreqs unless the kernel doesn't provide offload support.kmacy2007-12-181-1/+1
* Make TCP offload work on HEAD (modulo negative interaction between sbcompresskmacy2007-12-173-6/+10
* Add back in cxgb now that the includes are believed to be fixedkmacy2007-12-161-0/+1
* Remove cxgb module from build until I can compensate for the lack of headerkmacy2007-12-161-1/+0
* Makefile for the TCP offload modulekmacy2007-12-161-0/+8
* Don't use old style mbuf iovec interfacekmacy2007-12-161-0/+1
* Move NIC driver (cxgb) into its own directory. Add toecore to supportkmacy2007-12-153-43/+61
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDscottl2007-12-152-0/+17
* The AR_SCSI_PASSTHROUGH conditional no longer exists, remove it from thescottl2007-12-021-1/+0
* Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSDjb2007-11-281-2/+0
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-121-2/+2
* Link wpi(4) into the build.benjsc2007-11-081-0/+6
* Remove an unneeded CFLAGS linebenjsc2007-11-081-1/+1
* asmc build infrastructure.rpaulo2007-11-071-0/+8
* Connect asmc to the build infrastructure.rpaulo2007-11-071-0/+3
* Initial Import of wpi driver based on p4 changeset 128641.benjsc2007-11-052-0/+22
* add zydsam2007-10-311-1/+2
OpenPOWER on IntegriCloud