summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ahb.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Add HW IDs for QCA956xMiaoqing Pan2015-01-151-0/+4
* Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman2014-12-061-1/+0Star
* ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel2014-11-271-0/+1
* net: wireless: ath: ath9k: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan2014-07-291-0/+1
* ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-251-4/+0Star
* ath9k: Add QCA953x WMAC platform supportSujith Manoharan2014-03-171-0/+4
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-171-3/+4
* wireless: ath9k: use dev_get_platdata()Jingoo Han2013-09-261-2/+2
* net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-281-2/+0Star
* ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-071-16/+6Star
* ath9k: add platform_device_id for AR9550Gabor Juhos2012-07-091-0/+4
* ath9k: Use atomic operationsSujith Manoharan2012-06-061-1/+1
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-11-011-0/+1
* ath9k: remove all references to subsysid, it's never usedPavel Roskin2011-08-081-1/+1
* ath9k: add platform device id for AR9330Gabor Juhos2011-06-221-0/+4
* 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/+3Star
* ath9k: remove support for virtual wiphysFelix Fietkau2011-01-281-1/+0Star
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-4/+3Star
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-5/+2Star
* ath: Add a bus type fieldSujith2010-04-061-0/+1
* ath9k: fix access to freed data on unloadPavel Roskin2010-02-011-10/+2Star
* ath9k: Fix panic on driver loadSujith2010-01-151-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/+4Star
* 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/+2Star
* 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/+3Star
* 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