Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure all of the buffers are printed, rather than (n-1). | adrian | 2012-08-20 | 1 | -4/+2 |
* | Extend the TX descriptor debug printing to be properly aware of | adrian | 2012-08-19 | 1 | -4/+77 |
* | Add the AR9380 HAL to the TX descriptor debugging, in order to dump all | adrian | 2012-08-11 | 1 | -1/+2 |
* | Extend the RX descriptor completion debugging to log the larger | adrian | 2012-07-09 | 1 | -0/+10 |
* | Revert r233227 and followup commits as it breaks CCMP PN replay detection. | adrian | 2012-06-11 | 1 | -3/+0 |
* | Migrate ath_debug and sc_debug from an int to a uint64_t / QUAD; | adrian | 2012-05-15 | 1 | -3/+3 |
* | Remove duplicate txflags field from ath_buf. | adrian | 2012-04-07 | 1 | -3/+2 |
* | Delay sequence number allocation for A-MPDU until just before the frame | adrian | 2012-03-20 | 1 | -6/+10 |
* | Add support to the TX descriptor printing code to follow ath_buf | adrian | 2011-11-08 | 1 | -19/+30 |
* | Break out the debug macros from if_ath.c into if_ath_debug.[ch] . | adrian | 2011-01-29 | 1 | -0/+156 |