aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ahb.c
Commit message (Expand)AuthorAge
* wireless: ath9k: use dev_get_platdata()Jingoo Han2013-09-26
* net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
* ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-07
* ath9k: add platform_device_id for AR9550Gabor Juhos2012-07-09
* ath9k: Use atomic operationsSujith Manoharan2012-06-06
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* ath9k: remove all references to subsysid, it's never usedPavel Roskin2011-08-08
* ath9k: add platform device id for AR9330Gabor Juhos2011-06-22
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should...Vasanthakumar Thiagarajan2011-04-25
* ath9k: Add AR9340 platform id to id tableVasanthakumar Thiagarajan2011-04-25
* ath9k: Register id table for platform deviceVasanthakumar Thiagarajan2011-04-12
* wireless:ath: use resource_size() help functionShan Wei2011-03-07
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-28
* ath9k: remove support for virtual wiphysFelix Fietkau2011-01-28
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-27
* ath: Add a bus type fieldSujith2010-04-06
* ath9k: fix access to freed data on unloadPavel Roskin2010-02-01
* ath9k: Fix panic on driver loadSujith2010-01-14
* ath9k: Cleanup init/deinit routinesSujith2010-01-12
* ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez2009-10-30
* ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez2009-10-30
* ath9k: adjust ahb callbacks to new struct layout to avoid compile errorsMarek Lindner2009-10-27
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-07
* atheros: add common debug printingLuis R. Rodriguez2009-10-07
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-07
* ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan2009-09-09
* ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez2009-09-08
* ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez2009-08-04
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-22