All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Kazior <michal.kazior@tieto.com>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org, Michal Kazior <michal.kazior@tieto.com>
Subject: [PATCH 0/5] ath10k: fixes 2014-08-07, part 2
Date: Thu,  7 Aug 2014 11:04:15 +0200	[thread overview]
Message-ID: <1407402260-29854-1-git-send-email-michal.kazior@tieto.com> (raw)

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


WARNING: multiple messages have this Message-ID (diff)
From: Michal Kazior <michal.kazior@tieto.com>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org, Michal Kazior <michal.kazior@tieto.com>
Subject: [PATCH 0/5] ath10k: fixes 2014-08-07, part 2
Date: Thu,  7 Aug 2014 11:04:15 +0200	[thread overview]
Message-ID: <1407402260-29854-1-git-send-email-michal.kazior@tieto.com> (raw)

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


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

             reply	other threads:[~2014-08-07  9:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-07  9:04 Michal Kazior [this message]
2014-08-07  9:04 ` [PATCH 0/5] ath10k: fixes 2014-08-07, part 2 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1407402260-29854-1-git-send-email-michal.kazior@tieto.com \
    --to=michal.kazior@tieto.com \
    --cc=ath10k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.