aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ahb.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should...Vasanthakumar Thiagarajan2011-04-251-1/+1
* ath9k: Add AR9340 platform id to id tableVasanthakumar Thiagarajan2011-04-251-0/+4
* ath9k: Register id table for platform deviceVasanthakumar Thiagarajan2011-04-121-1/+13
* wireless:ath: use resource_size() help functionShan Wei2011-03-071-1/+1
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-281-9/+3
* ath9k: remove support for virtual wiphysFelix Fietkau2011-01-281-1/+0
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-4/+3
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-5/+2
* ath: Add a bus type fieldSujith2010-04-061-0/+1
* ath9k: fix access to freed data on unloadPavel Roskin2010-02-011-10/+2
* ath9k: Fix panic on driver loadSujith2010-01-141-0/+3
* ath9k: Cleanup init/deinit routinesSujith2010-01-121-8/+12
* ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez2009-10-301-7/+4
* ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez2009-10-301-2/+3
* ath9k: adjust ahb callbacks to new struct layout to avoid compile errorsMarek Lindner2009-10-271-4/+2
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-6/+8
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-3/+4
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-1/+1
* ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan2009-09-091-1/+1
* ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez2009-09-081-5/+3
* ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez2009-08-041-1/+1
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+192