summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath_debug.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.adrian2013-06-121-0/+1
* Add a debug method to dump the EDMA TX status descriptor contents out.adrian2012-11-031-0/+2
* Pause and unpause the software queues for a given node based on theadrian2012-10-031-0/+1
* Migrate the ath(4) KTR logging to use an ATH_KTR() macro.adrian2012-09-241-4/+16
* Add a debug bit for TX destination filtering.adrian2012-09-171-0/+1
* Map ATH_KTR_* to 0 when ATH_DEBUG is not defined. This effectively NOPsjhb2012-07-111-0/+3
* Migrate the ATH_KTR_* fields out to if_ath_debug.h .adrian2012-07-101-0/+3
* Add a debug category for RX EDMA.adrian2012-07-091-0/+2
* Migrate ath_debug and sc_debug from an int to a uint64_t / QUAD;adrian2012-05-151-31/+32
* Add some new ath(4) debugging bits, from my if_ath_tx 11n TX branch.adrian2011-10-291-0/+5
* Break out the debug macros from if_ath.c into if_ath_debug.[ch] .adrian2011-01-291-0/+93
OpenPOWER on IntegriCloud