summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5416/ar9160_attach.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove ar9160Detach; it does nothingsam2009-03-091-14/+1
* move attach debug msg to the rf backendsam2009-02-241-2/+0
* Add PCIE power control api:sam2009-02-241-1/+4
* 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-3/+1
* 5416 and later parts get the radio rev differently; add ar5416GetRadioRevsam2009-02-231-2/+2
* import ath halsam2008-12-011-0/+307
OpenPOWER on IntegriCloud