summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5210/ar5210.h
Commit message (Expand)AuthorAgeFilesLines
* ath(4): begin fleshing out a "reset type" extension to force cold/warn resets.adrian2015-11-091-1/+2
* Fix the AR5210 HAL code to store the association ID and restore itadrian2014-04-241-0/+2
* Migrate the chip power mode status to public ath_hal, rather than theadrian2014-03-101-1/+0
* Begin adding support to explicitly set the current chainmask.adrian2013-02-251-0/+1
* Disable WEP hardware encryption on the AR5210, in order to allow otheradrian2012-11-191-0/+1
* Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.adrian2012-08-051-1/+2
* Break out the TX descriptor link field into HAL methods.adrian2012-07-191-0/+6
* Extend the RX HAL API to include the RX queue identifier.adrian2012-07-091-2/+2
* Add some empty DFS methods for AR5210/AR5211 for now, if DFS is enabledadrian2012-05-091-0/+2
* Change the MIB cycle count API to return HAL_BOOL, rather than uint32_t,adrian2012-05-011-0/+3
* Update the TSF and next-TBTT methods to work for the AR5416 and later NICs.adrian2011-09-081-0/+1
* ANI changes #1 - split out the ANI polling from the RxMonitor hook.adrian2011-01-211-1/+2
* Add a new HAL method to retrieve the completion schedule. It setsadrian2011-01-201-0/+2
* 5416 and later parts mux the gpio outputs; extend the api to includesam2009-02-241-1/+2
* Overhaul regulatory support:sam2009-01-281-9/+11
* import ath halsam2008-12-011-0/+278
OpenPOWER on IntegriCloud