All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ath10k: pci related fixes 2014-10-09
@ 2014-10-09  8:22 ` Michal Kazior
  0 siblings, 0 replies; 20+ messages in thread
From: Michal Kazior @ 2014-10-09  8:22 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

Hi,

First 2 patches address some irq issues.

Other 3 fix and cleanup device resetting.

Hopefully this will make ath10k a little more
robust when it comes to warm reset.

As a side effect of the changes ath10k now boots a
little faster (slightly over a second instead of
two).


Michal Kazior (5):
  ath10k: re-disable interrupts after target init
  ath10k: mask/unmask msi fw irq
  ath10k: make warm reset a bit safer and faster
  ath10k: split reset logic from power up
  ath10k: replace power up/down with reset callback

 drivers/net/wireless/ath/ath10k/core.c     |   7 +-
 drivers/net/wireless/ath/ath10k/hif.h      |  22 +--
 drivers/net/wireless/ath/ath10k/hw.h       |   1 +
 drivers/net/wireless/ath/ath10k/mac.c      |   8 +-
 drivers/net/wireless/ath/ath10k/pci.c      | 299 +++++++++++++++--------------
 drivers/net/wireless/ath/ath10k/testmode.c |   8 +-
 6 files changed, 164 insertions(+), 181 deletions(-)

-- 
1.8.5.3


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

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

end of thread, other threads:[~2014-10-13  8:25 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09  8:22 [PATCH 0/5] ath10k: pci related fixes 2014-10-09 Michal Kazior
2014-10-09  8:22 ` Michal Kazior
2014-10-09  8:22 ` [PATCH 1/5] ath10k: re-disable interrupts after target init Michal Kazior
2014-10-09  8:22   ` Michal Kazior
2014-10-09  8:22 ` [PATCH 2/5] ath10k: mask/unmask msi fw irq Michal Kazior
2014-10-09  8:22   ` Michal Kazior
2014-10-09  8:22 ` [PATCH 3/5] ath10k: make warm reset a bit safer and faster Michal Kazior
2014-10-09  8:22   ` Michal Kazior
2014-10-10  7:36   ` Michal Kazior
2014-10-10  7:36     ` Michal Kazior
2014-10-09  8:22 ` [PATCH 4/5] ath10k: split reset logic from power up Michal Kazior
2014-10-09  8:22   ` Michal Kazior
2014-10-13  7:38   ` Kalle Valo
2014-10-13  7:38     ` Kalle Valo
2014-10-09  8:22 ` [PATCH 5/5] ath10k: replace power up/down with reset callback Michal Kazior
2014-10-09  8:22   ` Michal Kazior
2014-10-13  8:01   ` Kalle Valo
2014-10-13  8:01     ` Kalle Valo
2014-10-13  8:25     ` Michal Kazior
2014-10-13  8:25       ` Michal Kazior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.