History log of /freebsd-10.0-release/tools/tools/ath/athalq/main.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 250899 21-May-2013 adrian

Implement beacon event debugging in athalq.


# 250266 05-May-2013 adrian

Add the AR9300 descriptor decoding code.


# 246935 18-Feb-2013 adrian

* Add initial debugging of the interrupt status entry
* Add in the TDMA debugging entries that I added a while ago


# 246649 11-Feb-2013 adrian

Teach athalq about the recent if_ath_alq timestamp format change.


# 243171 17-Nov-2012 adrian

Implement AR5210 descriptor decoding.


# 243170 17-Nov-2012 adrian

Add AR5211 descriptor decoding support.


# 243167 16-Nov-2012 adrian

Add AR5212 frame decoding support.


# 243166 16-Nov-2012 adrian

Implement a basic data decoder for the data produced by if_ath_alq.

This decodes the AR5416 family 11n TX and RX descriptors.