summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add Winchiphead (or Nanjin QinHeng Electronics) USB Serial converter driver.takawata2007-10-181-0/+9
* Rescue whitespace nits.ru2007-10-161-2/+2
* Backout sensors framework.netchild2007-10-153-26/+2
* Sort.ru2007-10-151-10/+10
* Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.netchild2007-10-143-0/+24
* o Revert the part of if_gem.c rev. 1.35 which added a call to gem_stop()marius2007-09-261-3/+1
* Rewrite the EC driver event model. The main goal is to avoidnjl2007-09-241-0/+3
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-231-0/+8
* Update snd_emu10kx driver with recent perforce changes (and fewariff2007-09-121-12/+1
* - fix qset to port binding as a proper fix for the problems encountered on t...kmacy2007-09-091-5/+7
* 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
OpenPOWER on IntegriCloud