summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
Commit message (Expand)AuthorAgeFilesLines
* Bring back AR9285 support. This fixes most of the issues and should berpaulo2010-02-151-0/+2
* Revert part of the 9285 support because it breaks the 9280 support. I'llrpaulo2010-02-141-1/+1
* Add support for the AR9285 chipset, which is found on many netbooksrpaulo2010-01-291-1/+1
* Add HAL_RX_FILTER_BSSID support (to disable bssid match):sam2009-06-271-0/+1
* add HAL_CAP_INTRMASK to return the set of interrupts supported by the devicesam2009-05-191-0/+11
* preliminary ar9280 support:sam2009-03-121-0/+303
* move attach debug msg to the rf backendsam2009-02-241-2/+0
* Add PCIE power control api:sam2009-02-241-0/+27
* move eeprom attach above first reset as the reset code checks thesam2009-02-241-4/+4
* attach methods don't need to be public, make 'em staticsam2009-02-231-1/+1
* 5416 and later parts get the radio rev differently; add ar5416GetRadioRevsam2009-02-231-0/+15
* remove private copies of gpio methods that were needed when the halsam2009-02-231-6/+1
* import ath halsam2008-12-011-0/+486
OpenPOWER on IntegriCloud