Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/8] wil6210 pathches
@ 2016-08-02 11:42 Maya Erez
  2016-08-02 11:42 ` [PATCH 1/8] wil6210: align to latest auto generated wmi.h Maya Erez
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Maya Erez @ 2016-08-02 11:42 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Maya Erez, linux-wireless, wil6210

The following set of patches include wil6210 bug fixes

Lazar Alexei (1):
  wil6210: Fix driver down flow

Lior David (2):
  wil6210: change HALP logging category to IRQ
  wil6210: fix wiphy registration sequence

Maya Erez (5):
  wil6210: align to latest auto generated wmi.h
  wil6210: fix HALP handling in case of HALP vote time-out
  wil6210: support rx key setting for all TIDs
  wil6210: fix stop p2p device handling
  wil6210: prevent usage of incorrect TX hwtail

 drivers/net/wireless/ath/wil6210/cfg80211.c  | 148 ++++---
 drivers/net/wireless/ath/wil6210/interrupt.c |  15 +-
 drivers/net/wireless/ath/wil6210/main.c      |  54 +--
 drivers/net/wireless/ath/wil6210/netdev.c    |  32 +-
 drivers/net/wireless/ath/wil6210/p2p.c       |  46 ++
 drivers/net/wireless/ath/wil6210/pcie_bus.c  |   5 +-
 drivers/net/wireless/ath/wil6210/txrx.c      |   9 +-
 drivers/net/wireless/ath/wil6210/wil6210.h   |   2 +
 drivers/net/wireless/ath/wil6210/wmi.h       | 640 +++++++++++++++++++++++----
 9 files changed, 768 insertions(+), 183 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-08-19 10:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-02 11:42 [PATCH 0/8] wil6210 pathches Maya Erez
2016-08-02 11:42 ` [PATCH 1/8] wil6210: align to latest auto generated wmi.h Maya Erez
2016-08-19 10:12   ` [1/8] " Kalle Valo
2016-08-02 11:42 ` [PATCH 2/8] wil6210: fix HALP handling in case of HALP vote time-out Maya Erez
2016-08-02 11:42 ` [PATCH 3/8] wil6210: support rx key setting for all TIDs Maya Erez
2016-08-02 11:42 ` [PATCH 4/8] wil6210: change HALP logging category to IRQ Maya Erez
2016-08-02 11:42 ` [PATCH 5/8] wil6210: fix stop p2p device handling Maya Erez
2016-08-02 11:42 ` [PATCH 6/8] wil6210: Fix driver down flow Maya Erez
2016-08-02 11:42 ` [PATCH 7/8] wil6210: prevent usage of incorrect TX hwtail Maya Erez
2016-08-02 11:42 ` [PATCH 8/8] wil6210: fix wiphy registration sequence Maya Erez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox