aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_ath_alq.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [ath] add a placeholder event for debuggin EDMA TX FIFO push events.Adrian Chadd2016-06-091-0/+8
* Add ALQ beacon debugging.Adrian Chadd2013-05-131-0/+14
* Fix an incorrect sizeof()Adrian Chadd2013-02-181-1/+1
* Add a new ATH KTR debug method to log the interrupt status.Adrian Chadd2013-02-181-0/+28
* Extend the timestamp to be a timeval, rather than ticks.Adrian Chadd2013-02-111-1/+2
* Add in specific TDMA logging types.Adrian Chadd2012-11-271-0/+49
* ath(4) ALQ logging improvements.Adrian Chadd2012-11-161-5/+22
* Add my initial cut at driver-layer ALQ support.Adrian Chadd2012-11-081-0/+82