aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ah_eeprom_v4k.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
* "Upgrade" the AR9285 code to support PCI/ART EEPROM on flash.Adrian Chadd2012-04-201-6/+6
* Remove the EEPROM minor >= 19 check for txgaintype; that's only needed forAdrian Chadd2011-08-031-2/+1
* Prepare for embedded use of the AR9285/AR9287.Adrian Chadd2011-07-301-6/+16
* Fix the eeprom set API method to return HAL_STATUS.Adrian Chadd2011-05-141-1/+1
* Fix the Atheros V4K EEPROM definitions to match those in ath9k.Adrian Chadd2011-01-251-2/+2
* Modify the v14/v4k eeprom diag interface to return the whole eeprom.Adrian Chadd2011-01-211-2/+2
* Bring in a couple of fixes from the Linux ath9k related to chip hangs.Rui Paulo2010-06-011-23/+7
* Atheros EEPROM version 4K. This version is mostly based on version 1.4.Rui Paulo2009-10-101-0/+404