summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan2014-05-141-1/+4
* ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3
* ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau2014-04-301-0/+6
* ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-243-9/+3
* ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
* ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2
* ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau2014-04-091-4/+3
* ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau2014-04-091-3/+1
* ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic2014-04-091-0/+2
* ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh2014-04-091-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-252-4/+3
|\
| * ath9k: Fix sequence number assignment for non-data framesHelmut Schaa2014-03-131-2/+2
| * ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-131-2/+1
* | ath9k: Fix temperature compensationSujith Manoharan2014-03-171-24/+35
* | ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan2014-03-172-2/+2
* | ath9k: Add QCA953x WMAC platform supportSujith Manoharan2014-03-172-0/+5
* | ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_initOleksij Rempel2014-03-171-17/+5
* | ath9k_htc: use ath9k_cmn_beacon_config_apOleksij Rempel2014-03-171-35/+8
* | ath9k: remove unused ath9k_get_next_tbttOleksij Rempel2014-03-171-27/+0
* | ath9k: move ath9k_beacon_config_ap commonOleksij Rempel2014-03-173-19/+34
* | ath9k_htc: use ath9k_cmn_beacon_config_adhocOleksij Rempel2014-03-171-28/+7
* | ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhocOleksij Rempel2014-03-171-19/+12
* | ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_apOleksij Rempel2014-03-171-20/+11
* | ath9k_htc: add ath9k_htc_beacon_init (but not use it)Oleksij Rempel2014-03-171-0/+22
* | ath9k: move ath9k_beacon_config_adhoc to commonOleksij Rempel2014-03-173-19/+29
* | ath9k_htc: use ath9k_cmn_beacon_config_staOleksij Rempel2014-03-171-82/+2
* | ath9k: move ath9k_beacon_config_sta to common-beaconOleksij Rempel2014-03-175-78/+153
* | ath9k-common: add nexttbtt and intval to ath_beacon_configOleksij Rempel2014-03-171-0/+2
* | ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel2014-03-173-2/+2
* | ath9k: remove unused beacon_qiOleksij Rempel2014-03-171-1/+0
* | ath9k_htc: sync beacon slot code with ath9kOleksij Rempel2014-03-173-4/+24
* | ath9k: remove unused bc_tstampOleksij Rempel2014-03-171-1/+0
* | ath9k_htc: add ATH_OP_PRIM_STA_VIFOleksij Rempel2014-03-171-0/+4
* | ath9k_htc: use common->op_flagsOleksij Rempel2014-03-175-18/+19
* | ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-1711-60/+63
* | ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel2014-03-173-5/+4
* | ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel2014-03-173-7/+7
* | ath9k_htc: use common ath_beacon_configOleksij Rempel2014-03-173-27/+25
* | ath9k: move struct ath_beacon_config to commonOleksij Rempel2014-03-172-9/+9
* | ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-141-2/+2
* | ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau2014-03-141-36/+5
* | ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau2014-03-141-38/+6
* | ath9k_hw: remove ANI function restrictions for AP modeFelix Fietkau2014-03-141-11/+0
* | ath9k: clean up and enhance ANI debugfs fileFelix Fietkau2014-03-141-30/+28
* | ath9k: fix ready time of the multicast buffer queueFelix Fietkau2014-03-141-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-044-41/+51
|\ \ | |/
| * ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-251-35/+35
| * ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
| * ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
| * ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan2014-02-201-2/+2
OpenPOWER on IntegriCloud