summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* This is an update to the new Intel 10G 82598 driver.jfv2007-09-041-0/+15
* Makefile for building zyd kernel module.imp2007-08-291-0/+10
* Add a driver for the on-die digital thermal sensor found on Intel Coredes2007-08-152-0/+11
* Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.emax2007-08-131-2/+1
* Attach the iscsi module build.scottl2007-07-241-0/+1
* Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read thescottl2007-07-242-0/+19
* - Enable static building of mxge(4) and its firmware.gallatin2007-07-193-19/+5
* - integrate most recent changes from vendor branch and upgrade to firmware re...kmacy2007-07-171-4/+20
* Disconnect netatm from the build as it is not MPSAFE and relies onrwatson2007-07-142-4/+13
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codarwatson2007-07-122-2/+2
* Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.emax2007-07-101-1/+2
* Link pf 4.1 to the build:mlaier2007-07-032-0/+7
* fix ia64 buildsam2007-06-301-2/+10
* Neterion Xframe 10GbE Server/Storage adapter driver.sam2007-06-292-0/+47
* import opt_ah.h for newer hal's that optionally include 11n supportsam2007-06-292-2/+30
* MFp4:delphij2007-06-291-2/+1
* - Remove UMAP filesystem. It was disconnected from build three years ago,rafan2007-06-251-9/+0
* Make acpica include path relative, not absolute.njl2007-06-241-1/+1
* The viapm module build had what appear to be some debugging CFLAGS leftnjl2007-06-242-2/+0
* Use .CURDIR when referring source code. This fixes builddelphij2007-06-201-1/+1
* MFp4: Add tmpfs, an efficient memory file system.delphij2007-06-162-0/+13
* - import new common code for the T304kmacy2007-06-131-8/+8
* Options spring cleanup:sepotvin2007-06-131-2/+4
* Add new files in the net80211 changes.thompsa2007-06-111-1/+3
* Update 802.11 wireless support:sam2007-06-113-0/+18
* Connect icsphy(4) to the build.yongari2007-06-111-1/+1
* Add ofw_bus_if.h as a dependency on sparc64. Without this sparc64 kernelkensmith2007-06-101-0/+4
* - Reduce number of atomic operations needed to be implemented in asm bypjd2007-06-081-0/+5
* Fix a breakage with "MODULES_WITH_WORLD=true make buildworld".simokawa2007-06-011-2/+5
* Last major commit and updates for RELENG_7:ariff2007-05-311-2/+3
* When building cxgb as a module make include paths relative to the driver's root.kmacy2007-05-281-1/+1
* (MFp4)kmacy2007-05-251-6/+8
* FreeBSD's namecache works quite well with ZFS, so remove DNLC.pjd2007-05-231-1/+0
* Fix the dependency for the linux_support.s, explicitely add linux_assym.h.kib2007-05-231-1/+1
* Move futex support code from <arch>/support.s into linux compat directory.kib2007-05-231-2/+10
* Hook mxge_lro.c to the build so that the if_mxge.ko modulegallatin2007-05-221-1/+1
* Add the 'mfip' sub-driver for gaining SCSI-passthrough access to devicesscottl2007-05-162-2/+14
* A node that implements various traffic shaping and rate limiting algorithms.mav2007-05-152-0/+7
* Integrate the Camellia Block Cipher. For more information see RFC 4132gnn2007-05-091-1/+2
* It turns out that the hptiop driver isn't portable after all. Confine it toscottl2007-05-091-1/+3
* Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.scottl2007-05-092-0/+11
* Import version 3.60.03.006 of the TWA driver:scottl2007-05-091-29/+2
* Fix kldloading if_em by compiling missing source file.le2007-05-071-1/+1
* Add support for Ralink Technology RT2501USB/RT2601USB devices.kevlo2007-05-062-0/+9
* Place a '#' at the front of the line holding a $FreeBSD$ ID tag. Whilerwatson2007-05-041-1/+1
* Absolute pathname in the Makefile was broken, thisjfv2007-05-041-3/+1
* Merge in the new driver (6.5.0) of Intel. This has a newjfv2007-05-041-5/+19
* MFp4: Now that ZFS can use FreeBSD's namecache, turn it off by default andpjd2007-04-241-0/+3
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.thompsa2007-04-172-3/+3
* On i386 compile the back-end with EISA support as well as the EISAmarius2007-04-101-3/+23
OpenPOWER on IntegriCloud