aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Hook mxge_lro.c to the build so that the if_mxge.ko moduleAndrew Gallatin2007-05-221-1/+1
* Add the 'mfip' sub-driver for gaining SCSI-passthrough access to devicesScott Long2007-05-162-2/+14
* A node that implements various traffic shaping and rate limiting algorithms.Alexander Motin2007-05-152-0/+7
* Integrate the Camellia Block Cipher. For more information see RFC 4132George V. Neville-Neil2007-05-091-1/+2
* It turns out that the hptiop driver isn't portable after all. Confine it toScott Long2007-05-091-1/+3
* Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.Scott Long2007-05-092-0/+11
* Import version 3.60.03.006 of the TWA driver:Scott Long2007-05-091-29/+2
* Fix kldloading if_em by compiling missing source file.Lukas Ertl2007-05-071-1/+1
* Add support for Ralink Technology RT2501USB/RT2601USB devices.Kevin Lo2007-05-062-0/+9
* Place a '#' at the front of the line holding a $FreeBSD$ ID tag. WhileRobert Watson2007-05-041-1/+1
* Absolute pathname in the Makefile was broken, thisJack F Vogel2007-05-041-3/+1
* Merge in the new driver (6.5.0) of Intel. This has a newJack F Vogel2007-05-041-5/+19
* MFp4: Now that ZFS can use FreeBSD's namecache, turn it off by default andPawel Jakub Dawidek2007-04-241-0/+3
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.Andrew Thompson2007-04-172-3/+3
* On i386 compile the back-end with EISA support as well as the EISAMarius Strobl2007-04-101-3/+23
* Add trunk(4) module.Andrew Thompson2007-04-102-0/+20
* The old PacketAlias* API is not exported whenPaolo Pisati2007-04-091-1/+1
* MFp4: Synchronize with recent OpenSolaris changes.Pawel Jakub Dawidek2007-04-081-0/+1
* hook uipc_mvec.c into buildKip Macy2007-04-081-1/+2
* Move atomic.S files to directories that better fit OpenSolaris directoryPawel Jakub Dawidek2007-04-071-1/+1
* Add the CAM 'SG' peripheral device. This device implements a subset of theScott Long2007-04-071-0/+1
* Build ZFS on amd64 and pc98.Dag-Erling Smørgrav2007-04-071-3/+6
* back out last changeKip Macy2007-04-071-1/+1
* make modules compile without updating etcKip Macy2007-04-061-1/+1
* Connect ZFS to the build.Pawel Jakub Dawidek2007-04-061-0/+4
* Add Makefile for zfs.ko kernel module.Pawel Jakub Dawidek2007-04-061-0/+87
* oops, another missed file from crypto api changeSam Leffler2007-03-311-0/+1
* Introduce a new toy interface, edsc(4). It's a discard interfaceYaroslav Tykhiy2007-03-262-0/+9
* Catch up with ACPI-CA 20070320 import.Jung-uk Kim2007-03-223-42/+40
* another missing change for recent crypto modsSam Leffler2007-03-211-0/+1
* catchup w/ crypto changesSam Leffler2007-03-211-2/+3
* Overhaul driver/subsystem api's:Sam Leffler2007-03-213-3/+3
* Remove firmware version flagsKip Macy2007-03-211-1/+0
* if_vlan no more depends on INET.Yaroslav Tykhiy2007-03-191-5/+0
* Disable linking in of firmware on ia64 to avoid build failures from aKip Macy2007-03-141-3/+6
* no-op cxgb_config.h for the module compilation caseKip Macy2007-03-141-1/+1
* add cxgb to modules MakefileKip Macy2007-03-141-0/+1
* Add modules Makefile for cxgbKip Macy2007-03-141-0/+22
* my(4) doesn't need miibus(4).Christian Brueffer2007-03-111-1/+1
* - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in aFlorent Thoumie2007-03-029-0/+109
* First cut at GEOM based multipath. This is an active/passive{/passive...}Matt Jacob2007-02-272-0/+9
* Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel.Bruce M Simpson2007-02-241-3/+16
* Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.Craig Rodrigues2007-02-112-2/+2
* Remove an unneeded define.Bruce M Simpson2007-02-091-2/+0
* Don't recurse into geom_apple and geom_gpt. They have been movedMarcel Moolenaar2007-02-071-3/+1
* Reflecting the removal of MSDOSFS_LARGE found in sys/conf/files:1.1173.Tai-hwa Liang2007-02-011-2/+2
* Remove the last vestige of opt_msdosfs.h.Ruslan Ermilov2007-01-301-1/+1
* ath and ath_rate_sample now have a compile-time dependency on the halSam Leffler2007-01-281-2/+10
* Add support for serial communication with Windows CE based Handheld Computer.Takanori Watanabe2007-01-281-0/+9
* for newer hal's we need opt_ah.h as it specifies how the hal has beenSam Leffler2007-01-281-1/+15