summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix make buildworld -DMODULES_WITH_WORLD on i386uqs2011-04-092-2/+2
* Stripped '32' suffix from linux systrace module name on i386.art2011-04-081-0/+5
* Fix buildworld -DMODULES_WITH_WORLDuqs2011-04-051-1/+1
* Add missing include.adrian2011-04-021-1/+1
* Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.kib2011-04-011-0/+1
* Allow multiple modules within sys/modules/cxgbe. The first one is if_cxgbe.np2011-04-012-11/+18
* ath_ahb shouldn't be compiled normally; it is atheros chip specific.adrian2011-03-311-1/+0
* Break out the ath PCI logic into a separate device/module.adrian2011-03-314-1/+85
* Do not build ip_fw_nat.c for ipfw.ko. It can be build as separate module.ae2011-03-291-1/+1
* MFgraid/head:mav2011-03-242-0/+20
* - Move ofed modules into the i386 and amd64 specific sections to fixjeff2011-03-231-8/+12
* - For now, disable ofed module build unless MK_OFED is set.jeff2011-03-211-4/+12
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-215-0/+57
* Retire opt_ffs_broken_fixme.h.kib2011-03-201-2/+1
* - Inadvertently committed files with +x attribute, fixed.davidch2011-03-151-0/+0
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-141-0/+13
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsavg2011-03-125-2/+42
* Port over the AR9285 PA calibration and initial calibration code fromadrian2011-03-111-1/+1
* Implement open-loop TX power control (OLC) for Merlin (AR9280) andadrian2011-03-081-1/+1
* Break the keycache management functions out into if_ath_keycache.c .adrian2011-03-021-1/+2
* Add support for NetFlow version 9 into ng_netflow(4) node.glebius2011-03-021-1/+14
* Migrate the sysctl related routines (statistics, debugging, etc) out ofadrian2011-03-021-1/+1
* Fix misuse of TARGET_ARCH. This should be MACHINE_ARCH.nwhitehorn2011-03-011-1/+1
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-272-2/+13
* Connect uep.ko to buildglebius2011-02-261-1/+1
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-202-0/+9
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.np2011-02-182-0/+17
* 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
OpenPOWER on IntegriCloud