summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add g_eli_key_cache.c to GELI.pjd2011-04-211-0/+1
* Implement very basic ALQ logging for net80211.adrian2011-04-212-0/+2
* Add firmware images for the 6000 series g2a and g2b adapters.bschmidt2011-04-201-0/+28
* Update iwn(4) firmware blobs:bschmidt2011-04-201-6/+6
* Compile in in_cksum* implementations for both IPv6 and IPv6.bz2011-04-209-10/+10
* Remove support for the Intel C Compiler from the build infrastructure.dim2011-04-193-55/+13
* Make in_proto.c dependent on either inet or inet6.bz2011-04-171-1/+1
* Merge ACPICA 20110413.jkim2011-04-151-0/+1
* Bring over the antenna diversity logic support for Kite.adrian2011-04-131-0/+2
* Add the initial AR9285 PHY glue for supporting antenna diversity.adrian2011-04-131-0/+2
* Introduce geom_map, a GEOM provider designed for use byadrian2011-04-121-0/+1
* - Add kern.cam.ada.X.write_cache tunables/sysctls to control write cachingmav2011-04-081-0/+3
* Put the ARGE_DEBUG behind a kernel config option.adrian2011-04-051-0/+5
* Import nvram2env, a device driver which imports various NVRAM-styleadrian2011-04-031-0/+2
* Add 'mos' interface to NOTESkevlo2011-04-011-0/+3
* Introduce AH_AR5416_INTERRUPT_MITIGATION which enables interrupt mitigation foradrian2011-03-311-0/+3
* Break out the ath PCI logic into a separate device/module.adrian2011-03-311-2/+6
* Add rctl. It's used by racct to take user-configurable actions basedtrasz2011-03-303-0/+7
* Add racct. It's an API to keep per-process, per-jail, per-loginclasstrasz2011-03-293-0/+7
* The new binutils has correctly redefined MAXPAGESIZE on amd64 as 0x200000alc2011-03-281-1/+2
* Rename AH_ENABLE_11N to ATH_ENABLE_11 - the HAL supports 11n byadrian2011-03-271-1/+1
* Add an option - AR71XX_REALMEM - which overrides the amount ofadrian2011-03-271-0/+6
* - Merge the *_SET macros from fire(4) which generally print out themarius2011-03-262-0/+2
* MFgraid/head:mav2011-03-243-0/+15
* Flip this over to be a configurable option for people who wish to play with it.adrian2011-03-221-0/+1
* Fix switching to physical mode as part of calling into EFI runtimemarcel2011-03-211-0/+1
* - Merge changes to the base system to support OFED. These includejeff2011-03-213-0/+291
* Retire opt_ffs_broken_fixme.h.kib2011-03-201-3/+1
* o Move the IVT and supporting functions to the front of the textmarcel2011-03-181-24/+26
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-143-0/+10
* INET6 for some time needed in_pcb.c so make sure we compile it in case ofbz2011-03-121-1/+1
* Port over the AR9285 PA calibration and initial calibration code fromadrian2011-03-111-0/+2
* Implement open-loop TX power control (OLC) for Merlin (AR9280) andadrian2011-03-081-0/+3
* Add two new system calls, setloginclass(2) and getloginclass(2). This makestrasz2011-03-051-0/+1
* - Remove dependency to ucom from ulpt.hselasky2011-03-031-1/+1
* Break the keycache management functions out into if_ath_keycache.c .adrian2011-03-021-0/+2
* Add support for NetFlow version 9 into ng_netflow(4) node.glebius2011-03-021-0/+1
* Migrate the sysctl related routines (statistics, debugging, etc) out ofadrian2011-03-021-0/+2
* Correct spelling in a last-minute tweaked NOTES entry for CAPABILITIES.rwatson2011-03-011-1/+1
* Hook up sys_capability.c to the build.rwatson2011-03-011-0/+1
* Add initial support for Capsicum's Capability Mode to the FreeBSD kernel,rwatson2011-03-012-0/+4
* Clang now supports profiling, so remove the part that says it doesn'tdim2011-02-201-2/+2
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-202-0/+14
* Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-181-0/+7
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-184-115/+227
|\
| * Sync: merge r216133 through r216338 from ^/head.dim2010-12-095-6/+10
| |\
| * | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so thedim2010-12-051-1/+1
| | |
| | \
| *-. \ Sync: merge r215944 through r216132 from ^/head.dim2010-12-024-1/+12
| |\ \ \
| * \ \ \ Sync: merge r215464 through r215708 from ^/head.dim2010-11-221-0/+1
| |\ \ \ \
| * \ \ \ \ Sync: merge r215189 through r215272 from ^/head.dim2010-11-142-12/+20
| |\ \ \ \ \
OpenPOWER on IntegriCloud