summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-27carl9170: Remove casts of pointer to same typeJoe Perches
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-17wil6210: fix race between disconnect and Tx NAPIVladimir Kondratiev
2014-03-17wil6210: add memory barriers for the reset flowVladimir Kondratiev
2014-03-17wil6210: target reset flow updateVladimir Kondratiev
2014-03-17wil6210: use GROVladimir Kondratiev
2014-03-17wil6210: serialize fw_recovery and start_apVladimir Kondratiev
2014-03-17wil6210: fix secondary connectVladimir Kondratiev
2014-03-17wil6210: fw error recoveryVladimir Kondratiev
2014-03-17wil6210: Fix kernel oops in reset flowVladimir Kondratiev
2014-03-17wil6210: fix memory leak in the AP flowVladimir Kondratiev
2014-03-17wil6210: reduce printingVladimir Kondratiev
2014-03-17wil6210: reset on power goodVladimir Kondratiev
2014-03-17wil6210: sort HW registers definitionsVladimir Kondratiev
2014-03-17wil6210: fix for HW bug in interrupt setup logicVladimir Kondratiev
2014-03-17wil6210: report reset timeVladimir Kondratiev
2014-03-17wil6210: reduce dmesg pollution after FW crashVladimir Kondratiev
2014-03-17wil6210: update target reset to support new HWVladimir Kondratiev
2014-03-17wil6210: generalize tx desc mappingVladimir Kondratiev
2014-03-17wil6210: add scatter-gather supportVladimir Kondratiev
2014-03-17wil6210: enable scan while connectedVladimir Kondratiev
2014-03-17wil6210: Block data till "data port open" reportedVladimir Kondratiev
2014-03-17wil6210: Helpers to deal with 'cidxtid' fieldsVladimir Kondratiev
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