summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath_debug.c
Commit message (Expand)AuthorAgeFilesLines
* TX EDMA debugging fixes:adrian2012-11-051-6/+7
* Add a debug method to dump the EDMA TX status descriptor contents out.adrian2012-11-031-0/+12
* Debugging output fixes:adrian2012-09-241-6/+7
* Only print the descriptor contents!adrian2012-08-271-2/+2
* Make sure all of the buffers are printed, rather than (n-1).adrian2012-08-201-4/+2
* Extend the TX descriptor debug printing to be properly aware ofadrian2012-08-191-4/+77
* Add the AR9380 HAL to the TX descriptor debugging, in order to dump alladrian2012-08-111-1/+2
* Extend the RX descriptor completion debugging to log the largeradrian2012-07-091-0/+10
* Revert r233227 and followup commits as it breaks CCMP PN replay detection.adrian2012-06-111-3/+0
* Migrate ath_debug and sc_debug from an int to a uint64_t / QUAD;adrian2012-05-151-3/+3
* Remove duplicate txflags field from ath_buf.adrian2012-04-071-3/+2
* Delay sequence number allocation for A-MPDU until just before the frameadrian2012-03-201-6/+10
* Add support to the TX descriptor printing code to follow ath_bufadrian2011-11-081-19/+30
* Break out the debug macros from if_ath.c into if_ath_debug.[ch] .adrian2011-01-291-0/+156
OpenPOWER on IntegriCloud