summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Add new USB 3G driver.hselasky2011-07-081-2/+3
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-281-2/+2
* Split out host_pcib_get_busno() from the generic PCI-PCI bridge driver tojhb2011-06-241-0/+1
* - Add more USB templates for various USB device classeshselasky2011-06-231-1/+5
* - Eliminate an incorrect include path from the mthca build.jeff2011-06-101-18/+18
* Implement a CPU-affine TCP and UDP connection lookup data structure,rwatson2011-06-061-0/+2
* Rename recently added USB serial driver.hselasky2011-06-041-2/+2
* Flesh out the radar detection related operations for the ath driver.adrian2011-06-011-1/+4
* Add support for new USB serial driver.hselasky2011-06-011-1/+2
* L2 table code. This is enough to get the T4's switch + L2 rewritenp2011-05-301-0/+2
* Introduce AR9287 support to the FreeBSD HAL.adrian2011-05-261-31/+63
* Add files for wpi(4)bschmidt2011-05-011-0/+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
* Exar driver for X3100 10GbE Server/Storage adaptersgnn2011-04-281-0/+18
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.adrian2011-04-281-0/+8
* MfP4 CH=192029:bz2011-04-271-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
* Add g_eli_key_cache.c to GELI.pjd2011-04-211-0/+1
* Implement very basic ALQ logging for net80211.adrian2011-04-211-0/+1
* 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
* 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
* 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-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
OpenPOWER on IntegriCloud