aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add ofw_bus_if.h as a dependency on sparc64. Without this sparc64 kernelKen Smith2007-06-101-0/+4
* - Reduce number of atomic operations needed to be implemented in asm byPawel Jakub Dawidek2007-06-081-0/+5
* Fix a breakage with "MODULES_WITH_WORLD=true make buildworld".Hidetoshi Shimokawa2007-06-011-2/+5
* Last major commit and updates for RELENG_7:Ariff Abdullah2007-05-311-2/+3
* When building cxgb as a module make include paths relative to the driver's root.Kip Macy2007-05-281-1/+1
* (MFp4)Kip Macy2007-05-251-6/+8
* FreeBSD's namecache works quite well with ZFS, so remove DNLC.Pawel Jakub Dawidek2007-05-231-1/+0
* Fix the dependency for the linux_support.s, explicitely add linux_assym.h.Konstantin Belousov2007-05-231-1/+1
* Move futex support code from <arch>/support.s into linux compat directory.Konstantin Belousov2007-05-231-2/+10
* 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