aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ar5212/ar5212_power.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
* dev/ath: minor spelling fixes in comments.Pedro F. Giffuni2016-05-021-1/+1
* * Only update ah_powerMode if we're setting the chip sleep state.Adrian Chadd2014-04-301-3/+6
* Also set the AR5212 HAL power mode tracking in the right spot.Adrian Chadd2014-03-221-1/+3
* Migrate the chip power mode status to public ath_hal, rather than theAdrian Chadd2014-03-101-3/+2
* Add support for the AR9285 chipset, which is found on many netbooksRui Paulo2010-01-291-3/+3
* import ath halSam Leffler2008-12-011-0/+175