summaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ah_debug.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2017-12-08SPDX: license IDs for some ISC-related files.Pedro F. Giffuni
2017-02-02[ath_hal] add debugging level for spectral scan.Adrian Chadd
2013-04-05HAL additions to enable MCI Bluetooth coexistence in the AR9300 HAL.Adrian Chadd
2012-11-07Add new HAL configuration features for the updated AR9300 HAL.Adrian Chadd
2012-07-09Extend the debugging flags to include some AR9300 HAL related options.Adrian Chadd
2012-07-01Fix the HAL debugging to only use one bit to mark a message as unmaskable.Adrian Chadd
2011-05-11Add a new flag - HAL_DEBUG_UNMASKABLE - which always logs a debug messageAdrian Chadd
2011-05-07Some BB hang changes:Adrian Chadd
2011-04-13More kite diversity related changes.Adrian Chadd
2011-01-26* fix HAL_DEBUG_INTERRUPT to be a separate bit, it was overlapping withAdrian Chadd
2010-03-03Replace Id keyword with FreeBSD keyword and set the svn props correctly.Rui Paulo
2008-12-01import ath halSam Leffler