aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* "root" the include path so there is less duplication.David E. O'Brien2008-03-081-16/+18
* Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.Rink Springer2008-03-062-0/+16
* Import uslcom(4) from OpenBSD - this is a driver for Silicon LaboratoriesRink Springer2008-03-052-0/+11
* Add KMOD target.Kip Macy2008-03-031-0/+1
* Remove makefiles for geom_apple and geom_gpt. These are non-existentMarcel Moolenaar2008-03-022-16/+0
* Add geom_part module.Marcel Moolenaar2008-03-022-0/+19
* Last change was incomplete, instantiate the igb variable...Jack F Vogel2008-02-291-0/+4
* Add igb driver to the buildJack F Vogel2008-02-291-0/+1
* Hook ipfw_nat to the build.Paolo Pisati2008-02-291-0/+1
* Move ipfw's nat code into its own kld: ipfw_nat.Paolo Pisati2008-02-291-0/+8
* This change introduces a split to the Intel E1000 driver, now rather thanJack F Vogel2008-02-292-1/+26
* move remaining binaries in to blob headersKip Macy2008-02-261-20/+0
* Move firmware in to separate module that can be compiled statically in to the...Kip Macy2008-02-263-10/+10
* - update firmware to 5.0Kip Macy2008-02-232-9/+15
* Remove WARNS from here and compile with default kernel flags.Ruslan Ermilov2008-02-211-10/+14
* Remove WARNS from here and compile with default kernel flags.Ruslan Ermilov2008-02-213-4/+0
* geom_lvm(4) is now known as geom_linux_lvm(4).Andrew Thompson2008-02-201-8/+0
* Rename geom_lvm(4) to geom_linux_lvm(4).Andrew Thompson2008-02-201-1/+1
* Rename geom_lvm(4) to geom_linux_lvm(4).Andrew Thompson2008-02-201-0/+8
* Remove coda_namecache from coda5 as well. We should probably GC coda5Robert Watson2008-02-131-1/+1
* Rather than having the Coda module use its own namecache, use the globalRobert Watson2008-02-131-3/+2
* Hook geom_lvm(4) up to the build.Andrew Thompson2008-02-112-0/+9
* Don't build the rr232x module, it has been removed.Christian Brueffer2008-02-031-3/+0
* Remove the rr232x driver. It has been superceded by the hptrr driver.Scott Long2008-02-031-14/+0
* Add a driver for the National Semiconductor DP83815, DP83843 andMarius Strobl2008-01-271-1/+1
* Sort values according to style.Makefile(5).Marius Strobl2008-01-271-8/+9
* add opt_global.h dependencyKip Macy2008-01-261-1/+1
* Update file list and Makefile after repocopying sf(4) fromPyun YongHyeon2008-01-211-1/+1
* Add optional support to mxge for MSI-X interrupts and multiple receiveAndrew Gallatin2008-01-153-0/+16
* add cxgb_multiq.c to the buildKip Macy2008-01-131-1/+1
* Don't overload tcp_usrreqs unless the kernel doesn't provide offload support.Kip Macy2007-12-181-1/+1
* Make TCP offload work on HEAD (modulo negative interaction between sbcompressKip Macy2007-12-173-6/+10
* Add back in cxgb now that the includes are believed to be fixedKip Macy2007-12-161-0/+1
* Remove cxgb module from build until I can compensate for the lack of headerKip Macy2007-12-161-1/+0
* Makefile for the TCP offload moduleKip Macy2007-12-161-0/+8
* Don't use old style mbuf iovec interfaceKip Macy2007-12-161-0/+1
* Move NIC driver (cxgb) into its own directory. Add toecore to supportKip Macy2007-12-153-43/+61
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDScott Long2007-12-152-0/+17
* The AR_SCSI_PASSTHROUGH conditional no longer exists, remove it from theScott Long2007-12-021-1/+0
* Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSDJohn Birrell2007-11-281-2/+0
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasJohn Baldwin2007-11-121-2/+2
* Link wpi(4) into the build.Benjamin Close2007-11-081-0/+6
* Remove an unneeded CFLAGS lineBenjamin Close2007-11-081-1/+1
* asmc build infrastructure.Rui Paulo2007-11-071-0/+8
* Connect asmc to the build infrastructure.Rui Paulo2007-11-071-0/+3
* Initial Import of wpi driver based on p4 changeset 128641.Benjamin Close2007-11-052-0/+22
* add zydSam Leffler2007-10-311-1/+2
* Merge Neterion if_nxge driver version 2.0.9.11230 with the followingRobert Watson2007-10-291-7/+4
* Disable the coretemp and nvram on pc98.Yoshihiro Takahashi2007-10-261-2/+2
* Add GEOM VIRSTOR module to the build.Pawel Jakub Dawidek2007-10-261-0/+1