aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ar5212/ar5212_interrupts.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/+0
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
* Remove extraneous semicolons, no functional changes.Martin Blapp2010-01-071-1/+1
* add TBTT interrupt support; this was added in Griffin so consumers shouldSam Leffler2009-05-191-0/+4
* minor cleanupSam Leffler2009-05-191-17/+8
* remove special handling for BNR; it is direct mapped to the harwdare soSam Leffler2009-05-191-4/+0
* add support for the Beacon Not Ready (BNR) interruptSam Leffler2009-05-061-1/+5
* import ath halSam Leffler2008-12-011-0/+206