summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* [ath_hal] add azimuth timestamp payload marking for AR9380 and later chips.adrian2016-06-011-0/+1
* [ath_hal] implement shared PA handling checks, based on ath9k.adrian2016-06-011-8/+16
* [ath_hal] add MCI bits from ath9k for QCA9565adrian2016-06-011-21/+106
* [ath_hal] add support for QCA9565 for configuring the bluetooth antenna LNA d...adrian2016-06-011-3/+34
* [ath_hal] Allow the BT antenna diversity option to be enabled for QCA9565.adrian2016-06-011-2/+4
* [ath_hal] add QCA9565 bluteooth antenna control.adrian2016-06-011-2/+30
* [ath_hal] add extra debugging for MCI interrupts.adrian2016-06-011-0/+2
* [ath_hal] rename the MCI state info routine.adrian2016-05-311-1/+10
* [ath_hal] add QCA9565 and MCI related registers.adrian2016-05-311-0/+29
* [ath_hal] migrate the bluetooth definitions out from ah.h / ar9300_freebsd_in...adrian2016-05-311-357/+0
* [ath] ensure the right methods / options get overridden for MCI bluetooth coexadrian2016-05-311-5/+5
* Merge ACPICA 20160527.jkim2016-05-2713-59/+112
* Remove extraneous blank line.cy2016-05-201-1/+0
* Enable the two ip_frag tuneables. The code is there but the twocy2016-05-202-1/+21
* Make subsequent code reachable.cy2016-05-151-3/+6
* Revert AccessWidth/BitOffset support for AcpiHwWrite() and AcpiHwRead() forjkim2016-04-301-195/+30
* Fix build without ACPI_DEBUG.jkim2016-04-271-0/+1
* Merge ACPICA 20160422.jkim2016-04-27334-12777/+19023
|\
* | Zero the newly allocated spinlock.jhibbits2016-04-241-1/+1
* | Fix for printf() compile warning when fast_reg.length is 64-bit.hselasky2016-04-221-1/+1
* | Use NULL instead of 0 for pointer comparison.cy2016-04-151-2/+2
* | Send krping output to the log instead of the tty, as is done upstream.np2016-04-143-72/+63
* | Add fastreg support to krping (ported from upstream).np2016-04-121-36/+1027
* | Add DTrace probes for packets flagged as bad by ipfilter. All probescy2016-04-074-11/+62
* | Make CloudABI's way of doing TLS more friendly to userspace emulators.ed2016-04-061-0/+7
* | Sync in the latest CloudABI system call definitions.ed2016-03-313-12/+22
* | krping wasn't designed to take more than one client. Fail any connectnp2016-03-291-2/+7
* | Replace the CloudABI system call table by a machine generated version.ed2016-03-245-731/+996
* | Fix crash in krping when run as a client due to NULL pointer access.hselasky2016-03-161-0/+1
* | Remove redundant NULL pointer comparison.cy2016-03-021-4/+0
* | Add support for the Freescale dTSEC DPAA-based ethernet controller.jhibbits2016-02-29107-0/+73567
* | Optimize ROL and ROR emulations and fix comments.jkim2016-02-181-19/+15
* | Silence VPS-Studio errors (V646). These is no functional change.jkim2016-02-181-3/+3
* | ARM: Use new ARMv6 naming conventions for cache and TLB functionsmmel2016-02-051-1/+4
* | These files were getting sys/malloc.h and vm/uma.h with header pollutionglebius2016-02-012-0/+2
* | Import Annapurna Labs Alpine HAL for networkingzbb2016-01-2626-0/+28017
* | Fix order of last two arguments of mtx_initgonzo2016-01-141-1/+1
* | Convert ipfilter to the new routing KPI.melifaro2016-01-101-41/+30
* | Have krping use IB_ACCESS_LOCAL_WRITE because it's required for remotenp2016-01-051-2/+5
* | [rtwn] add rtwn firmware.adrian2015-12-313-0/+738
* | Correct __FreeBSD__ check.cy2015-12-281-1/+1
* | Don't assume checksums will be calculated later when fastfoward iscy2015-12-201-2/+2
* | Add initial ar9300 HAL support for the spectral scan mode.adrian2015-12-023-9/+29
* | Adjust a comment; we now support these embedded boards!adrian2015-12-011-1/+1
* | Fix the buildngie2015-11-301-0/+2
* | fix ht/40 configuration for ar9331 (hornet).adrian2015-11-301-2/+13
* | add missing initvals.adrian2015-11-291-0/+1420
* | Add initial support for the QCA953x SoC (honeybee) wifi.adrian2015-11-298-41/+260
* | u32 -> uint32_t.adrian2015-11-291-3/+3
* | [ath_hal] add AR9461 (jupiter) 2.1 support.adrian2015-11-294-9/+1583
OpenPOWER on IntegriCloud