linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] wil6210 patches
@ 2016-04-25 12:57 Maya Erez
  2016-04-25 12:57 ` [PATCH v2 1/7] wil6210: add function name to wil log macros Maya Erez
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Maya Erez @ 2016-04-25 12:57 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Maya Erez, linux-wireless, wil6210

Changes in V2:
- reomoved __func__ addition from wil_dbg macros
- Changed wil_dbg_ratelimited implementation to address code review comments

Various of wil6210 fixes

Lior David (1):
  wil6210: support regular scan on P2P_DEVICE interface

Maya Erez (6):
  wil6210: add function name to wil log macros
  wil6210: change RX_HTRSH interrupt print level to debug
  wil6210: print debug message when transmitting while disconnected
  wil6210: unmask RX_HTRSH interrupt only when connected
  wil6210: prevent deep sleep of 60G device in critical paths
  wil6210: add support for device led configuration

 drivers/net/wireless/ath/wil6210/cfg80211.c  |   5 +-
 drivers/net/wireless/ath/wil6210/debug.c     |  22 ++++-
 drivers/net/wireless/ath/wil6210/debugfs.c   | 137 +++++++++++++++++++++++++--
 drivers/net/wireless/ath/wil6210/interrupt.c |  93 ++++++++++++++----
 drivers/net/wireless/ath/wil6210/main.c      |  95 ++++++++++++++++++-
 drivers/net/wireless/ath/wil6210/p2p.c       |   6 ++
 drivers/net/wireless/ath/wil6210/txrx.c      |   2 +-
 drivers/net/wireless/ath/wil6210/wil6210.h   |  67 ++++++++++++-
 drivers/net/wireless/ath/wil6210/wmi.c       |  97 ++++++++++++++++++-
 drivers/net/wireless/ath/wil6210/wmi.h       |  61 ++++++++++++
 10 files changed, 538 insertions(+), 47 deletions(-)

-- 
1.8.5.2


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

end of thread, other threads:[~2016-05-11 19:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-25 12:57 [PATCH v2 0/7] wil6210 patches Maya Erez
2016-04-25 12:57 ` [PATCH v2 1/7] wil6210: add function name to wil log macros Maya Erez
2016-04-25 12:57 ` [PATCH v2 2/7] wil6210: support regular scan on P2P_DEVICE interface Maya Erez
2016-04-25 12:57 ` [PATCH v2 3/7] wil6210: change RX_HTRSH interrupt print level to debug Maya Erez
2016-04-25 12:57 ` [PATCH v2 4/7] wil6210: print debug message when transmitting while disconnected Maya Erez
2016-04-25 12:57 ` [PATCH v2 5/7] wil6210: unmask RX_HTRSH interrupt only when connected Maya Erez
2016-04-25 12:57 ` [PATCH v2 6/7] wil6210: prevent deep sleep of 60G device in critical paths Maya Erez
2016-04-25 12:57 ` [PATCH v2 7/7] wil6210: add support for device led configuration Maya Erez
2016-04-25 18:56   ` Kalle Valo
2016-05-01  7:06     ` merez
2016-05-11 19:34       ` Kalle Valo
2016-05-11 19:46   ` [v2,7/7] " Kalle Valo
2016-04-27 12:56 ` [PATCH v2 0/7] wil6210 patches Kalle Valo

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