summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-14ath5k: add missing dma_map_error callJohn Greene
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-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