summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-03-14Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-03-07ath10k: do not overwrite max_antenna_gainMarek Puzyniak
2014-03-07ath10k: support msdu chainingBen Greear
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03wil6210: fix smatch warning in wil_cfg80211_get_station()Vladimir Kondratiev
2014-03-03wil6210: fix buffer overflow in wil_txdesc_debugfs_show()Vladimir Kondratiev
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-03-03ath10k: add vdev-id, return code to error codesBen Greear
2014-02-28wil6210: do not reorder groupcast RxVladimir Kondratiev
2014-02-28wil6210: single station disconnectVladimir Kondratiev
2014-02-28wil6210: use ether_addr_equalVladimir Kondratiev
2014-02-28wil6210: Provide signal strength indicationVladimir Kondratiev
2014-02-28wil6210: Fill vring2cid_tid table earlyVladimir Kondratiev
2014-02-28wil6210: disconnect only requested peerVladimir Kondratiev
2014-02-28wil6210: per-connection statisticsVladimir Kondratiev
2014-02-28wil6210: dump_station initial supportVladimir Kondratiev
2014-02-28wil6210: fix BACK status processingVladimir Kondratiev
2014-02-28wil6210: broadcast TxVladimir Kondratiev
2014-02-28wil6210: Find free vring for TxVladimir Kondratiev
2014-02-28wil6210: Block ACKVladimir Kondratiev
2014-02-28wil6210: multiple connect - initial supportVladimir Kondratiev
2014-02-28wil6210: [DEBUG] Improve Vring printingVladimir Kondratiev
2014-02-28wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptorsVladimir Kondratiev
2014-02-28wil6210: Tx management frameVladimir Kondratiev
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
2014-02-28ath10k: minimize coherent dma accessesMichal Kazior
2014-02-28ath10k: remove pci completion listMichal Kazior
2014-02-28ath10k: reduce htt tx/rx spinlock overheadMichal Kazior
2014-02-28ath10k: batch htt tx/rx completionsMichal Kazior
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior
2014-02-28ath10k: replace send_head() with tx_sg()Michal Kazior
2014-02-28ath10k: remove is_aborted from skb_cbMichal Kazior
2014-02-28ath10k: remove DMA mapping wrappersMichal Kazior
2014-02-27ath10k: skip management frames in HTT pathJanusz Dziedzic
2014-02-27ath10k: bitrate_mask add force_sgi supportJanusz Dziedzic
2014-02-27ath10k: enable spectrum management supportJanusz Dziedzic
2014-02-27ath10k: set the mactime of ieee80211_rx_statusChun-Yeow Yeoh
2014-02-26ath10k: fix sta_rc_update for non-ap iftypeMichal Kazior
2014-02-26ath10k: fix 4addr rxMichal Kazior