summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5416/ar5416.h
Commit message (Expand)AuthorAgeFilesLines
* Setup needed tables for TPC on AR5416->AR9287 chips.adrian2013-04-171-0/+5
* add a method to set/clear the VMF field in the TX descriptor.adrian2013-03-041-1/+2
* Begin adding support to explicitly set the current chainmask.adrian2013-02-251-0/+1
* Bring over the basic spectral scan framework code from Qualcomm Atheros.adrian2013-01-021-0/+10
* Methodise the BT diversity configuration function; so the AR9285adrian2012-12-041-0/+4
* HAL API changes!adrian2012-11-031-1/+1
* Implement an API to fetch the default DFS parameters for the given chip.adrian2012-08-241-0/+2
* Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segmentadrian2012-08-051-1/+2
* Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.adrian2012-08-051-1/+2
* Bring this API in line with what the reference driver and Linux ath9kadrian2012-07-271-1/+1
* Bring over the initial 802.11n bluetooth coexistence support code.adrian2012-06-261-0/+37
* Change the MIB cycle count API to return HAL_BOOL, rather than uint32_t,adrian2012-05-011-2/+2
* Extend the ANI code to implement basic channel survey support.adrian2012-04-281-3/+2
* Add an AR5416 PCU DMA stop method, as a check for the AR9130 is needed.adrian2012-04-281-0/+1
* Correctly handle AR_MoreAggr when assembling multi-descriptor final frames.adrian2012-04-041-2/+2
* Break out the radar code into a separate source file.adrian2012-02-201-0/+1
* Extend the HAL code to allow the RX and TX chainmask to be overriddenadrian2012-02-101-0/+3
* Port over a new routine which grabs the percentage of time spent in TX frame,...adrian2011-11-091-1/+6
* Add some 11n bits from the if_ath_tx 11n branch:adrian2011-10-251-0/+6
* Add an AR5416 aware version of the "current RSSI" function.adrian2011-10-041-0/+1
* Update the TSF and next-TBTT methods to work for the AR5416 and later NICs.adrian2011-09-081-0/+3
* Add another HAL method - ah_isFastClockEnabled - which returns AH_TRUEadrian2011-08-081-0/+1
* Bring over AR5416 specific RX filter get/set routines.adrian2011-07-301-0/+2
* Flesh out a new HAL method to fetch the radar PHY error frame information.adrian2011-06-071-0/+3
* Bring over the relevant registers to use when implementing the quiet timeadrian2011-06-031-0/+2
* Add some missing DFS chipset functionality to the FreeBSD HAL.adrian2011-06-011-0/+2
* When disabling RIFS for Sowl (AR9160) and Howl (AR9130), make sure RIFSadrian2011-05-141-1/+2
* Remove duplicate code - add a function which calculates the ratesArray[]adrian2011-05-131-0/+9
* Add a function which enables or disables RX RIFS searching, and migrateadrian2011-05-061-0/+1
* Break out the PLL setup into an overridable method.adrian2011-04-241-0/+6
* Eliminate code duplication between AR5416/AR9160/AR9280 and AR9285.adrian2011-04-241-0/+2
* Remove some duplicate code from the AR9285 TX power configuration path.adrian2011-04-161-0/+2
* De-dup the ar5416 rates array definition.adrian2011-04-111-0/+13
* I missed committing this last time - it's needed for the 5ghz fast clock calc...adrian2011-04-031-4/+0
* oops, commited the wrong file change.adrian2011-03-251-1/+0
* Add some more AR_PCU_MISC_MODE2 register settings - these are SOWL or later.adrian2011-03-251-0/+1
* Bring over an XPA (external power amplifer) bias fix for the AR9160.adrian2011-03-221-0/+2
* Bring over a copy of the AR5212 TX queue reset and setup routines, in prepara...adrian2011-03-201-0/+4
* Move out some of the shared eeprom board value calculation routines into ah.cadrian2011-03-131-5/+0
* * Add in some board settings debugging to log what's being writtenadrian2011-03-131-2/+2
* Introduce methods for the initial calibration and the new PA calibrationadrian2011-03-111-0/+6
* Remove the ar9285FillVpdTable() and just use ar5416FillVpdTable().adrian2011-03-111-0/+3
* Introduce the Merlin PWDCLKIND workaround.adrian2011-03-101-0/+2
* Implement open-loop TX power control (OLC) for Merlin (AR9280) andadrian2011-03-081-0/+35
* Add a new parameter to selectively enable/disable the ANI operations.adrian2011-02-171-0/+2
* Bring over some NF calibration changes from ath9k.adrian2011-01-291-0/+9
* Fix some errors introduced w/ the last commit; fix setting RTS/CTS in the 11n...adrian2011-01-291-1/+1
* Link in the 11n specific TX methods into the HAL.adrian2011-01-291-0/+18
* Add ar5416RestoreChainMask() which will undo any AR5416 specific chainmaskadrian2011-01-261-0/+1
* Break out the chainmask init code into a new function - ar5416InitChainMasks() .adrian2011-01-261-1/+1
OpenPOWER on IntegriCloud