summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ah.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.adrian2013-06-121-3/+6
* Add bluetooth fixes to the AR5416/AR92xx HAL:adrian2013-06-071-1/+1
* Add a new capability flag to announce that the chip implements LNA mixingadrian2013-06-051-0/+1
* Add the combined (mixed) diversity support capability bit for theadrian2013-06-041-0/+1
* HAL additions to enable MCI Bluetooth coexistence in the AR9300 HAL.adrian2013-04-051-1/+19
* add a method to set/clear the VMF field in the TX descriptor.adrian2013-03-041-1/+3
* Add in the STBC TX/RX capability support into the HAL and driver.adrian2013-02-271-0/+3
* Begin adding support to explicitly set the current chainmask.adrian2013-02-251-0/+2
* Place-holders for enable/active parameter flags.adrian2013-01-111-0/+2
* Add the initial HAL glue for the spectral analysis support.adrian2012-12-301-0/+26
* Add and tie in the AR5416 bluetooth coexistence methods into the HAL.adrian2012-12-031-0/+16
* Add a new HAL capability - check and enforce whether the NIC supportsadrian2012-12-011-0/+1
* Add a note about the magic values here; don't change them.adrian2012-11-271-0/+5
* Implement a HAL method to set a 64 bit TSF value.adrian2012-11-231-0/+1
* Add new HAL configuration features for the updated AR9300 HAL.adrian2012-11-071-0/+3
* HAL API changes!adrian2012-11-031-1/+11
* Add in the last random assortment of missing bits for the AR9380 HAL.adrian2012-10-311-6/+177
* Rename AH_MIMO_MAX_CHAINS to AH_MAX_CHAINS, for compatibility withadrian2012-09-171-1/+1
* Migrate the AR9285 diversity configuration LNA configuration to useadrian2012-08-301-0/+23
* Implement an API to fetch the default DFS parameters for the given chip.adrian2012-08-241-0/+2
* Oops, another copy/paste issue.adrian2012-08-241-1/+1
* Add ath_hal_get_curmode() - this is used by the Osprey HAL.adrian2012-08-241-0/+6
* Oops, fix copy/paste silliness.adrian2012-08-241-5/+5
* Add some more capabilities (unused at the present.)adrian2012-08-241-0/+16
* Add a placeholder and typedefs for MFP (management frame protection.)adrian2012-08-231-0/+20
* Add some more interrupt handling bits.adrian2012-08-231-1/+7
* Bump up the rate control table size to incorporate 3 stream entries.adrian2012-08-151-3/+3
* Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segmentadrian2012-08-051-2/+5
* Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.adrian2012-08-051-1/+2
* Commit missing #define from a previous check-in.adrian2012-07-281-0/+2
* Add a STBC TX flag.adrian2012-07-271-0/+1
* Add some comments about what the two fields mean.adrian2012-07-271-2/+2
* Introduce a couple more fields in the rate scenario setup as part ofadrian2012-07-271-0/+2
* Bring this API in line with what the reference driver and Linux ath9kadrian2012-07-271-1/+1
* Add a new HAL method - the AR93xx and later NICs have a separateadrian2012-07-241-0/+3
* Break out the TX descriptor link field into HAL methods.adrian2012-07-191-0/+6
* Commit missing flags for the high/low priority (HP/LP) RX queues.adrian2012-07-101-1/+4
* Introduce the EDMA related HAL capabilities.adrian2012-07-091-3/+8
* Extend the RX HAL API to include the RX queue identifier.adrian2012-07-091-2/+2
* .. And fix another typo. Grr.adrian2012-07-021-1/+1
* Fix another typo.adrian2012-07-021-1/+1
* Fix typo.adrian2012-07-021-1/+1
* Bring over some further HAL capabilities from the Atheros HAL, as welladrian2012-07-021-2/+23
* Add in some further changes from the AR9300 HAL:adrian2012-07-011-1/+13
* Bring over some new typedefs as part of the AR9300 HAL import.adrian2012-06-271-0/+24
* Bring over the initial 802.11n bluetooth coexistence support code.adrian2012-06-261-7/+140
* oops - ath_hal_disablepcie is actually destined for another purpose,adrian2012-05-251-1/+2
* Change the MIB cycle count API to return HAL_BOOL, rather than uint32_t,adrian2012-05-011-2/+2
* Extend the HAL channel survey statistics:adrian2012-04-281-0/+4
* Squirrel away the SYNC interrupt in case we're doing interrupt debugging.adrian2012-04-101-0/+1
OpenPOWER on IntegriCloud