aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Stop including sys/types.h from arm's machine/atomic.h, fix the placesIan Lepore2017-02-111-1/+1
* [iwm] add this 3 megabyte firmware image.Adrian Chadd2017-02-081-0/+53122
* [iwm] add version 17 firmware.Adrian Chadd2017-02-081-0/+26235
* [iwm] add version 17 firmware.Adrian Chadd2017-02-081-0/+23322
* [iwm] add version 17 firmware.Adrian Chadd2017-02-081-0/+20409
* [ath_hal] [ar9300] link in the CAC enable/diable methods and expose it via th...Adrian Chadd2017-02-033-6/+8
* [ath_hal] [ar9300] initial radar decode for AR9380 and later chips.Adrian Chadd2017-02-031-1/+196
* [ath_hal] [ar9300] initial radar detection glue.Adrian Chadd2017-02-024-12/+29
* [ath_hal] [ar9300] initial hacks to make spectral scan working on AR9380 and ...Adrian Chadd2017-02-021-2/+32
* Revert crap accidentally committedBaptiste Daroussin2017-01-282-41/+7
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-282-7/+41
* Fix lookup of original destination address when using a redirect rule.Cy Schubert2017-01-272-4/+4
* Currently the fragment info is placed at the top of the linked listCy Schubert2017-01-262-1/+6
* Add support for the Realtek RTL8192EU chipset.Kevin Lo2017-01-241-0/+711
* Merge ACPICA 20170119.Jung-uk Kim2017-01-19337-355/+387
|\
* | Sync in the latest CloudABI generated source files.Ed Schouten2017-01-175-462/+401
* | Get rid of a compiler warning which I saw too often.Bjoern A. Zeeb2017-01-121-4/+4
* | Revert r311843, r311667Conrad Meyer2017-01-113-84/+12
* | Adjust ACPI_EXPORT_SYMBOL for AcpiGetTableWithSizeConrad Meyer2017-01-101-1/+1
* | Add some additional ACPI methods for DRMConrad Meyer2017-01-083-11/+83
* | Remove '-vd' option to make iasl(8) reproducible.Jung-uk Kim2017-01-062-10/+0
* | Merge ACPICA 20161222.Jung-uk Kim2017-01-0533-258/+1465
|\|
* | Merge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4c25a6d8, mostlyOlivier Houchard2016-12-3011-384/+747
* | [vchi] replace non-reproducible __DATE__/__TIME__ with hardcoded stringOleksandr Tymoshenko2016-12-261-2/+2
* | Add a FREEBSD-Xlist file for CK.Olivier Houchard2016-11-281-0/+10
* | Add FreeBSD-specific files.Olivier Houchard2016-11-283-0/+425
* | Import Concurrency Kit in the kernel.Olivier Houchard2016-11-2875-0/+19364
* | Merge ACPICA 20161117.Jung-uk Kim2016-11-2253-1357/+2175
|\|
* | Simplify the page tracking for VA<->PA translations.Justin Hibbits2016-11-162-98/+21
* | Reduce dmesg verbosity.Luiz Otavio O Souza2016-11-151-1/+0
* | Fix improper use of "its".Bryan Drewery2016-11-082-2/+2
* | Add NVIDIA Tegra XHCI driver and coresponding firmware blob.Michal Meloun2016-11-072-0/+3127
* | krping: Allow the underlying ib_device to handle DMA mappings.Navdeep Parhar2016-10-241-6/+6
* | Use proper integer-pointer type conversions.Justin Hibbits2016-10-189-103/+104
* | rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-1711-933/+2385
* | Fix octeon model comparison in Cavium SDKEd Maste2016-10-131-1/+1
* | Convert ­ U+00AD soft hyphen to - in Cavium Octeon SDKEd Maste2016-10-134-33/+33
* | Make VCHI driver compatible with upstream DTOleksandr Tymoshenko2016-10-121-7/+20
* | In case of removal of m_copy() the macro should remain named M_COPY()Kevin Lo2016-10-082-3/+3
* | Minor optimizations to dTSEC glue codeJustin Hibbits2016-10-082-15/+14
* | Merge ACPICA 20160930.Jung-uk Kim2016-10-04114-4693/+5095
|\|
* | Remove an extra etter.Eitan Adler2016-09-291-1/+1
* | Remove the compatibility macro if_addrlist.Kevin Lo2016-09-291-0/+1
* | Update Annapurna Alpine HALWojciech Macek2016-09-2053-51711/+0
* | Sync in latest vDSOs from upstream.Ed Schouten2016-09-192-124/+86
* | Fix badly computed register/stack offset of system call output arguments.Ed Schouten2016-09-181-5/+4
* | Add very preliminary support for CloudABI for ARMv6.Ed Schouten2016-09-181-0/+490
* | Remove the 4.3BSD compatible macro m_copy(), use m_copym() instead.Kevin Lo2016-09-153-4/+4
* | [ath_hal] quieten a bit of the boot messages - this stuff has been working fo...Adrian Chadd2016-09-121-0/+4
* | Update Annapurna Alpine HAL to a newer version.Wojciech Macek2016-09-0689-3551/+64048