summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* Merge ACPICA 20150717.jkim2015-07-2286-1295/+2897
|\
* | Import upstream changes to the system call definitions.ed2015-07-222-0/+11
* | Implement CloudABI memory management system calls.ed2015-07-171-0/+3
* | Add a sysentvec for CloudABI on x86-64.ed2015-07-162-23/+26
* | Import the CloudABI datatypes and create a system call table.ed2015-07-092-0/+712
* | Move the nvlist source and private includes from sys/kern to seperateoshogbo2015-07-046-0/+2955
* | Quieten the scorpion SoC/WMAC reset path. Stuff the non-error stuffadrian2015-07-041-3/+3
* | Merge ACPICA 20150619.jkim2015-06-18146-782/+1645
|\ \ | |/
* | MFV: r283965jkim2015-06-032-47/+73
* | Add support for the tuning cap for Hornet/AR9331 boards.adrian2015-05-231-1/+9
* | CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenjkim2015-05-222-3/+3
* | Merge ACPICA 20150515.jkim2015-05-1854-391/+3759
|\ \ | |/
* | Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsglebius2015-04-1621-14646/+0
* | Sync with OpenBSD: Use volatile instead of __volatile__.delphij2015-04-131-2/+2
* | Merge ACPICA 20150410.jkim2015-04-1178-1118/+1488
* | In ipfilter(4) there is the ipftest(1) program, that compiles half of theglebius2015-04-071-11/+23
* | o Use new function ip_fillid() in all places throughout the kernel,glebius2015-04-014-36/+9
* | Expose the ANI state / statistics using the public ANI function, rather thanadrian2015-04-013-4/+29
* | Add initial support for the HAL channel survey support to the AR9300 HAL.adrian2015-03-294-6/+50
* | Quieten some of the log spam from AR9300 sysctl tree walk and chip setup/resetadrian2015-03-211-2/+31
* | Use the dsb macro to use the correct instruction when building for ARMv7.andrew2015-03-191-1/+1
* | Merge ACPICA 20141107 and 20150204.jkim2015-02-18315-984/+4265
|\ \ | |/
* | Update the infiniband stack to Mellanox's OFED version 2.1.hselasky2015-02-171-9/+9
* | Add initial support to the AR9300 HAL to support FreeBSD's intmit API.adrian2015-02-151-0/+50
* | Add ath_hal_setbeacontimers() to the AR9300 HAL.adrian2015-02-152-2/+56
* | Comment out a double declaration of this particular function name.adrian2015-02-141-0/+2
* | Quieten a clang warning.adrian2015-02-141-1/+1
* | Remove the reserved pin 11 from the HAL check.adrian2015-02-141-10/+3
* | Update the AR9300 HAL to the latest public available HAL from QCA.adrian2015-02-1415-55/+682
* | Fix build without INVARIANTS/INVARIANT_SUPPORT:gonzo2015-02-131-1/+7
* | - Perform bus_dmamap_sync on pagelist structuregonzo2015-02-121-6/+22
* | Add preliminary support for the Ralink RT5390 and RT5392 chipsets.kevlo2015-02-112-443/+443
* | Add x2APIC support. Enable it by default if CPU is capable. Thekib2015-02-091-0/+1
* | Do not mark shared structures as __packed, it leads to race conditiongonzo2015-02-091-3/+3
* | Remove unused variablesgonzo2015-02-092-3/+0
* | Act as a bus in attach method: probe and attach devicesgonzo2015-02-081-0/+3
* | Fix a number of -Wcast-qual warnings in ath's ar9300_attach.c, by makingdim2015-02-071-2/+2
* | Import VCHI driver for Broadcom's VideoCore IV GPUgonzo2015-02-0532-0/+13579
* | Add missing linuxapi module dependencies and always use the FreeBSDhselasky2015-01-191-0/+2
* | Oops - use the correct argument order for ar9300_set_beacon().adrian2015-01-181-2/+2
* | Correct the descriptor length for AR9462/AR9565 and set the final fieldadrian2015-01-172-4/+10
* | Skip the OFDM weak signal threshold detection programming foradrian2015-01-171-0/+4
* | Override the bt enable/disable methods for AR9462 (jupiter) andadrian2015-01-171-0/+5
* | Tie in the MCI bluetooth coexistence functions into the HAL.adrian2015-01-161-0/+7
* | In order to reduce use of M_EXT outside of the mbuf allocator andrwatson2015-01-061-4/+2
* | Glue to suck in the QCA9550 HAL support if AH_SUPPORT_QCA9550 is defined.adrian2015-01-061-1/+3
* | Use the same 6000 series g2{a,b} firmware versions when embedding thesemarius2014-12-272-15961/+0
* | Correctly define constants.cy2014-11-282-2/+2
* | Add missing headers needed by write().kevlo2014-11-251-4/+8
* | Set the current vnet inside the ioctl handler for ipfilter.rodrigc2014-11-201-0/+11
OpenPOWER on IntegriCloud