summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* MFC r303322,303326,303327,303345,303413,303416,303418,303557sbruno2016-08-017-45527/+122225
* [ath] implement TX queue configuration extensions for the AR9380 HAL.adrian2016-06-201-13/+33
* [ath_hal] modify the xmit code to use temporary variables for setting qmisc/d...adrian2016-06-081-38/+23
* [ath_hal] add a _S so FSP (frame scheduling policy) can be set/read via SM/MS...adrian2016-06-081-0/+1
* [ath_hal] correctly initialise the CAB queue default valueadrian2016-06-081-5/+23
* [ath_hal] initialise ah_beaconInterval when the AP/IBSS/TDMA beacon is setup.adrian2016-06-082-2/+3
* [ath_hal] add AR9462 (jupiter) RX gain / XLNA programming.adrian2016-06-053-0/+60
* [ath_hal] Add Jupiter 2.1 (AR9462 mac 640.3) support.adrian2016-06-051-3/+32
* [ath_hal] teach the reset path(s) about Jupiter 2.1.adrian2016-06-051-3/+4
* [ath_hal] convert the MCI code over to work on Jupiter 2.1.adrian2016-06-051-7/+7
* [ath_hal] Make the AR9462 2.0 initvals from ath9k compile.adrian2016-06-051-19/+20
* [ath_hal] add STOMP_AUDIO for AR9462/QCA9565.adrian2016-06-041-0/+6
* [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
* 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
|\
* | [rtwn] add rtwn firmware.adrian2015-12-313-0/+738
* | 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
* | ath(4): begin fleshing out a "reset type" extension to force cold/warn resets.adrian2015-11-094-1/+4
* | Flip on fast frames support for AR5416 and AR9300 series NICs.adrian2015-10-101-1/+1
* | Add an initial driver for the AR9170 series draft-11n hardware fromadrian2015-09-263-0/+47
* | 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
* | 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
* | Merge ACPICA 20150717.jkim2015-07-2286-1295/+2897
|\ \ | |/
* | 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
* | Merge ACPICA 20150515.jkim2015-05-1854-391/+3759
|\ \ | |/
OpenPOWER on IntegriCloud