aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
...
* | [ath_hal] add extra debugging for MCI interrupts.Adrian Chadd2016-06-011-0/+2
* | [ath_hal] rename the MCI state info routine.Adrian Chadd2016-05-311-1/+10
* | [ath_hal] add QCA9565 and MCI related registers.Adrian Chadd2016-05-311-0/+29
* | [ath_hal] migrate the bluetooth definitions out from ah.h / ar9300_freebsd_in...Adrian Chadd2016-05-311-357/+0
* | [ath] ensure the right methods / options get overridden for MCI bluetooth coexAdrian Chadd2016-05-311-5/+5
* | Merge ACPICA 20160527.Jung-uk Kim2016-05-2713-59/+112
|\|
* | Revert AccessWidth/BitOffset support for AcpiHwWrite() and AcpiHwRead() forJung-uk Kim2016-04-301-195/+30
* | Fix build without ACPI_DEBUG.Jung-uk Kim2016-04-271-0/+1
* | Merge ACPICA 20160422.Jung-uk Kim2016-04-27334-12777/+19023
|\|
* | [rtwn] add rtwn firmware.Adrian Chadd2015-12-313-0/+738
* | Add initial ar9300 HAL support for the spectral scan mode.Adrian Chadd2015-12-023-9/+29
* | Adjust a comment; we now support these embedded boards!Adrian Chadd2015-12-011-1/+1
* | Fix the buildEnji Cooper2015-11-301-0/+2
* | fix ht/40 configuration for ar9331 (hornet).Adrian Chadd2015-11-301-2/+13
* | add missing initvals.Adrian Chadd2015-11-291-0/+1420
* | Add initial support for the QCA953x SoC (honeybee) wifi.Adrian Chadd2015-11-298-41/+260
* | u32 -> uint32_t.Adrian Chadd2015-11-291-3/+3
* | [ath_hal] add AR9461 (jupiter) 2.1 support.Adrian Chadd2015-11-294-9/+1583
* | ath(4): begin fleshing out a "reset type" extension to force cold/warn resets.Adrian Chadd2015-11-094-1/+4
* | Flip on fast frames support for AR5416 and AR9300 series NICs.Adrian Chadd2015-10-101-1/+1
* | Add an initial driver for the AR9170 series draft-11n hardware fromAdrian Chadd2015-09-263-0/+47
* | Fix compilation error on gcc-5.2.0 - it now warns on non-paranthen'edAdrian Chadd2015-08-301-2/+2
* | Merge ACPICA 20150818.Jung-uk Kim2015-08-2669-658/+1038
|\|
* | Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.Rui Paulo2015-08-084-0/+45566
* | Add a missing method - ath_hal_settsf64().Adrian Chadd2015-08-051-0/+13
* | Add TXOP enforce support to the AR9300 HAL.Adrian Chadd2015-08-051-0/+19
* | Merge ACPICA 20150717.Jung-uk Kim2015-07-2286-1295/+2897
|\|
* | Quieten the scorpion SoC/WMAC reset path. Stuff the non-error stuffAdrian Chadd2015-07-041-3/+3
* | Merge ACPICA 20150619.Jung-uk Kim2015-06-18146-782/+1645
|\|
* | MFV: r283965Jung-uk Kim2015-06-032-47/+73
|\|
* | Add support for the tuning cap for Hornet/AR9331 boards.Adrian Chadd2015-05-231-1/+9
* | Merge ACPICA 20150515.Jung-uk Kim2015-05-1854-391/+3759
|\|
* | Merge ACPICA 20150410.Jung-uk Kim2015-04-1178-1118/+1488
|\|
* | Expose the ANI state / statistics using the public ANI function, rather thanAdrian Chadd2015-04-013-4/+29
* | Add initial support for the HAL channel survey support to the AR9300 HAL.Adrian Chadd2015-03-294-6/+50
* | Quieten some of the log spam from AR9300 sysctl tree walk and chip setup/resetAdrian Chadd2015-03-211-2/+31
* | Merge ACPICA 20141107 and 20150204.Jung-uk Kim2015-02-18315-984/+4265
|\|
* | Add initial support to the AR9300 HAL to support FreeBSD's intmit API.Adrian Chadd2015-02-151-0/+50
* | Add ath_hal_setbeacontimers() to the AR9300 HAL.Adrian Chadd2015-02-152-2/+56
* | Comment out a double declaration of this particular function name.Adrian Chadd2015-02-141-0/+2
* | Quieten a clang warning.Adrian Chadd2015-02-141-1/+1
* | Remove the reserved pin 11 from the HAL check.Adrian Chadd2015-02-141-10/+3
* | Update the AR9300 HAL to the latest public available HAL from QCA.Adrian Chadd2015-02-1415-55/+682
* | Add preliminary support for the Ralink RT5390 and RT5392 chipsets.Kevin Lo2015-02-112-443/+443
* | Add x2APIC support. Enable it by default if CPU is capable. TheKonstantin Belousov2015-02-091-0/+1
* | Fix a number of -Wcast-qual warnings in ath's ar9300_attach.c, by makingDimitry Andric2015-02-071-2/+2
* | Oops - use the correct argument order for ar9300_set_beacon().Adrian Chadd2015-01-181-2/+2
* | Correct the descriptor length for AR9462/AR9565 and set the final fieldAdrian Chadd2015-01-172-4/+10
* | Skip the OFDM weak signal threshold detection programming forAdrian Chadd2015-01-171-0/+4
* | Override the bt enable/disable methods for AR9462 (jupiter) andAdrian Chadd2015-01-171-0/+5