aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20120711.Jung-uk Kim2012-07-111-12/+7
* Initial commit of an I/O provider for DTrace on FreeBSD.George V. Neville-Neil2012-07-113-0/+15
* Add a source file needed for module linking.Konstantin Belousov2012-07-061-1/+1
* Sync with Intel internal source:Jack F Vogel2012-07-051-1/+1
* Link in the new RX EDMA routines.Adrian Chadd2012-07-031-1/+1
* There's no need to make filemon specific to i386 and amd64. AllMarcel Moolenaar2012-07-021-5/+1
* Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatibleAlexander Motin2012-07-022-1/+10
* cxgbe(4): support for IPv6 TSO and LRO.Navdeep Parhar2012-06-291-1/+1
* Add nand core module and module dependency information.Takanori Watanabe2012-06-261-0/+13
* Fix 'make depend'.Ulrich Spörlein2012-06-252-4/+4
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-1910-49/+64
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-111-0/+1
* Only build filemon(4) on x86.David E. O'Brien2012-06-051-2/+6
* Add the 'filemon' device. 'filemon' is a kernel module that provides a deviceDavid E. O'Brien2012-06-042-0/+13
* Restore changes accidentally removed in r235537.Grzegorz Bernacki2012-06-041-0/+3
* Fix make dependUlrich Spörlein2012-06-031-1/+1
* Unbreak make depend.Ulrich Spörlein2012-05-302-0/+6
* add support to build netmap as a module,Luigi Rizzo2012-05-291-0/+14
* MFp4 bz_ipv6_fast:Bjoern A. Zeeb2012-05-251-0/+13
* MFp4 bz_ipv6_fast:Bjoern A. Zeeb2012-05-251-1/+13
* MFprojects/zfsd:Alexander Motin2012-05-241-2/+4
* style.Makefile(5)David E. O'Brien2012-05-241-1/+1
* Enable drm2 modules build.Konstantin Belousov2012-05-231-0/+3
* The drm2 modules makefiles commit.Konstantin Belousov2012-05-234-0/+85
* A rewrite of the i810 bits of the agp(4) driver. New driver supportsKonstantin Belousov2012-05-221-0/+12
* Fix make depend.Ulrich Spörlein2012-05-221-1/+1
* Migrate most of the beacon handling functions out to if_ath_beacon.c.Adrian Chadd2012-05-201-0/+1
* Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.Adrian Chadd2012-05-201-1/+1
* .. and update this.Adrian Chadd2012-05-201-1/+1
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-173-3/+30
* Add support for Ralink RT2800/RT3000 chipsets.Bernhard Schmidt2012-05-101-1/+1
* Fix make dependUlrich Spörlein2012-05-061-2/+2
* Fix make depend.Ulrich Spörlein2012-05-011-1/+1
* Add to GEOM RAID class module, supporting the DDF metadata format, asAlexander Motin2012-04-301-1/+1
* o Fixes:Marius Strobl2012-04-211-1/+1
* Fix build.Xin LI2012-04-201-9/+5
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andAlexander Motin2012-04-191-1/+1
* Compensate for the replacement of uart_cpu_{amd64|i386}.c withMarcel Moolenaar2012-04-181-4/+11
* Unbreak tinderbox.Josh Paetzel2012-04-181-0/+2
* Fix LINT builds after r234233; not sure why modules need DEBUG by default.Bjoern A. Zeeb2012-04-141-1/+1
* Update to version 2.3.1.0Josh Paetzel2012-04-131-5/+7
* Add OFED and the associated options and drivers to x86 LINT builds:John Baldwin2012-04-124-4/+66
* MFhead_mfi r227068Doug Ambrisko2012-03-301-2/+2
|\
| * First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.Doug Ambrisko2011-11-041-1/+1
* | Add software PMC support.Fabien Thomas2012-03-281-1/+1
* | Jusy use i386 version of cyclic_machdep.c on all supported architectures.Oleksandr Tymoshenko2012-03-241-1/+1
* | Make lockstat and profile modules x86-onlyOleksandr Tymoshenko2012-03-241-3/+1
* | Work around the following clang warning in mps(4):Dimitry Andric2012-03-231-0/+3
* | Connect geom_part_ldm module to the build.Andrey V. Elsukov2012-03-192-0/+13
* | Remove gratuitous DEBUG_FLAGS="-g" setting (this is already the defaultRobert Millan2012-03-161-1/+0