summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff"Renato Botelho2016-02-221-1/+1
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-1/+1
* Begin adding support to explicitly set the current chainmask.adrian2013-02-251-0/+1
* Implement a HAL method to set a 64 bit TSF value.adrian2012-11-231-0/+1
* HAL updates!adrian2012-10-311-1/+23
* Add default values for the NumTxMaps capability.adrian2012-08-241-0/+1
* Add the method to fetch the default DFS parameters for the AR5212 PHY.adrian2012-08-241-0/+1
* Flesh out the multi-rate retry capability.adrian2012-07-281-0/+1
* Break out the TX descriptor link field into HAL methods.adrian2012-07-191-0/+3
* oops - ath_hal_disablepcie is actually destined for another purpose,adrian2012-05-251-3/+4
* Change the MIB cycle count API to return HAL_BOOL, rather than uint32_t,adrian2012-05-011-2/+3
* Radar API related fixes.adrian2012-01-301-0/+7
* Fix a corner case in the HAL debugging changes, where ah was NULL.adrian2011-09-301-2/+2
* Update the TSF and next-TBTT methods to work for the AR5416 and later NICs.adrian2011-09-081-0/+1
* Add another HAL method - ah_isFastClockEnabled - which returns AH_TRUEadrian2011-08-081-0/+1
* Re-introduce a global ath_hal_debug again for now, whilst I figure out whatadrian2011-06-231-2/+2
* Flesh out a new HAL method to fetch the radar PHY error frame information.adrian2011-06-071-0/+1
* Bring over the relevant registers to use when implementing the quiet timeadrian2011-06-031-0/+1
* Add some missing DFS chipset functionality to the FreeBSD HAL.adrian2011-06-011-0/+4
* The ANI control for the AR5416 and later chips was calling ar5212AniControl(),adrian2011-05-241-0/+3
* Add a HAL capability bit for supporting self-linked RX descriptors and disabl...adrian2011-04-041-0/+1
* There's apparently a bug with Merlin (AR9280) and later chipsets whereadrian2011-02-081-0/+2
* ANI changes #1 - split out the ANI polling from the RxMonitor hook.adrian2011-01-211-1/+2
* Include the initial support for external EEPROMs.adrian2011-01-201-1/+2
* Add a new HAL method to retrieve the completion schedule. It setsadrian2011-01-201-0/+1
* Couple of suggestions from Sam regarding latest commit:rpaulo2010-03-021-3/+3
* Properly setup the TX FIFO threshold for AR5416 based chipsets,rpaulo2010-03-011-0/+3
* Add HAL_RX_FILTER_BSSID support (to disable bssid match):sam2009-06-271-4/+8
* add TBTT interrupt support; this was added in Griffin so consumers shouldsam2009-05-191-0/+2
* add HAL_CAP_INTRMASK to return the set of interrupts supported by the devicesam2009-05-191-0/+7
* purge hal abi support; now that the hal is merged w/ the driversam2009-03-191-1/+0
* Add PCIE power control api:sam2009-02-241-34/+46
* remove private copies of gpio methods that were needed when the halsam2009-02-231-5/+0
* Overhaul regulatory support:sam2009-01-281-5/+4
* import ath halsam2008-12-011-0/+870
OpenPOWER on IntegriCloud