summaryrefslogtreecommitdiffstats
path: root/tools/tools/ath
Commit message (Expand)AuthorAgeFilesLines
* MFC r264400,r265836:ngie2014-12-316-6/+6
* MFC r257532 (by adrian):dim2013-12-301-1/+7
* Add include path to the ar9300 HAL.adrian2013-06-251-0/+1
* Link the AR9300 EEPROM dump tool into the build.adrian2013-06-141-1/+1
* Begin fleshing out an AR9300 EEPROM dump helper utility.adrian2013-06-142-0/+248
* Add missing formatting strings.adrian2013-06-141-6/+6
* Add RX STBC statistics.adrian2013-06-041-2/+5
* Implement beacon event debugging in athalq.adrian2013-05-221-0/+39
* Add the AR9300 descriptor decoding code.adrian2013-05-053-4/+6
* This is a simple script to output the delta between each TX and TXSTATUS.adrian2013-05-051-0/+34
* More indentation fixes.adrian2013-03-231-6/+6
* Expose the beacon miss counter.adrian2013-03-231-1/+5
* Add AR9300 descriptor decoding.adrian2013-03-232-0/+366
* Print out the RTS/CTS rate in the TX descriptor.adrian2013-02-191-0/+2
* * Add initial debugging of the interrupt status entryadrian2013-02-184-1/+181
* Make this output more terse.adrian2013-02-181-46/+49
* Teach athalq about the recent if_ath_alq timestamp format change.adrian2013-02-115-34/+51
* Add extra debugging fields.adrian2013-01-172-8/+16
* Add the "enable at reset" functionality to trigger spectral scan uponadrian2013-01-091-0/+30
* Disable clang for athstats for now.adrian2013-01-021-0/+4
* Add missing err() format string.adrian2013-01-021-1/+1
* Fix missing err() format string.adrian2013-01-021-1/+1
* Fix some conversions to keep clang happy.adrian2013-01-021-3/+3
* Fix some clang warnings!adrian2013-01-021-4/+6
* Fix up some warnings from clang.adrian2013-01-021-7/+9
* Add missing err() format strings.adrian2013-01-021-4/+4
* * Add missing err() string formats;adrian2013-01-021-4/+4
* * Add missing format specifier for err()adrian2013-01-021-3/+4
* Fix some printf() formats.adrian2013-01-021-4/+4
* Fix incorrect format string.adrian2013-01-021-1/+1
* Add a very skeletal spectral scan control application.adrian2013-01-023-1/+340
* Add in a totally hacked up copy of the AR5416 descriptor decoding stuff,adrian2012-11-271-0/+470
* Make this a flag.adrian2012-11-171-1/+1
* Implement AR5210 descriptor decoding.adrian2012-11-174-2/+204
* Add AR5211 descriptor decoding support.adrian2012-11-174-2/+205
* Add AR5212 frame decoding support.adrian2012-11-174-4/+250
* Implement a basic data decoder for the data produced by if_ath_alq.adrian2012-11-174-0/+529
* Add some colour to make it easy (well, easier) to see what the currentadrian2012-09-101-1/+49
* Add a '-s <timeout>' option which will display live rate controladrian2012-09-082-26/+74
* Tidy up the output quite substantially, making it fit well withinadrian2012-09-071-4/+4
* Make this build again!adrian2012-09-071-1/+2
* Minor mdoc fix.joel2012-09-011-5/+3
* Add a missing HAL_DMA_ADDR definition.adrian2012-08-091-0/+1
* Add HAL_DMA_ADDR.adrian2012-08-093-0/+3
* Break out the parsing code from main() and modularise things a little.adrian2012-07-301-58/+84
* Add a needed #include due to my recent change.adrian2012-07-201-0/+1
* Add missing SRCS.adrian2012-07-201-1/+1
* Add the new athratestats tool.adrian2012-07-201-1/+1
* Tidy things up substantially:adrian2012-07-201-12/+44
* Use the rate control table to display the rate rather than the rix,adrian2012-07-201-13/+61
OpenPOWER on IntegriCloud