linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ath10k: recovery improvements 2014-05-09
@ 2014-05-09 12:35 Michal Kazior
  2014-05-09 12:35 ` [PATCH 1/7] ath10k: move restart_work call Michal Kazior
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Michal Kazior @ 2014-05-09 12:35 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

Hi,

This depends on my `ath10k: recovery fixes
2014-05-09`.

Hopefully the split makes it a little saner to
review.

Please note: `ath10k: make wmi timeout trigger hw
restart` effectively hides the mgmt tx / htc
credit starvation issue that was discussed
recently. My intention is to make the driver more
robust and as a side effect it makes the
starvation issue less painful. If desired so
the patch can be easily ignored in the series as
nothing depends on it.


Michal Kazior (7):
  ath10k: move restart_work call
  ath10k: introduce core restart symbol
  ath10k: drain wmi quickly upon hw restart
  ath10k: wake up everything on core restart
  ath10k: reduce timeout values
  ath10k: make wmi timeout trigger hw restart
  ath10k: remove old unused defines

 drivers/net/wireless/ath/ath10k/core.c | 27 +++++++++++++++++++++++++--
 drivers/net/wireless/ath/ath10k/core.h |  7 +++++--
 drivers/net/wireless/ath/ath10k/htt.c  |  2 +-
 drivers/net/wireless/ath/ath10k/mac.c  |  8 +++-----
 drivers/net/wireless/ath/ath10k/pci.c  |  3 +--
 drivers/net/wireless/ath/ath10k/txrx.c |  2 +-
 drivers/net/wireless/ath/ath10k/wmi.c  | 17 ++++++++++++++++-
 drivers/net/wireless/ath/ath10k/wmi.h  |  4 ++--
 8 files changed, 54 insertions(+), 16 deletions(-)

-- 
1.8.5.3


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

end of thread, other threads:[~2014-05-19  6:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-09 12:35 [PATCH 0/7] ath10k: recovery improvements 2014-05-09 Michal Kazior
2014-05-09 12:35 ` [PATCH 1/7] ath10k: move restart_work call Michal Kazior
2014-05-09 12:35 ` [PATCH 2/7] ath10k: introduce core restart symbol Michal Kazior
2014-05-09 12:35 ` [PATCH 3/7] ath10k: drain wmi quickly upon hw restart Michal Kazior
2014-05-09 12:35 ` [PATCH 4/7] ath10k: wake up everything on core restart Michal Kazior
2014-05-15 13:21   ` Kalle Valo
2014-05-19  6:17     ` Michal Kazior
2014-05-09 12:35 ` [PATCH 5/7] ath10k: reduce timeout values Michal Kazior
2014-05-09 12:35 ` [PATCH 6/7] ath10k: make wmi timeout trigger hw restart Michal Kazior
2014-05-09 12:35 ` [PATCH 7/7] ath10k: remove old unused defines Michal Kazior
2014-05-12  7:34 ` [PATCH 0/7] ath10k: recovery improvements 2014-05-09 Michal Kazior
2014-05-14 13:34   ` Kalle Valo
2014-05-14 13:43     ` Michal Kazior
2014-05-14 13:54       ` 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).