summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Add extra debugging fields.adrian2013-01-172-8/+16
* Convert to Python 3eadler2013-01-171-22/+22
* Allow "ivlan" (inner VLAN) to be used as an alias for "vlan" whennp2013-01-171-3/+10
* 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
* use nanosecond resolution, make sure gettimeofdayluigi2012-12-271-7/+12
* various connections to last commitluigi2012-12-252-10/+21
* small cleanup of the code, and add support for running multipleluigi2012-12-231-21/+144
* Update to the new and brighter pkg worldphk2012-12-151-27/+39
* 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
* Finish migration of MAINTAINER entrieseadler2012-10-221-2/+0
* Make local function static.emaste2012-10-111-1/+1
* Add a "clearstats" subcommand to cxgbetool that lets you clear thenp2012-10-101-0/+25
* Add an "i2c" subcommand to cxgbetool. You can use this to readnp2012-10-101-0/+58
* Revert previous commit...kevlo2012-10-101-1/+1
* Prefer NULL over 0 for pointerskevlo2012-10-091-1/+1
* Clean up compiler warnings.emaste2012-10-031-4/+22
* Remove scripts and tools which only functioned when src was using CVSeadler2012-09-137-904/+0
* 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
* Failure to open netmap device is unrecoverable.emaste2012-09-041-1/+1
* Minor mdoc fix.joel2012-09-011-5/+3
* The error syntax has changed.des2012-08-301-1/+1
* Add a missing HAL_DMA_ADDR definition.adrian2012-08-091-0/+1
* Add HAL_DMA_ADDR.adrian2012-08-093-0/+3
* Be more descriptive about poll error / timeout when transmitting.emaste2012-08-081-3/+8
* Round displayed pps (instead of truncating)emaste2012-08-081-1/+1
* Add to the debug output the offset from the parent partitioning scheme.ae2012-08-061-2/+2
* Add simple test program that uses the partition tables handling code.ae2012-08-053-0/+235
* Break out the parsing code from main() and modularise things a little.adrian2012-07-301-58/+84
* Derive FREEBSD_PART from /etc/fstab, and make it full device name.phk2012-07-221-23/+25
* Replace hardcoded /mnt with ${SBMNT} which defaults to /mnt.sysbuildphk2012-07-221-51/+55
OpenPOWER on IntegriCloud