summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal
Commit message (Expand)AuthorAgeFilesLines
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-1736-76/+261
* MFC r274922:dim2014-12-041-1/+7
* Add channel survey support to the AR5212 HAL.adrian2013-10-083-18/+102
* Add a HAL local routine to map the 2GHz channel frequency to an IEEEadrian2013-06-262-0/+22
* Set the antenna "config group" field.adrian2013-06-121-0/+1
* Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.adrian2013-06-126-653/+11
* Remove the AR9285 specific structure for LNA diversity and use the HAL.adrian2013-06-123-19/+13
* Add bluetooth fixes to the AR5416/AR92xx HAL:adrian2013-06-076-5/+22
* Enable slow diversity combining for the AR9285.adrian2013-06-051-0/+2
* As a temporary work-around (read: until there's a nice API for exposingadrian2013-06-051-0/+29
* Add a new capability flag to announce that the chip implements LNA mixingadrian2013-06-054-1/+6
* Document the AR9285/AR9485 LNA configuration information that'sadrian2013-06-051-0/+26
* Add the combined (mixed) diversity support capability bit for theadrian2013-06-042-0/+4
* Fix receive on the AR9285 (Kite) with only one antenna connected.adrian2013-06-031-1/+14
* Fix build break - the SetCapability calls return HAL_BOOL,adrian2013-05-211-1/+1
* Extend the TXOP enforce capability to support checking whether it'sadrian2013-05-211-0/+6
* Make the HT rate duration calculation work for MCS rates > 15.adrian2013-05-201-2/+2
* Implement STBC receive frame statistics.adrian2013-05-083-0/+10
* Add device identification and probe/attach support for the QCA9565.adrian2013-05-023-0/+5
* Setup needed tables for TPC on AR5416->AR9287 chips.adrian2013-04-175-81/+344
* Use the TPC bank by default for AR9160.adrian2013-04-171-1/+1
* Now that the register definitions are in -HEAD, enable this.adrian2013-04-151-8/+8
* Bring over some AR9271 register definitions from the QCA HAL.adrian2013-04-151-0/+19
* Add a new TX power field - it's inteded to be used where low TX poweradrian2013-04-051-0/+1
* HAL additions to enable MCI Bluetooth coexistence in the AR9300 HAL.adrian2013-04-052-1/+20
* Add new regulatory domain.adrian2013-03-242-0/+26
* CABQ calculation changes to try and fix some weird corner cases leadingadrian2013-03-231-4/+4
* Use the correct antenna configuration variable here. "diversity" justadrian2013-03-121-2/+2
* Add another register definition bit - whether to populate EVM or PLCPadrian2013-03-101-0/+1
* add a method to set/clear the VMF field in the TX descriptor.adrian2013-03-044-2/+17
* Add in the STBC TX/RX capability support into the HAL and driver.adrian2013-02-272-0/+7
* Part #2 of the TX chainmask changes:adrian2013-02-252-45/+0
* Begin adding support to explicitly set the current chainmask.adrian2013-02-2513-0/+43
* Add a workaround for AR5416, AR9130 and AR9160 chipsets - work aroundadrian2013-02-221-1/+70
* Be slightly more paranoid with the TX DMA buffer maximum threshold.adrian2013-02-212-2/+23
* Remove this unneeded printf(), sorry!adrian2013-02-211-4/+0
* Configure larger TX FIFO default and maximum level values.adrian2013-02-201-2/+18
* If any of the TX queues have underrun reporting enabled, enableadrian2013-02-201-0/+2
* The encryption type field needs to be preserved for each descriptoradrian2013-02-091-0/+6
* Clean some 'svn:executable' properties in the tree.pfg2013-01-261-0/+0
* Place-holders for enable/active parameter flags.adrian2013-01-111-0/+2
* Fix the short repeat option code to not flip the option to 0 whenadrian2013-01-021-2/+2
* Bring over the basic spectral scan framework code from Qualcomm Atheros.adrian2013-01-028-2/+286
* Add the initial HAL glue for the spectral analysis support.adrian2012-12-302-0/+28
* Add spectral scan capability.adrian2012-12-301-1/+2
* Add the AR9280 and later spectral scan register definitions.adrian2012-12-281-0/+14
* Add radar_bin_thresh_sel (bit 24:26), which defines whenadrian2012-12-281-0/+2
* Note why fast frames is disabled for 802.11n NICs now.adrian2012-12-211-1/+7
* Add XC900 SKU mapping.adrian2012-12-071-0/+3
* Methodise the BT diversity configuration function; so the AR9285adrian2012-12-043-3/+12
OpenPOWER on IntegriCloud