summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add support for new USB to ethernet controller:hselasky2011-02-162-1/+38
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.dchagin2011-02-121-1/+1
* Merge ACPICA 20110211.jkim2011-02-121-7/+8
* Include some preliminary TX HT rate scenario setup code.adrian2011-02-011-1/+1
* Import an implementation of the CAIA-Hamilton-Delay (CHD) congestion controllstewart2011-02-012-1/+11
* Import a clean-room implementation of the Hamilton-Delay (HD) congestion controllstewart2011-02-012-0/+10
* Import a clean-room implementation of the VEGAS congestion control algorithmlstewart2011-02-012-1/+11
* Migrate the TX path code out of if_ath and into a separate source file.adrian2011-01-291-1/+1
* Break out the debug macros from if_ath.c into if_ath_debug.[ch] .adrian2011-01-291-1/+1
* Import the ERTT (Enhanced Round Trip Time) Khelp module. ERTT uses thelstewart2011-01-242-1/+10
* Add build infrastructure for Khelp modules.lstewart2011-01-242-0/+6
* Push the non-AR5416 related stuff into chipset specific directories.adrian2011-01-201-2/+7
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().jkim2011-01-171-4/+1
* No need to genreate these hereimp2011-01-062-12/+2
* Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet.yongari2010-12-312-0/+9
* Add RDC Semiconductor R6040 10/100 PHY driver.yongari2010-12-301-2/+2
* Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.bschmidt2010-12-191-4/+4
* Merge ACPICA 20101209.jkim2010-12-151-1/+1
* Import a clean-room implementation of the experimental H-TCP congestion controllstewart2010-12-022-1/+11
* Import a clean-room implementation of the experimental CUBIC congestion controllstewart2010-12-022-1/+10
* Add build infrastructure for the forthcoming CC algorithm modules.lstewart2010-12-022-0/+6
* Add smp_all.c to the cam module build to un-break it.ken2010-12-011-0/+1
* Update ixgbe driver to verion 2.3.6jfv2010-11-261-2/+2
* Adds a USB packet filter feature to the stack that it could captureweongyo2010-11-221-2/+2
* Correct mips/arm elimination of symimp2010-11-131-1/+1
* Warn users that acpi.ko is deprecated and exit immediately unless the userjkim2010-11-121-0/+4
* MFamd64: (based on) r209957jkim2010-11-121-12/+8
* Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a newjkim2010-11-101-1/+1
* Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it isjhb2010-11-081-1/+2
* Disconnect acpi.ko from the build on i386. ACPI is now only supported whenjhb2010-11-081-5/+1
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCnwhitehorn2010-10-312-1/+5
* Fix an undefined behaviour if the desired ratectl algo is not available.bschmidt2010-10-191-1/+1
* Revert r206418rpaulo2010-10-191-2/+2
* Re-add opt_mps.h and opt_cam.h, lost in the previous rev.scottl2010-10-171-1/+1
* Now that all previous users of mii_phy_probe() have been convertedmarius2010-10-151-1/+0
* Currently only opt_compat.h is included by the mps(4) driver. Alsomdf2010-10-151-1/+1
* Stop hard coding nm(1) and make it overridable.jkim2010-10-141-4/+8
* Add a NetBSD-compatible mii_attach(), which is intended to eventuallymarius2010-10-141-1/+2
* USB Network:hselasky2010-10-132-1/+38
* Add opt_compat.h to SRCS.rpaulo2010-10-133-3/+3
* Link the XHCI (USB 3.0 hardware driver) into the default kernel build.hselasky2010-10-042-1/+39
* Unbreak build.antoine2010-10-031-1/+1
* Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.nwhitehorn2010-10-031-1/+1
* Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() generalattilio2010-09-241-2/+0
* Merge ACPICA 20100915.jkim2010-09-161-3/+3
* Merge r207585 from cas(4):marius2010-09-161-2/+7
* Simplify atomic selectionimp2010-09-132-7/+14
* MFtbemd: use MACHINE_CPUARCHimp2010-09-132-2/+2
* List low-level Blowfish ECB module in the SRCS. It looks like it was droppedivoras2010-09-121-1/+1
* MFp4 (//depot/projects/mps/...)ken2010-09-102-0/+14
OpenPOWER on IntegriCloud