summaryrefslogtreecommitdiffstats
path: root/tools/tools/ath
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix this tool to use the updated (corrected) v4k eeprom definition introduced...adrian2011-01-251-7/+20
* Add a simple tool to print the contents of a v4k EEPROM dump.adrian2011-01-247-1/+480
* Add a new tool which takes a text hexdump of the current EEPROM contents.adrian2011-01-223-1/+157
* Patch the athstats code/Makefile to cross-compile correctly.adrian2011-01-222-13/+13
* Add in a new tool which prints a formatted v14 eeprom from an eepromadrian2011-01-213-1/+454
* Remove an un-needed trailing / after OBJDIR.adrian2011-01-211-1/+1
* Make the existing ath tools build again.adrian2011-01-218-3/+22
* Dump the AR_PHY_TURBO register on the AR5416. This register holds 11nrpaulo2010-04-191-0/+1
* Spell "Hz" correctly wherever it is user-visible.gavin2010-01-121-3/+3
* recognie invalid register namessam2009-08-271-1/+10
* add a link named athpeek since my fingers keep typing itsam2009-06-241-0/+1
OpenPOWER on IntegriCloud