summaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_ath_alq.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Support sending ATH_ALQ messages with no payload.Adrian Chadd2013-05-131-3/+5
* Extend the timestamp to be a timeval, rather than ticks.Adrian Chadd2013-02-111-1/+6
* ath(4) ALQ logging improvements.Adrian Chadd2012-11-161-5/+21
* Fix a very incorrect description.Adrian Chadd2012-11-091-1/+1
* Add my initial cut at driver-layer ALQ support.Adrian Chadd2012-11-081-0/+172