Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver. | adrian | 2013-06-12 | 1 | -0/+1 |
* | Add a debug method to dump the EDMA TX status descriptor contents out. | adrian | 2012-11-03 | 1 | -0/+2 |
* | Pause and unpause the software queues for a given node based on the | adrian | 2012-10-03 | 1 | -0/+1 |
* | Migrate the ath(4) KTR logging to use an ATH_KTR() macro. | adrian | 2012-09-24 | 1 | -4/+16 |
* | Add a debug bit for TX destination filtering. | adrian | 2012-09-17 | 1 | -0/+1 |
* | Map ATH_KTR_* to 0 when ATH_DEBUG is not defined. This effectively NOPs | jhb | 2012-07-11 | 1 | -0/+3 |
* | Migrate the ATH_KTR_* fields out to if_ath_debug.h . | adrian | 2012-07-10 | 1 | -0/+3 |
* | Add a debug category for RX EDMA. | adrian | 2012-07-09 | 1 | -0/+2 |
* | Migrate ath_debug and sc_debug from an int to a uint64_t / QUAD; | adrian | 2012-05-15 | 1 | -31/+32 |
* | Add some new ath(4) debugging bits, from my if_ath_tx 11n TX branch. | adrian | 2011-10-29 | 1 | -0/+5 |
* | Break out the debug macros from if_ath.c into if_ath_debug.[ch] . | adrian | 2011-01-29 | 1 | -0/+93 |