ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ath10k: scan fixes 2014-07-21
@ 2014-07-21 11:11 Michal Kazior
  2014-07-21 11:11 ` [PATCH 1/2] ath10k: introduce a stricter scan state machine Michal Kazior
  2014-07-21 11:11 ` [PATCH 2/2] ath10k: simplify scan debug prints Michal Kazior
  0 siblings, 2 replies; 6+ messages in thread
From: Michal Kazior @ 2014-07-21 11:11 UTC (permalink / raw)
  To: ath10k; +Cc: Ben Greear, linux-wireless, Michal Kazior, sw

Hi,

This addresses an issue found by Janusz with
current spectral scan patches from Simon.

This goes along patch `ath10k: prevent endless pci rx
loop` I've posted a few days ago.

There seems to be a condition in firmware which
causes some WMI events to be not delivered by
firmware to host most likely due to CE/PCI pipe
being full (that's a guess judging by the huge
amount of phyerrs reported and their behaviour
while spectral scan is enabled). This also
suggests some SWBA events may be dropped by
firmware when spectral scan is running (same goes
for management rx).

@Simon: you may be interested in applying these
patches if you run into trouble while testing
spectral scan + hw_scan/hw_roc.

@Ben: since you reported some scan issues in the
past you may be interested in this as well.


Michal Kazior (2):
  ath10k: introduce a stricter scan state machine
  ath10k: simplify scan debug prints

 drivers/net/wireless/ath/ath10k/core.c |   4 +-
 drivers/net/wireless/ath/ath10k/core.h |  10 +-
 drivers/net/wireless/ath/ath10k/mac.c  | 219 +++++++++++++++++++--------------
 drivers/net/wireless/ath/ath10k/mac.h  |   3 +-
 drivers/net/wireless/ath/ath10k/wmi.c  | 210 ++++++++++++++++++++++---------
 5 files changed, 290 insertions(+), 156 deletions(-)

-- 
1.8.5.3


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2014-07-29  9:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-21 11:11 [PATCH 0/2] ath10k: scan fixes 2014-07-21 Michal Kazior
2014-07-21 11:11 ` [PATCH 1/2] ath10k: introduce a stricter scan state machine Michal Kazior
2014-07-29  9:20   ` Kalle Valo
2014-07-29  9:46     ` Michal Kazior
2014-07-29  9:51       ` Kalle Valo
2014-07-21 11:11 ` [PATCH 2/2] ath10k: simplify scan debug prints Michal Kazior

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