summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Update interface to firmware 1.6.2 and include the firmware in the driver.np2012-09-131-6/+6
* Remove some trailing whitespace.jimharris2012-09-121-1/+1
* Remove scsi_low_pisa.c from the module Makefile to keep in linegnn2012-09-101-1/+1
* Merge the projects/pf/head branch, that was worked on for last six months,glebius2012-09-081-3/+2
* Add a kernel module on pc98 for the ct(4) driver.jhb2012-09-062-0/+12
* Add support for new Intel on-CPU Bull Mountain random numberkib2012-09-051-1/+2
* Partially revert r239959, after actually fixing most of the clangdim2012-09-021-6/+0
* The dtnfsclient module dependency should only be added if the old NFSrpaulo2012-09-012-1/+4
* Work around several warnings from clang in the xfs filesystem, whendim2012-08-311-2/+7
* Remove workaround for the clang 3.2 warning in ah_eeprom_9287.c, sincedim2012-08-291-1/+0
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-204-2/+15
* Add drm and i915 ioctl translations for 32 bit process on 64 bit host.kib2012-08-182-2/+12
* Support for TCP DDP (Direct Data Placement) in the T4 TOE module.np2012-08-171-1/+1
* Merge ACPICA 20120816.jkim2012-08-161-1/+1
* Merging of projects/armv6, part 10gonzo2012-08-152-0/+10
* Merging of projects/armv6, part 5gonzo2012-08-152-1/+39
* Assume INET, INET6, and TCP_OFFLOAD when the driver is built out of tree andnp2012-08-142-0/+25
* Remove opt_enc.h from files committed with r235911. enc(4) is thebz2012-07-301-1/+0
* Refactor enclosure manegement support in ahci(4). Move it out into separatemav2012-07-261-1/+1
* Begin separating out the TX DMA setup in preparation for TX EDMA support.adrian2012-07-231-1/+1
* Merge ACPICA 20120711.jkim2012-07-111-12/+7
* Initial commit of an I/O provider for DTrace on FreeBSD.gnn2012-07-113-0/+15
* Add a source file needed for module linking.kib2012-07-061-1/+1
* Sync with Intel internal source:jfv2012-07-051-1/+1
* Link in the new RX EDMA routines.adrian2012-07-031-1/+1
* There's no need to make filemon specific to i386 and amd64. Allmarcel2012-07-021-5/+1
* Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatiblemav2012-07-022-1/+10
* cxgbe(4): support for IPv6 TSO and LRO.np2012-06-291-1/+1
* Add nand core module and module dependency information.takawata2012-06-261-0/+13
* Fix 'make depend'.uqs2012-06-252-4/+4
* - Updated TOE support in the kernel.np2012-06-1910-49/+64
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-0/+1
* Only build filemon(4) on x86.obrien2012-06-051-2/+6
* Add the 'filemon' device. 'filemon' is a kernel module that provides a deviceobrien2012-06-042-0/+13
* Restore changes accidentally removed in r235537.gber2012-06-041-0/+3
* Fix make dependuqs2012-06-031-1/+1
* Unbreak make depend.uqs2012-05-302-0/+6
* add support to build netmap as a module,luigi2012-05-291-0/+14
* MFp4 bz_ipv6_fast:bz2012-05-251-0/+13
* MFp4 bz_ipv6_fast:bz2012-05-251-1/+13
* MFprojects/zfsd:mav2012-05-241-2/+4
* style.Makefile(5)obrien2012-05-241-1/+1
* Enable drm2 modules build.kib2012-05-231-0/+3
* The drm2 modules makefiles commit.kib2012-05-234-0/+85
* A rewrite of the i810 bits of the agp(4) driver. New driver supportskib2012-05-221-0/+12
* Fix make depend.uqs2012-05-221-1/+1
* Migrate most of the beacon handling functions out to if_ath_beacon.c.adrian2012-05-201-0/+1
* Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.adrian2012-05-201-1/+1
* .. and update this.adrian2012-05-201-1/+1
* Import work done under project/nand (@235533) into head.gber2012-05-173-3/+30
OpenPOWER on IntegriCloud