summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/ahb.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: add missing iounmap to AHB probe removalJonathan Bither2012-04-271-0/+1
* ath5k: unmap io memory on probe failureJonathan Bither2012-04-131-2/+4
* ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-131-0/+1
* ath5k:Remove __raw_read and __raw_writeJonathan Bither2012-02-221-10/+10
* ath5k: MRR support and 2GHz radio override belong in ah_capabilitiesNick Kossifidis2011-11-281-1/+3
* ath5k: remove last references to "softc"Pavel Roskin2011-08-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+0
|\
| * treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
* | ath5k: merge ath5k_hw and ath5k_softcPavel Roskin2011-07-201-23/+21
* | ath5k: fix formatting errors found by checkpatch.plPavel Roskin2011-07-081-2/+2
* | ath5k: add missing ieee80211_free_hw() on unload in AHB codePavel Roskin2011-06-201-0/+1
|/
* ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau2011-04-141-0/+10
* ath5k: add a new bus op for reading the mac addressFelix Fietkau2011-04-141-0/+18
* wireless:ath: use resource_size() help functionShan Wei2011-03-071-1/+1
* ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik2011-01-191-3/+4
* ath5k: Add AHB bus support.Felix Fietkau2010-12-021-0/+219