summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Add rctl. It's used by racct to take user-configurable actions basedtrasz2011-03-301-0/+1
* Add racct. It's an API to keep per-process, per-jail, per-loginclasstrasz2011-03-291-0/+1
* MFgraid/head:mav2011-03-241-0/+13
* - Merge changes to the base system to support OFED. These includejeff2011-03-211-0/+275
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-141-0/+2
* 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
* Hook up sys_capability.c to the build.rwatson2011-03-011-0/+1
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.np2011-02-181-0/+6
* - Fix build of manual page and inclusion of mos driver into kernel config file.hselasky2011-02-171-2/+3
* Merge ACPICA 20110211.jkim2011-02-121-0/+6
* Fix cut&paste mistake.bschmidt2011-02-061-1/+1
* Correct include path.jhb2011-02-041-1/+1
* Include some preliminary TX HT rate scenario setup code.adrian2011-02-011-0/+2
* Migrate the TX path code out of if_ath and into a separate source file.adrian2011-01-291-0/+2
* Break out the debug macros from if_ath.c into if_ath_debug.[ch] .adrian2011-01-291-0/+2
* Add stream scheduling support.tuexen2011-01-231-0/+1
* Push the non-AR5416 related stuff into chipset specific directories.adrian2011-01-201-6/+6
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().jkim2011-01-171-0/+1
* Allow runfw(4) to be compiled in to the kernel.thompsa2011-01-111-0/+14
* Fix the nlm so that it no longer depends on the regularrmacklem2011-01-031-2/+2
* Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet.yongari2010-12-311-0/+1
* Add RDC Semiconductor R6040 10/100 PHY driver.yongari2010-12-301-0/+1
* - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9),lstewart2010-12-211-0/+2
* Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.bschmidt2010-12-191-3/+3
* Merge ACPICA 20101209.jkim2010-12-151-0/+1
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-301-0/+1
* Update ixgbe driver to verion 2.3.6jfv2010-11-261-0/+6
* Adds a USB packet filter feature to the stack that it could captureweongyo2010-11-221-0/+1
* This commit marks the first formal contribution of the "Five New TCP Congestionlstewart2010-11-121-0/+2
* Shorten long lines.obrien2010-11-021-4/+4
* Factor out DDB commands from r204145, r204279 into if_debug.c for furtherbz2010-10-251-0/+1
* Add initial inet DDB support for show in_ifaddr and show sin commands whichbz2010-10-241-0/+1
* Improve the Xen para-virtualized device infrastructure of FreeBSD:gibbs2010-10-191-9/+10
* Fix an undefined behaviour if the desired ratectl algo is not available.bschmidt2010-10-191-0/+1
* USB Network:hselasky2010-10-131-0/+1
* Link the XHCI (USB 3.0 hardware driver) into the default kernel build.hselasky2010-10-041-0/+2
* Split the root mount logic from the (generic) mount code and movemarcel2010-10-021-0/+1
* Initial GPIO bus support. Includes:gonzo2010-09-281-0/+8
* Add reference counting for devfs paths containing user created symbolicjh2010-09-271-0/+1
* Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() generalattilio2010-09-241-2/+2
* Merge ACPICA 20100915.jkim2010-09-161-0/+2
* Add real dependancies on the uuencoded firmwares.obrien2010-09-101-19/+19
* MFp4 (//depot/projects/mps/...)ken2010-09-101-0/+5
OpenPOWER on IntegriCloud