aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ar5416/ar5416_power.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* ath: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
* * Only update ah_powerMode if we're setting the chip sleep state.Adrian Chadd2014-04-301-3/+9
* Shuffle ah_powerMode to be in a sane spot for the given power operation.Adrian Chadd2014-03-201-1/+3
* Migrate the chip power mode status to public ath_hal, rather than theAdrian Chadd2014-03-101-3/+2
* Both linux ath9k and the reference driver initialises the PLL hereAdrian Chadd2012-04-141-0/+1
* Fixes from Atheros:Adrian Chadd2011-05-121-2/+6
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.Adrian Chadd2011-04-281-1/+5
* Replace Id keyword with the FreeBSD keyword.Rui Paulo2010-01-291-1/+1
* import ath halSam Leffler2008-12-011-0/+173