aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* ath: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
* dev/ath: minor spelling fixes in comments.Pedro F. Giffuni2016-05-021-4/+4
* Fix the AR_SLEEP1 and AR_SLEEP2 definitions. Oops!Adrian Chadd2014-04-271-2/+2
* Bring over some AR9271 register definitions from the QCA HAL.Adrian Chadd2013-04-151-0/+19
* Add another register definition bit - whether to populate EVM or PLCPAdrian Chadd2013-03-101-0/+1
* Bring over the basic spectral scan framework code from Qualcomm Atheros.Adrian Chadd2013-01-021-0/+1
* Add register defintions for the AR5416 TX/RX latency fields.Adrian Chadd2012-09-131-0/+6
* * According to the reference code, AR_WA_D3_L1_DISBABLE is bit 14.Adrian Chadd2012-05-251-1/+5
* Add the BT register definitions for AR9285/AR9287 BT coexistence.Adrian Chadd2012-04-261-0/+47
* Disable a specific Merlin hardware workaround which may cause hangs on someAdrian Chadd2012-04-041-1/+2
* Port over some GPIO and LED fixes.Adrian Chadd2011-12-231-3/+5
* Commit a missing fix - the AR_SREV_KIWI_10_OR_LATER() check.Adrian Chadd2011-11-091-4/+8
* Add some 11n bits from the if_ath_tx 11n branch:Adrian Chadd2011-10-251-1/+7
* Various interrupt handling and RX interrupt mitigation fixes.Adrian Chadd2011-10-021-0/+1
* Add a definition for ASYNC_CAUSE_CLR. It's not used yet, but theAdrian Chadd2011-09-071-0/+1
* TIM/Timer fixes for AR5416 and later:Adrian Chadd2011-08-241-0/+8
* Bring over my AR9287 work in progress.Adrian Chadd2011-05-261-1/+30
* AR9287 prep work:Adrian Chadd2011-05-261-2/+29
* Break out the AR9285 analog registers from ar5416/ar5416phy.h and putAdrian Chadd2011-05-121-97/+7
* * Add AR_SREV_KITE macro for later useAdrian Chadd2011-05-081-1/+2
* * Add in a comment about ar5416InitUserSettings() potentiallyAdrian Chadd2011-05-081-0/+6
* Fix the IS_5416 checks to actually work correctly.Adrian Chadd2011-05-071-3/+3
* Fix the OWL revision checks.Adrian Chadd2011-05-071-5/+31
* Fix up the chipset checks for the AR5416 and later silicon.Adrian Chadd2011-05-051-10/+37
* Import some HOWL (AR9130) related fixes from Atheros.Adrian Chadd2011-05-051-0/+6
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.Adrian Chadd2011-04-281-11/+37
* The right commit - add a couple more AR_PCU_MISC_MODE2 register bits -Adrian Chadd2011-03-251-0/+2
* * fix the ar5416 check macros to be slightly more correct;Adrian Chadd2011-03-031-4/+11
* Add in some AR9280 specific board configuration options.Adrian Chadd2011-02-071-0/+4
* Add a check for the AR9285E; I have no idea what this is.Adrian Chadd2011-01-291-0/+4
* Add an AR5416 workaround - force a different bias based on 2.4ghz channel fre...Adrian Chadd2011-01-261-0/+4
* Fix typo introduced in previous revision.Rui Paulo2010-06-271-1/+1
* Fix the AR_SREV_MERLIN_20_OR_LATER() check.Rui Paulo2010-06-261-1/+1
* Bring in a couple of fixes from the Linux ath9k related to chip hangs.Rui Paulo2010-06-011-0/+9
* Fix Kite and Merlin version check.Rui Paulo2010-02-161-2/+2
* Fix KITE version check.Rui Paulo2010-02-151-3/+3
* Add support for the AR9285 chipset, which is found on many netbooksRui Paulo2010-01-291-34/+102
* Add PCIE power control api:Sam Leffler2009-02-241-0/+13
* Fill in gpio support for 5416 and later parts:Sam Leffler2009-02-241-3/+40
* print mac+rf part names; drop the printing 2ghz rf stuff (might come back)Sam Leffler2009-02-231-2/+2
* import ath halSam Leffler2008-12-011-0/+506