aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ah_eeprom_v3.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-3/+3
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
* Fix the eeprom set API method to return HAL_STATUS.Adrian Chadd2011-05-141-1/+1
* Revert previous commit and add myself to the list of people who shouldPoul-Henning Kamp2009-09-081-2/+0
* Add necessary include.Poul-Henning Kamp2009-09-081-0/+2
* fix extraneous return that can cause a memory leakSam Leffler2009-09-071-1/+1
* fix static const orderSam Leffler2008-12-131-3/+3
* import ath halSam Leffler2008-12-011-0/+1876