aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c
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-1/+1
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
* Program the AR_TSFOOR_THRESHOLD register with a default lifted fromAdrian Chadd2014-04-271-0/+26
* The AR5212 setup path (also used by the AR5416 code) configures aAdrian Chadd2011-09-281-0/+2
* Update the TSF and next-TBTT methods to work for the AR5416 and later NICs.Adrian Chadd2011-09-081-0/+9
* TIM/Timer fixes for AR5416 and later:Adrian Chadd2011-08-241-5/+9
* These timer registers are all 1uS in resolution in AR5416Adrian Chadd2011-08-231-3/+4
* Fix indenting issues introduced by the previous commit.Adrian Chadd2011-06-231-2/+2
* Break out most of the HAL related tweaks into a per-HAL instance,Adrian Chadd2011-06-231-2/+2
* Replace Id keyword with the FreeBSD keyword.Rui Paulo2010-01-291-1/+1
* import ath halSam Leffler2008-12-011-0/+246