summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_alq.h
Commit message (Collapse)AuthorAgeFilesLines
* .. revert out a local change that I hadn't yet completely finished fleshingadrian2012-03-181-124/+1
| | | | | | out and testing. sorry!
* Add a missing endian conversion.adrian2012-03-181-1/+124
|
* Add the thread id to the net80211 alq records.adrian2012-03-041-1/+3
| | | | This will (hopefully) aid in debugging concurrency related issues.
* Implement very basic ALQ logging for net80211.adrian2011-04-211-0/+51
This is destined to be a lightweight and optional set of ALQ probes for debugging events which are just impossible to debug with printf/log (eg packet TX/RX handling; AMPDU handling.) The probes and operations themselves will appear in subsequent commits.
OpenPOWER on IntegriCloud