summaryrefslogtreecommitdiffstats
path: root/tools/tools/ath
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement a first cut of the 'sample' rate statistics userland utility.adrian2012-07-202-0/+227
* Bump this up - that way the AR9300 and later MACs get covered (for now)adrian2012-06-301-1/+1
* Convert athdebug to use the 64 bit dev.ath.X.debug sysctl.adrian2012-06-151-3/+4
* Add athaggrstats to the ath(4) tools build.adrian2012-06-101-1/+1
* Flesh out 'athaggrstats', a utility which will display the aggregationadrian2012-06-106-0/+979
* Change cc -> bc : "bc" is "busy count", which is the % of time the channeladrian2012-04-281-3/+3
* Add a tool to print out min, average and max channel survey informationadrian2012-04-283-0/+233
* Add AR_ISR_S5 and AR_ISR_S5_S.adrian2012-04-081-0/+2
* Add a threadid to the ah_decode API.adrian2012-04-041-1/+1
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-5/+5
* Stop some of the output from wrapping at 80 characters.adrian2012-03-111-3/+5
* Fix up this local copy of statfoo to support > 128 statistics.adrian2012-02-172-9/+24
* Add some missing radar config parameters.adrian2012-02-141-2/+20
* Add some missing radar config parameters to athradar.adrian2012-02-021-0/+6
* Oops, my bad. Fix a broken thing I introduced earlier.adrian2011-12-261-1/+1
* Add in ath_ee_9287_print.adrian2011-12-231-2/+2
* Tidy up the statistic documentation.adrian2011-11-231-2/+2
* Add the new statistics introduced in r227868.adrian2011-11-231-7/+14
* Bring over the new aggregate statistics from the 11n branch.adrian2011-10-261-12/+85
* Add athradar, an implementation of the radar parameter diagnosticadrian2011-07-223-0/+304
* Include an EEPROM dump program for the AR9287 EEPROM format.adrian2011-05-266-0/+508
* This is a full 32 bit field for kite.adrian2011-05-091-1/+1
* Generate opt_ah.h now for all ath tools, a recent HAL change of mineadrian2011-04-115-0/+44
* * re-enable marker stuff, I accidentally disabled it during debuggingadrian2011-04-051-4/+2
* Flesh out a simple tool to print the ALQ dump generated by the HAL.adrian2011-04-053-1/+126
* Oops, fix badness i must've introduced earlier.adrian2011-03-231-4/+4
* The regdomain entries are 16 bits, not 8. Print out all 16 bits.adrian2011-03-092-2/+2
* Update to keep in sync with the HALadrian2011-03-081-7/+5
* Add support for printing out the open-loop TX power control EEPROM fields.adrian2011-03-061-2/+22
* * add in new EEPROM fields from later revisionsadrian2011-02-131-2/+11
* Keep this in sync with the ar5212 power rate table size.adrian2011-01-291-1/+1
OpenPOWER on IntegriCloud