summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Rework the lifetime management of the kernel implementation of POSIXjhb2008-06-271-1/+1
* Remove the non-existent rt2860 subdir. Note, the ralfw module is not used inthompsa2008-06-261-1/+1
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-261-0/+1
* Always create opt_ah.h regardless of KERNBUILDDIR.thompsa2008-06-231-1/+1
* Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabitdelphij2008-06-203-1/+15
* Remove obselete PECOFF image activator support.wkoszek2008-06-142-13/+1
* Remove compile of tcp_lro since its now in netinetjfv2008-06-111-1/+1
* Add support for the Apple Big Mac (BMAC) Ethernet controller,marcel2008-06-072-0/+11
* Add the DTrace test kernel module so that people can run the tests.jb2008-05-311-0/+1
* don't let KERNBUILDDIR control whether we copy opt_ah.hsam2008-05-301-1/+1
* opt_ah.h is not constructed by config, it always comes fromsam2008-05-291-1/+1
* Add a module for cnw(4) and build it on i386.jhb2008-05-282-0/+10
* Hook up jme(4) to the build.yongari2008-05-272-0/+9
* Connect jmphy(4) to the build.yongari2008-05-271-1/+1
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-2511-103/+0
* Remove the dependency on lockstat. That its still work in progress.jb2008-05-251-1/+0
* Remove 'fasttrap' module for amd64 for now as the code is not therebz2008-05-241-2/+1
* Leave out a couple of DTrace modules for now.jb2008-05-241-2/+0
* Hook the DTrace kernel modules into the build.jb2008-05-231-0/+21
* The cyclic code is in sys/cddl/dev/cyclic to be consistent withjb2008-05-231-2/+2
* clear out crudsam2008-05-221-2/+2
* Hook up age(4) to the build.yongari2008-05-192-0/+9
* Connect atphy(4) to the build.yongari2008-05-191-1/+1
* Add the DTrace kernel module makefiles.jb2008-05-1716-0/+345
* This is driver version 1.4.4 of the Intel ixgbe driver.jfv2008-05-161-1/+1
* Add a new personality to mpt(4) devices to allow userland applications tojhb2008-05-061-1/+1
* only build iw_cxgb on i386 and amd64kmacy2008-05-061-1/+9
* add rdma to build for i386 and amd64kmacy2008-05-051-0/+3
* add iw_cxgb to the buildkmacy2008-05-052-1/+15
* add makefiles for rdmakmacy2008-05-056-0/+61
* Restore SUBDIR+= accidentally removed in the previous revision.marius2008-05-041-4/+4
* Don't build unused SBus front-ends for sun4v, don't build EBus front-endsmarius2008-05-048-23/+26
* enable IEEE80211_AMDPU_AGE by defaultsam2008-05-031-0/+1
* Intel 4965 wireless driver (derived from openbsd driver of the same name)sam2008-04-293-0/+28
* Include the QUICC bus front-end in the module for PowerPC.marcel2008-04-261-1/+1
* This delta has a few important items:jfv2008-04-251-2/+9
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-2021-32/+125
* move awi to the Attic; it will not make the jump to the new world ordersam2008-04-202-16/+0
* Unbreak firmware.ko build without kernel.antoine2008-04-201-1/+1
* move cxgb_lt2.[ch] from NIC to TOEkmacy2008-04-192-5/+4
* Connect k8temp(4) to the build.rpaulo2008-04-122-0/+10
* Hook up ZFS to the sparc64 build.marius2008-04-111-0/+3
* Add atomic operations for ZFS/sparc64.marius2008-04-111-1/+1
* Remove isa_if.h.rpaulo2008-04-071-1/+1
* Add opt_intr_filter.h.rpaulo2008-04-071-1/+1
* This update primarily addresses the ability to have both the emjfv2008-04-022-2/+2
* Add malo driver to the buildweongyo2008-04-011-0/+1
* Add support for PC-9800 partition tables.marcel2008-03-282-0/+13
* The sources covered by Sun's CDDL have been repo copied below thejb2008-03-271-4/+4
* Remove option headers that do not exist and are not usedantoine2008-03-277-10/+10
OpenPOWER on IntegriCloud