linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Maya Erez <qca_merez@qca.qualcomm.com>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: Maya Erez <qca_merez@qca.qualcomm.com>,
	linux-wireless@vger.kernel.org, wil6210@qca.qualcomm.com
Subject: [PATCH 00/10] wil6210 patches
Date: Tue, 21 Feb 2017 16:31:58 +0200	[thread overview]
Message-ID: <1487687528-12832-1-git-send-email-qca_merez@qca.qualcomm.com> (raw)

various wil6210 patches

Dedy Lansky (4):
  wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes
  wil6210: store bss object and use cfg80211_connect_bss()
  wil6210: use WMI_DISCONNECT_CMDID upon connect timeout
  wil6210: correctly report locally generated disconnect in STA mode

Hamad Kadmany (2):
  wil6210: set dma mask to reflect device capability
  wil6210: protect list of pending wmi events during flush

Lior David (3):
  wil6210: do not start regular scan on stopped p2p device
  wil6210: bus_request platform operation refinement
  wil6210: add oob_mode for AP certification

Maya Erez (1):
  wil6210: missing reinit_completion in HALP voting

 drivers/net/wireless/ath/wil6210/cfg80211.c | 68 ++++++++++++++------------
 drivers/net/wireless/ath/wil6210/main.c     | 75 +++++++++++++++++++++++------
 drivers/net/wireless/ath/wil6210/pcie_bus.c | 16 ++++++
 drivers/net/wireless/ath/wil6210/pmc.c      | 17 ++++++-
 drivers/net/wireless/ath/wil6210/txrx.c     | 19 +++++++-
 drivers/net/wireless/ath/wil6210/wil6210.h  | 21 +++++++-
 drivers/net/wireless/ath/wil6210/wmi.c      | 21 ++++++--
 7 files changed, 183 insertions(+), 54 deletions(-)

-- 
1.9.1

             reply	other threads:[~2017-02-21 14:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-21 14:31 Maya Erez [this message]
2017-02-21 14:31 ` [PATCH 01/10] wil6210: set dma mask to reflect device capability Maya Erez
2017-03-09  8:06   ` [01/10] " Kalle Valo
2017-02-21 14:32 ` [PATCH 02/10] wil6210: do not start regular scan on stopped p2p device Maya Erez
2017-02-21 14:32 ` [PATCH 03/10] wil6210: bus_request platform operation refinement Maya Erez
2017-02-21 14:32 ` [PATCH 04/10] wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes Maya Erez
2017-02-21 14:32 ` [PATCH 05/10] wil6210: missing reinit_completion in HALP voting Maya Erez
2017-02-21 14:32 ` [PATCH 06/10] wil6210: store bss object and use cfg80211_connect_bss() Maya Erez
2017-02-21 14:32 ` [PATCH 07/10] wil6210: protect list of pending wmi events during flush Maya Erez
2017-02-21 14:32 ` [PATCH 08/10] wil6210: use WMI_DISCONNECT_CMDID upon connect timeout Maya Erez
2017-02-21 14:32 ` [PATCH 09/10] wil6210: correctly report locally generated disconnect in STA mode Maya Erez
2017-02-21 14:32 ` [PATCH 10/10] wil6210: add oob_mode for AP certification Maya Erez
  -- strict thread matches above, loose matches on Subject: below --
2018-04-12  8:08 [PATCH 00/10] wil6210 patches Maya Erez
2018-04-12  7:52 Maya Erez
2017-07-31 16:32 Maya Erez
2015-10-04  7:23 Vladimir Kondratiev
2015-10-09  8:44 ` Kalle Valo
2015-01-25  8:52 Vladimir Kondratiev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1487687528-12832-1-git-send-email-qca_merez@qca.qualcomm.com \
    --to=qca_merez@qca.qualcomm.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=wil6210@qca.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).