linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] wil6210 patches
@ 2017-02-21 14:31 Maya Erez
  2017-02-21 14:31 ` [PATCH 01/10] wil6210: set dma mask to reflect device capability Maya Erez
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Maya Erez @ 2017-02-21 14:31 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Maya Erez, linux-wireless, wil6210

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-03-09  8:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 14:31 [PATCH 00/10] wil6210 patches Maya Erez
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

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).