summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-17ath9k: Fix temperature compensationSujith Manoharan
2014-03-17ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan
2014-03-17ath9k: Add QCA953x WMAC platform supportSujith Manoharan
2014-03-17ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_initOleksij Rempel
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_apOleksij Rempel
2014-03-17ath9k: remove unused ath9k_get_next_tbttOleksij Rempel
2014-03-17ath9k: move ath9k_beacon_config_ap commonOleksij Rempel
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_adhocOleksij Rempel
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhocOleksij Rempel
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_apOleksij Rempel
2014-03-17ath9k_htc: add ath9k_htc_beacon_init (but not use it)Oleksij Rempel
2014-03-17ath9k: move ath9k_beacon_config_adhoc to commonOleksij Rempel
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_staOleksij Rempel
2014-03-17ath9k: move ath9k_beacon_config_sta to common-beaconOleksij Rempel
2014-03-17ath9k-common: add nexttbtt and intval to ath_beacon_configOleksij Rempel
2014-03-17ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel
2014-03-17ath9k: remove unused beacon_qiOleksij Rempel
2014-03-17ath9k_htc: sync beacon slot code with ath9kOleksij Rempel
2014-03-17ath9k: remove unused bc_tstampOleksij Rempel
2014-03-17ath9k_htc: add ATH_OP_PRIM_STA_VIFOleksij Rempel
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel
2014-03-17ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel
2014-03-17ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel
2014-03-17ath9k_htc: use common ath_beacon_configOleksij Rempel
2014-03-17ath9k: move struct ath_beacon_config to commonOleksij Rempel
2014-03-14ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-14ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau
2014-03-14ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau
2014-03-14ath9k_hw: remove ANI function restrictions for AP modeFelix Fietkau
2014-03-14ath9k: clean up and enhance ANI debugfs fileFelix Fietkau
2014-03-14ath9k: fix ready time of the multicast buffer queueFelix Fietkau
2014-03-13ath9k: Fix sequence number assignment for non-data framesHelmut Schaa
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03ath9k_hw: tweak noise immunity thresholds for older chipsetsFelix Fietkau
2014-03-03ath9k_hw: toggle weak signal detection in AP mode on older chipsetsFelix Fietkau
2014-03-03ath9k: fix invalid max frame lengthSylvain Roger Rieunier
2014-02-28ath9k_htc: add function ath9k_regwrite_multiOleksij Rempel
2014-02-28ath9k_htc: remove unused variable sleepdurationOleksij Rempel
2014-02-28ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel
2014-02-28ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel
2014-02-28ath9k-common: set maxstream=1 for ar9271Oleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel
2014-02-28ath9k: move setup_ht_cap to common-initOleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel