All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ath10k: fixes 2014-08-07, part 2
@ 2014-08-07  9:04 ` Michal Kazior
  0 siblings, 0 replies; 28+ messages in thread
From: Michal Kazior @ 2014-08-07  9:04 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

Hi,

This is part 2 (of 3) of my patches. Split for
your reviewing pleasure.

This is related to irq handling only. Prepares for
more start/restart sequences fixes.

This is based on:
  [PATCH 0/6] ath10k: fixes 2014-08-07, part 1


Michal Kazior (5):
  ath10k: fix legacy irq workaround
  ath10k: setup irq method in probe
  ath10k: remove early irq handling
  ath10k: split ce irq/handler setup
  ath10k: unmask ce irqs after posting rx buffers

 drivers/net/wireless/ath/ath10k/ce.c   |  36 ++---
 drivers/net/wireless/ath/ath10k/ce.h   |  12 +-
 drivers/net/wireless/ath/ath10k/core.h |   1 -
 drivers/net/wireless/ath/ath10k/pci.c  | 281 ++++++++++-----------------------
 4 files changed, 99 insertions(+), 231 deletions(-)

-- 
1.8.5.3


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

end of thread, other threads:[~2014-08-19 12:37 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-07  9:04 [PATCH 0/5] ath10k: fixes 2014-08-07, part 2 Michal Kazior
2014-08-07  9:04 ` Michal Kazior
2014-08-07  9:04 ` [PATCH 1/5] ath10k: fix legacy irq workaround Michal Kazior
2014-08-07  9:04   ` Michal Kazior
2014-08-07  9:04 ` [PATCH 2/5] ath10k: setup irq method in probe Michal Kazior
2014-08-07  9:04   ` Michal Kazior
2014-08-13 13:48   ` Kalle Valo
2014-08-13 13:48     ` Kalle Valo
2014-08-18 13:47     ` Michal Kazior
2014-08-18 13:47       ` Michal Kazior
2014-08-19 11:47       ` Kalle Valo
2014-08-19 11:47         ` Kalle Valo
2014-08-07  9:04 ` [PATCH 3/5] ath10k: remove early irq handling Michal Kazior
2014-08-07  9:04   ` Michal Kazior
2014-08-13 14:09   ` Kalle Valo
2014-08-13 14:09     ` Kalle Valo
2014-08-18 13:51     ` Michal Kazior
2014-08-18 13:51       ` Michal Kazior
2014-08-07  9:04 ` [PATCH 4/5] ath10k: split ce irq/handler setup Michal Kazior
2014-08-07  9:04   ` Michal Kazior
2014-08-14  8:40   ` Kalle Valo
2014-08-14  8:40     ` Kalle Valo
2014-08-19 12:30     ` Michal Kazior
2014-08-19 12:30       ` Michal Kazior
2014-08-19 12:37       ` Kalle Valo
2014-08-19 12:37         ` Kalle Valo
2014-08-07  9:04 ` [PATCH 5/5] ath10k: unmask ce irqs after posting rx buffers Michal Kazior
2014-08-07  9:04   ` 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.