summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and markup improvements suggested by trociny and joel.brooks2013-05-201-5/+12
* Minor mdoc improvements.joel2013-05-161-3/+3
* Add a sample script to create filesystem images from an installed treebrooks2013-05-163-0/+368
* 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
* sync with my local copy (this file may go away, eventually)luigi2013-04-301-0/+1
* Replace a silly command sequence with a proper if-then-else.n_hibma2013-04-281-5/+5
* Doing a cpio from /var/empty if dir was not specified or non-existentn_hibma2013-04-281-6/+7
* Remove the WITH_IDEA option and build it unconditionally.eadler2013-04-261-1/+1
* - Correct mispellings of word andgabor2013-04-171-1/+1
* Fix build.pluknet2013-04-121-2/+2
* Set and display the IP fragment bit correctly when dealing withnp2013-04-111-1/+7
* cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. Thisnp2013-03-302-6/+65087
* Properly spell "Class Based Queueing"rene2013-03-271-1/+1
* Add shlib-compat under tools.gleb2013-03-2531-0/+1833
* 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
* Set WARNS=3 so this actually compiles.neel2013-03-201-0/+2
* Fix compile warning by including ctype.h for isdigit().np2013-03-051-0/+1
* 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
* update the netmap example programs merging some common code in nm_util.cluigi2013-02-176-931/+1366
* Teach athalq about the recent if_ath_alq timestamp format change.adrian2013-02-115-34/+51
* Restore Python 2.6+ compatibilityemaste2013-01-221-0/+2
* 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
OpenPOWER on IntegriCloud