summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ahb.c
AgeCommit message (Expand)Author
2016-12-01ath9k: constify ath_bus_ops structureBhumika Goyal
2016-07-19ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl
2015-01-15ath9k: Add HW IDs for QCA956xMiaoqing Pan
2014-12-06Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman
2014-11-26ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel
2014-10-20net: wireless: ath: ath9k: drop owner assignment from platform_driversWolfram Sang
2014-07-29ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan
2014-04-24ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan
2014-03-17ath9k: Add QCA953x WMAC platform supportSujith Manoharan
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel
2013-09-26wireless: ath9k: use dev_get_platdata()Jingoo Han
2013-05-27net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau
2012-07-09ath9k: add platform_device_id for AR9550Gabor Juhos
2012-06-06ath9k: Use atomic operationsSujith Manoharan
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