summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-031-0/+1
* Add LINT-NOINET6 which we have inofficially supported for yearsbz2011-05-021-0/+28
* Add -Wmissing-include-dirs to CWARNFLAGS, so tinderbox will punish thosebrucec2011-05-021-10/+11
* Add documentation to sys/conf/options pointing out that AH_SUPPORT_AR9130adrian2011-05-021-0/+3
* These are of course i386/amd64 only.bschmidt2011-05-011-8/+0
* Add files for wpi(4)bschmidt2011-05-011-0/+1
* Add the remaining wireless drivers.bschmidt2011-05-011-0/+15
* Stop linking against a direct-mapped virtual address and insteadmarcel2011-04-302-4/+7
* Allow MKMODULESENV being preset from other sources like makeoptionsbz2011-04-301-1/+1
* Fis a problem with r221258 that mac is still needed in case for ient6 onlybz2011-04-301-1/+1
* After r221249 allow SCTP to be compiled in an IPv6 only environment as well.bz2011-04-301-15/+15
* Add some more missing optional dependencies on inet6, not only inet,bz2011-04-301-4/+4
* Make the TCP code compile without INET. Sort #includes and add #ifdef INETs.bz2011-04-301-14/+14
* Make the UDP code compile without INET. Expose udp_usrreq.c to IPv6 onlybz2011-04-301-1/+1
* Add the AH_SUPPORT_AR9130 option.jhb2011-04-291-0/+1
* Add urtw(4)kevlo2011-04-291-0/+3
* Exar driver for X3100 10GbE Server/Storage adaptersgnn2011-04-282-0/+19
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.adrian2011-04-281-0/+8
* MfP4 CH=192029:bz2011-04-271-1/+1
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXmav2011-04-261-1/+1
* Fix the experimental NFS client so that it does not boguslyrmacklem2011-04-251-3/+3
* After r220885 compile the various NIC drivers depending on INETbz2011-04-251-11/+11
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-241-2/+2
* 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
OpenPOWER on IntegriCloud