summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use the same 6000 series g2{a,b} firmware versions when embedding thesemarius2014-12-272-15961/+0
* Add missing headers needed by write().kevlo2014-11-251-4/+8
* Repair build of tools/ath/athalq and define missing value len.sbruno2014-10-131-0/+1
* Merge ACPICA 20140926.jkim2014-10-02313-6897/+18434
|\
* | Remove this stuff - it's no longer needed here.adrian2014-09-301-23/+0
* | Add initial support for the AR9485 CUS198 / CUS230 variants.adrian2014-09-306-13/+114
* | Quieten the AR9300 HAL attach a little - the setupXTxDesc methodadrian2014-09-201-0/+2
* | Quieten the AR9300 HAL probe a bit.adrian2014-09-201-1/+1
* | Don't double-call the ar9300 stub function method.adrian2014-09-201-3/+0
* | Add iwn-100 firmware.adrian2014-08-281-0/+5925
* | Add some more OS_MARK() probes to the AR9300 HAL.adrian2014-08-112-0/+8
* | Work around some rather annoying chip hangs in the AR9331 chip.adrian2014-08-091-1/+13
* | store the AR9300 interrupts away when doing interrupt debugging.adrian2014-07-261-0/+15
* | Remove ia64.marcel2014-07-071-2/+2
* | Add Atheros AR1111 support to the HAL.adrian2014-05-051-0/+2
* | Add ar9300_get_next_tbtt().adrian2014-04-301-0/+6
* | Only track the power state variable if the power state is changed,adrian2014-04-301-4/+9
* | Note that the AR9380 and later hardware supports MYBEACON.adrian2014-04-271-0/+4
* | Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.kevlo2014-04-251-0/+312
* | Fix ah_powerMode setting.adrian2014-03-291-1/+3
* | Also tag the current HAL power mode in ar9300_set_power_mode().adrian2014-03-101-0/+1
* | Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-1610-2120/+0
* | Add firmware for Intel Centrino Wireless-N 105 devices.gavin2014-01-111-0/+12141
* | Add firmware version 18.168.6.1 (API version 6) for Intel Centrinogavin2014-01-051-0/+12344
* | Remove 'inline' from ar9300_init_pll(), it's too big to inline.ian2013-11-081-1/+1
* | Update firmware for run(4) to version 0.33.kevlo2013-10-181-185/+185
* | Add firmware for Centrino 2200-N wireless devices.gnn2013-08-281-0/+12250
* | drm/radeon: Import the Radeon KMS driverdumbbell2013-08-2597-0/+32767
* | Merge ACPICA 20130823.jkim2013-08-2341-105/+1070
* | Add firmware for the Intel 2030 and variants.adrian2013-08-111-0/+24904
* | Remove a now-unused firmware.adrian2013-08-111-7833/+0
* | Update the 6000g2a image.adrian2013-08-111-0/+30188
* | Realtek's RTL8712 firmware blob needed by the upcoming rsu(4) driver.rpaulo2013-07-291-0/+2149
* | Merge ACPICA 20130725.jkim2013-07-2624-634/+1533
* | Adding urtwn(4) firmware and related changes.hiren2013-07-103-0/+609
OpenPOWER on IntegriCloud