summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix cache issues with bulk transfersgonzo2015-11-033-33/+38
* Synchronize with latest upstream VCHI code:gonzo2015-11-0121-313/+881
* Fix BULK read transfer if destination buffer is not cache line-aligned.gonzo2015-10-301-3/+23
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is ahselasky2015-10-221-1/+1
* Really fix ipfilter bug 3600459.cy2015-10-181-2/+1
* Flip on fast frames support for AR5416 and AR9300 series NICs.adrian2015-10-101-1/+1
* On some interfaces, ipfilter drops UDP packets with zero checkum.cy2015-10-061-0/+16
* Add an initial driver for the AR9170 series draft-11n hardware fromadrian2015-09-263-0/+47
* Compare the newly allocated array elements to NULL in order to seebz2015-09-251-2/+2
* Revert ip_fil_freebsd.c -r287674. This should not have gone in yet.cy2015-09-111-12/+0
* Fix ipfilter bug 3600459 NAT bucket count wrong.cy2015-09-112-1/+14
* Revert $FreeBSD$.cy2015-09-111-1/+1
* Fix mutex errors.cy2015-09-111-1/+1
* Fixup typos in comments.cy2015-09-111-5/+9
* Fix compilation error on gcc-5.2.0 - it now warns on non-paranthen'edadrian2015-08-301-2/+2
* Merge ACPICA 20150818.jkim2015-08-2669-658/+1038
* Add support for the arrays in nvlist library.oshogbo2015-08-155-83/+1591
* If any function fail (the ptr variable will be equal to NULL), we shouldn'toshogbo2015-08-111-10/+9
* The nvlist_move_nvpair() function can fail in two cases, if:oshogbo2015-08-112-14/+16
* Don't set parent if the unpack operation fail. In someoshogbo2015-08-111-0/+2
* Make the nvlist_next(9) function handle NULL pointer variable.oshogbo2015-08-111-3/+3
* Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.rpaulo2015-08-084-0/+45566
* Add a missing method - ath_hal_settsf64().adrian2015-08-051-0/+13
* Add TXOP enforce support to the AR9300 HAL.adrian2015-08-051-0/+19
* Import the latest CloudABI system call definitions and table.ed2015-08-052-4/+11
* Import Annapurna Labs Alpine HAL to sys/contrib/zbb2015-07-2816-0/+13941
* Sync in latest upstream system call definitions.ed2015-07-272-8/+3
* 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
OpenPOWER on IntegriCloud