summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ | |/
* | Merge ACPICA 20150410.jkim2015-04-1178-1118/+1488
* | Expose the ANI state / statistics using the public ANI function, rather thanadrian2015-04-013-4/+29
* | Add initial support for the HAL channel survey support to the AR9300 HAL.adrian2015-03-294-6/+50
* | Quieten some of the log spam from AR9300 sysctl tree walk and chip setup/resetadrian2015-03-211-2/+31
* | Merge ACPICA 20141107 and 20150204.jkim2015-02-18315-984/+4265
|\ \ | |/
* | Add initial support to the AR9300 HAL to support FreeBSD's intmit API.adrian2015-02-151-0/+50
* | Add ath_hal_setbeacontimers() to the AR9300 HAL.adrian2015-02-152-2/+56
* | Comment out a double declaration of this particular function name.adrian2015-02-141-0/+2
* | Quieten a clang warning.adrian2015-02-141-1/+1
* | Remove the reserved pin 11 from the HAL check.adrian2015-02-141-10/+3
* | Update the AR9300 HAL to the latest public available HAL from QCA.adrian2015-02-1415-55/+682
* | Add preliminary support for the Ralink RT5390 and RT5392 chipsets.kevlo2015-02-112-443/+443
* | Add x2APIC support. Enable it by default if CPU is capable. Thekib2015-02-091-0/+1
* | Fix a number of -Wcast-qual warnings in ath's ar9300_attach.c, by makingdim2015-02-071-2/+2
* | Oops - use the correct argument order for ar9300_set_beacon().adrian2015-01-181-2/+2
* | Correct the descriptor length for AR9462/AR9565 and set the final fieldadrian2015-01-172-4/+10
* | Skip the OFDM weak signal threshold detection programming foradrian2015-01-171-0/+4
* | Override the bt enable/disable methods for AR9462 (jupiter) andadrian2015-01-171-0/+5
* | Tie in the MCI bluetooth coexistence functions into the HAL.adrian2015-01-161-0/+7
* | Glue to suck in the QCA9550 HAL support if AH_SUPPORT_QCA9550 is defined.adrian2015-01-061-1/+3
OpenPOWER on IntegriCloud