aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20170303.Jung-uk Kim2017-03-03342-5795/+46124
|\
* | Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* | Add 7265D firmware.Adrian Chadd2017-02-221-0/+30750
* | [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
* | Add support for the Realtek RTL8192EU chipset.Kevin Lo2017-01-241-0/+711
* | Merge ACPICA 20170119.Jung-uk Kim2017-01-19337-355/+387
|\|
* | 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 ACPICA 20161117.Jung-uk Kim2016-11-2253-1357/+2175
|\|
* | Fix improper use of "its".Bryan Drewery2016-11-081-1/+1
* | Add NVIDIA Tegra XHCI driver and coresponding firmware blob.Michal Meloun2016-11-072-0/+3127
* | rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-1711-933/+2385
* | Merge ACPICA 20160930.Jung-uk Kim2016-10-04114-4693/+5095
|\|
* | [ath_hal] quieten a bit of the boot messages - this stuff has been working fo...Adrian Chadd2016-09-121-0/+4
* | [ath_hal] add USB PHY control registers for hornet/AR9330.Adrian Chadd2016-08-281-0/+6
* | [ar9300] don't program a negative readytime.Adrian Chadd2016-08-091-0/+2
* | Update iwmfw(4) to include support for 8260 series units and updateSean Bruno2016-07-257-45527/+122225
* | [ath_hal] add in locationing timer support and capabilities.Adrian Chadd2016-07-081-0/+25
* | [ath_hal] add locationing / tx-beamforming RX status descriptor decoding.Adrian Chadd2016-07-081-5/+29
* | [ath_hal] Add setting positioning bit and clear sounding-disable bit.Adrian Chadd2016-07-081-0/+8
* | [ath_hal] retire a "long RX desc" flag, store/use the TX/RX timestamp length.Adrian Chadd2016-07-081-3/+2
* | [ath] implement TX queue configuration extensions for the AR9380 HAL.Adrian Chadd2016-06-201-13/+33
* | [ath_hal] modify the xmit code to use temporary variables for setting qmisc/d...Adrian Chadd2016-06-081-38/+23
* | [ath_hal] add a _S so FSP (frame scheduling policy) can be set/read via SM/MS...Adrian Chadd2016-06-081-0/+1
* | [ath_hal] correctly initialise the CAB queue default valueAdrian Chadd2016-06-081-5/+23
* | [ath_hal] initialise ah_beaconInterval when the AP/IBSS/TDMA beacon is setup.Adrian Chadd2016-06-082-2/+3
* | [ath_hal] add AR9462 (jupiter) RX gain / XLNA programming.Adrian Chadd2016-06-053-0/+60
* | [ath_hal] Add Jupiter 2.1 (AR9462 mac 640.3) support.Adrian Chadd2016-06-051-3/+32
* | [ath_hal] teach the reset path(s) about Jupiter 2.1.Adrian Chadd2016-06-051-3/+4
* | [ath_hal] convert the MCI code over to work on Jupiter 2.1.Adrian Chadd2016-06-051-7/+7
* | [ath_hal] Make the AR9462 2.0 initvals from ath9k compile.Adrian Chadd2016-06-051-19/+20
* | [ath_hal] add STOMP_AUDIO for AR9462/QCA9565.Adrian Chadd2016-06-041-0/+6
* | [ath_hal] add azimuth timestamp payload marking for AR9380 and later chips.Adrian Chadd2016-06-011-0/+1
* | [ath_hal] implement shared PA handling checks, based on ath9k.Adrian Chadd2016-06-011-8/+16
* | [ath_hal] add MCI bits from ath9k for QCA9565Adrian Chadd2016-06-011-21/+106
* | [ath_hal] add support for QCA9565 for configuring the bluetooth antenna LNA d...Adrian Chadd2016-06-011-3/+34
* | [ath_hal] Allow the BT antenna diversity option to be enabled for QCA9565.Adrian Chadd2016-06-011-2/+4
* | [ath_hal] add QCA9565 bluteooth antenna control.Adrian Chadd2016-06-011-2/+30