summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5416
Commit message (Expand)AuthorAgeFilesLines
* Add bluetooth fixes to the AR5416/AR92xx HAL:adrian2013-06-073-1/+12
* 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
* Implement STBC receive frame statistics.adrian2013-05-082-0/+9
* Setup needed tables for TPC on AR5416->AR9287 chips.adrian2013-04-173-31/+270
* 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
* CABQ calculation changes to try and fix some weird corner cases leadingadrian2013-03-231-4/+4
* 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-043-1/+14
* Part #2 of the TX chainmask changes:adrian2013-02-252-45/+0
* Begin adding support to explicitly set the current chainmask.adrian2013-02-253-0/+16
* 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
* 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-025-2/+283
* 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
* Methodise the BT diversity configuration function; so the AR9285adrian2012-12-043-3/+12
* Add and tie in the AR5416 bluetooth coexistence methods into the HAL.adrian2012-12-031-0/+10
* Add a new HAL capability - check and enforce whether the NIC supportsadrian2012-12-011-0/+17
* Add a comment which covers what's going on with the 64 bit TSF write.adrian2012-11-241-0/+12
* Implement a HAL method to set a 64 bit TSF value.adrian2012-11-232-0/+16
* I'm not sure why ah_desc.h was required here, but it doesn't _need_adrian2012-11-161-2/+1
* HAL API changes!adrian2012-11-032-2/+4
* Oops - this was incorrectly removed in a previous commit.adrian2012-10-311-0/+1
* HAL updates!adrian2012-10-311-3/+2
* Implement the quarter rate fractional channel programming for theadrian2012-10-041-1/+29
* Track the last ANI TX/RX sample correctly.adrian2012-09-271-2/+2
* Don't use AR_PHY_MODE to setup half/quarter rate.adrian2012-09-131-13/+0
* Flip on half/quarter rate support.adrian2012-09-131-3/+3
* Introduce an AR5416 flavour of the IFS and mac usec/timing configurationadrian2012-09-131-1/+140
* Call the ar5212SetCoverageClass() function for now.adrian2012-09-131-1/+2
* Add register defintions for the AR5416 TX/RX latency fields.adrian2012-09-131-0/+6
* Ensure that all firstep values are available in ANI.adrian2012-08-271-3/+7
* Fix the debugging output to correctly log CCK errors.adrian2012-08-271-1/+1
* Add default values for the NumTxMaps capability.adrian2012-08-241-0/+1
* Implement an API to fetch the default DFS parameters for the given chip.adrian2012-08-243-0/+48
* Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segmentadrian2012-08-052-2/+6
* Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.adrian2012-08-052-2/+7
* Flesh out the multi-rate retry capability.adrian2012-07-281-0/+1
* Add STBC TX support for AR5416 HAL chips.adrian2012-07-271-0/+1
* Bring this API in line with what the reference driver and Linux ath9kadrian2012-07-272-5/+3
* Migrate the MAC/BB hang structures out from ar5416_misc.h into the HAL.adrian2012-07-011-30/+0
OpenPOWER on IntegriCloud