summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* [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
* | 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
OpenPOWER on IntegriCloud