summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c
Commit message (Expand)AuthorAgeFilesLines
* If any of the TX queues have underrun reporting enabled, enableadrian2013-02-201-0/+2
* Squirrel away the SYNC interrupt in case we're doing interrupt debugging.adrian2012-04-101-0/+4
* Track and optionally log the actual sync interrupt cause.adrian2012-04-041-2/+5
* Fix the KTR option to compile by default - it was referencingadrian2011-11-081-0/+17
* Various interrupt handling and RX interrupt mitigation fixes.adrian2011-10-021-14/+68
* Disable TX interrupt mitigation just for the time being.adrian2011-10-021-14/+3
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.adrian2011-04-281-27/+44
* Fix a corner-case of interrupt handling which resulted in potentiallyadrian2011-04-231-3/+5
* Rework the Global TX timeout handling to look more like ath9k.adrian2011-04-181-2/+8
* Introduce AH_AR5416_INTERRUPT_MITIGATION which enables interrupt mitigation foradrian2011-03-311-2/+2
* Bring over interrupt mitigation changes from ath9k.adrian2011-03-251-10/+17
* Bring in a couple of fixes from the Linux ath9k related to chip hangs.rpaulo2010-06-011-0/+7
* Remove extraneous semicolons, no functional changes.mbr2010-01-071-1/+1
* remove special handling for BNR; it is direct mapped to the harwdare sosam2009-05-191-4/+0
* add support for the Beacon Not Ready (BNR) interruptsam2009-05-061-0/+4
* Fill in gpio support for 5416 and later parts:sam2009-02-241-6/+14
* import ath halsam2008-12-011-0/+259
OpenPOWER on IntegriCloud