summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | MFV: r233550jkim2012-03-274-58/+109
* | Update the firmware to version 0.236bschmidt2012-03-211-145/+145
* | Merge ACPICA 20120320.jkim2012-03-2047-325/+3667
|\ \ | |/
* | Import the latest microcode.h which was used to generate the currentbschmidt2012-03-142-12/+3032
* | Update the rt2860's firmware and add a Makefile for the module. Whilebschmidt2012-03-132-3116/+100
* | Remove some files not used by the FreeBSD kernel which have been adding quitejmallett2012-03-1328-361410/+6
* | Disable the Simple Executive's error decoding/reporting code.jmallett2012-03-117-5/+19
* | Do not try to use libfdt in FreeBSD.jmallett2012-03-111-0/+2
* | Remove files not needed by FreeBSD.jmallett2012-03-1114-3387/+0
* | Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD tojmallett2012-03-11286-31793/+293909
* | Merge from OpenBSD:glebius2012-03-081-2/+2
* | Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:bz2012-02-175-53/+67
* | Merge ACPICA 20120215.jkim2012-02-16170-813/+1774
|\ \ | |/
* | Allocate our mbuf with m_get2().glebius2012-01-171-24/+10
* | Remove spurious 8bit chars, turning files into plain ASCII.uqs2012-01-153-3/+3
* | Revert to the old behavior of allocating table/table entries usingcsjp2012-01-141-12/+4
* | - Do not enumerate PCIe bus on CN56XX Pass 1 devices to avoid hard hang.gonzo2012-01-131-0/+6
* | Merge ACPICA 20120111.jkim2012-01-11252-413/+965
|\ \ | |/
* | Redo r226660:glebius2012-01-111-35/+27
* | Fix some spacing in code under __FreeBSD__.glebius2012-01-111-10/+10
* | Add necessary locking in pfsync_in_ureq().glebius2012-01-111-6/+7
* | Move PF_LOCK_ASSERT() under __FreeBSD__.glebius2012-01-111-1/+1
* | Merge from OpenBSD:glebius2012-01-111-4/+1
* | When running with INVARIANTS the mutex(9) code does all necessaryglebius2012-01-111-9/+2
* | Can't pass MSIZE to m_cljget(), an mbuf can't be attached as external storageglebius2012-01-091-2/+1
* | Backout of backout: we need SI_SUB_PROTO_DOMAIN for pfsync, sinceglebius2012-01-091-1/+1
* | Revert sub argument of MODULE_DECLARE back to r226532.glebius2012-01-092-2/+2
* | In FreeBSD we determine presence of pfsync(4) at run-time, notglebius2012-01-093-36/+4
* | Bunch of fixes to pfsync(4) module load/unload:glebius2012-01-091-146/+158
* | o Fix panic on module unload, that happened due to mutex beingglebius2012-01-091-52/+27
* | Merge from OpenBSD:glebius2012-01-071-7/+7
* | Fix indentation.glebius2012-01-071-4/+3
* | In sys/contrib/rdma/ib_addr.h, bump MAX_ADDR_LEN to 20 bytes (the samedim2012-01-071-1/+1
* | Update contrib/xz-embedded to build with new GEOM_UNCOMPRESS module.ray2012-01-045-1/+162
* | Initial copy of xz-embedded to sys/contrib/.adrian2012-01-0123-0/+4758
* | - Properly clean state structure in cvmx_usb_initializegonzo2011-12-311-1/+1
* | - CAPK-0100 board's USB timer is 12MHzgonzo2011-12-311-0/+3
* | Fix LINT-VIMAGE build after r228814: use virtualized pf_pool_limits.pluknet2011-12-241-1/+1
* | Merge from OpenBSD:glebius2011-12-221-3/+6
* | Merge from OpenBSD:glebius2011-12-221-6/+7
* | Merge couple more fixes from OpenBSD to bulk processing:glebius2011-12-221-6/+14
* | We really mean MTU of the real interface here, not of our pseudo.glebius2011-12-221-1/+1
* | In FreeBSD we always have bpf(4) API, either real or stub. No needglebius2011-12-221-6/+1
* | Restore a feature that was present in 5.x and 6.x, and was cleared inglebius2011-12-201-39/+27
* | - Cover pfsync callouts deletion with PF_LOCK().glebius2011-12-201-1/+9
* | In sys/contrib/ngatm/netnatm/msg/uni_ie.c, use a more appropriate way todim2011-12-151-41/+43
* | Return value should be conditional on return value of pfsync_defer_ptr()glebius2011-11-301-2/+2
* | Merge ACPICA 20111123.jkim2011-11-28122-1536/+10445
|\ \ | |/
* | Adjust a few old checks to use __FreeBSD_version macro tormh2011-11-242-3/+3
* | Add missing PF_UNLOCK in pf_testkevlo2011-10-301-1/+5
OpenPOWER on IntegriCloud