summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ahb.c
AgeCommit message (Expand)Author
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin
2011-06-22ath9k: add platform device id for AR9330Gabor Juhos
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-25ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should...Vasanthakumar Thiagarajan
2011-04-25ath9k: Add AR9340 platform id to id tableVasanthakumar Thiagarajan
2011-04-12ath9k: Register id table for platform deviceVasanthakumar Thiagarajan
2011-03-07wireless:ath: use resource_size() help functionShan Wei
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-04-06ath: Add a bus type fieldSujith
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin
2010-01-14ath9k: Fix panic on driver loadSujith
2010-01-12ath9k: Cleanup init/deinit routinesSujith
2009-10-30ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez
2009-10-30ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez
2009-10-27ath9k: adjust ahb callbacks to new struct layout to avoid compile errorsMarek Lindner
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-09-09ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan
2009-09-08ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez
2009-08-04ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez