summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/ath
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
* Fix compilation error on gcc-5.2.0 - it now warns on non-paranthen'edadrian2015-08-301-2/+2
* 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
* Quieten the scorpion SoC/WMAC reset path. Stuff the non-error stuffadrian2015-07-041-3/+3
* Add support for the tuning cap for Hornet/AR9331 boards.adrian2015-05-231-1/+9
* 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
* 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
* 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
OpenPOWER on IntegriCloud