aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* wil6210: generalize tx desc mappingVladimir Kondratiev2014-03-17
* wil6210: add scatter-gather supportVladimir Kondratiev2014-03-17
* wil6210: enable scan while connectedVladimir Kondratiev2014-03-17
* wil6210: Block data till "data port open" reportedVladimir Kondratiev2014-03-17
* wil6210: Helpers to deal with 'cidxtid' fieldsVladimir Kondratiev2014-03-17
* ath9k: Fix temperature compensationSujith Manoharan2014-03-17
* ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan2014-03-17
* ath9k: Add QCA953x WMAC platform supportSujith Manoharan2014-03-17
* ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_initOleksij Rempel2014-03-17
* ath9k_htc: use ath9k_cmn_beacon_config_apOleksij Rempel2014-03-17
* ath9k: remove unused ath9k_get_next_tbttOleksij Rempel2014-03-17
* ath9k: move ath9k_beacon_config_ap commonOleksij Rempel2014-03-17
* ath9k_htc: use ath9k_cmn_beacon_config_adhocOleksij Rempel2014-03-17
* ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhocOleksij Rempel2014-03-17
* ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_apOleksij Rempel2014-03-17
* ath9k_htc: add ath9k_htc_beacon_init (but not use it)Oleksij Rempel2014-03-17
* ath9k: move ath9k_beacon_config_adhoc to commonOleksij Rempel2014-03-17
* ath9k_htc: use ath9k_cmn_beacon_config_staOleksij Rempel2014-03-17
* ath9k: move ath9k_beacon_config_sta to common-beaconOleksij Rempel2014-03-17
* ath9k-common: add nexttbtt and intval to ath_beacon_configOleksij Rempel2014-03-17
* ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel2014-03-17
* ath9k: remove unused beacon_qiOleksij Rempel2014-03-17
* ath9k_htc: sync beacon slot code with ath9kOleksij Rempel2014-03-17
* ath9k: remove unused bc_tstampOleksij Rempel2014-03-17
* ath9k_htc: add ATH_OP_PRIM_STA_VIFOleksij Rempel2014-03-17
* ath9k_htc: use common->op_flagsOleksij Rempel2014-03-17
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-17
* ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel2014-03-17
* ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel2014-03-17
* ath9k_htc: use common ath_beacon_configOleksij Rempel2014-03-17
* ath9k: move struct ath_beacon_config to commonOleksij Rempel2014-03-17
* ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-14
* ath5k: add missing dma_map_error callJohn Greene2014-03-14
* ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau2014-03-14
* ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau2014-03-14
* ath9k_hw: remove ANI function restrictions for AP modeFelix Fietkau2014-03-14
* ath9k: clean up and enhance ANI debugfs fileFelix Fietkau2014-03-14
* ath9k: fix ready time of the multicast buffer queueFelix Fietkau2014-03-14
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-03-14
|\
| * ath10k: do not overwrite max_antenna_gainMarek Puzyniak2014-03-07
| * ath10k: support msdu chainingBen Greear2014-03-07
| * ath10k: add vdev-id, return code to error codesBen Greear2014-03-03
| * ath10k: minimize coherent dma accessesMichal Kazior2014-02-28
| * ath10k: remove pci completion listMichal Kazior2014-02-28
| * ath10k: reduce htt tx/rx spinlock overheadMichal Kazior2014-02-28
| * ath10k: batch htt tx/rx completionsMichal Kazior2014-02-28
| * ath10k: bypass htc for htt tx pathMichal Kazior2014-02-28
| * ath10k: replace send_head() with tx_sg()Michal Kazior2014-02-28
| * ath10k: remove is_aborted from skb_cbMichal Kazior2014-02-28
| * ath10k: remove DMA mapping wrappersMichal Kazior2014-02-28