ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ath10k: ce fixes
@ 2014-03-25 11:12 Michal Kazior
  2014-03-25 11:12 ` [PATCH 1/2] ath10k: convert pci_alloc_consistent() to dma_alloc_coherent() Michal Kazior
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Michal Kazior @ 2014-03-25 11:12 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

Hi,

This addresses memory allocations failures
recently reported by Avery Pennarun.


Michal Kazior (2):
  ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
  ath10k: split ce initialization and allocation

 drivers/net/wireless/ath/ath10k/ce.c  | 356 +++++++++++++++++++---------------
 drivers/net/wireless/ath/ath10k/ce.h  |  15 +-
 drivers/net/wireless/ath/ath10k/pci.c |  88 +++++----
 3 files changed, 264 insertions(+), 195 deletions(-)

-- 
1.8.5.3


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

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

end of thread, other threads:[~2014-03-28 12:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 11:12 [PATCH 0/2] ath10k: ce fixes Michal Kazior
2014-03-25 11:12 ` [PATCH 1/2] ath10k: convert pci_alloc_consistent() to dma_alloc_coherent() Michal Kazior
2014-03-25 11:12 ` [PATCH 2/2] ath10k: split ce initialization and allocation Michal Kazior
2014-03-26  9:22   ` Kalle Valo
2014-03-26 10:05     ` Michal Kazior
2014-03-26 11:13       ` Kalle Valo
2014-03-26 11:19         ` Michal Kazior
2014-03-28  7:34 ` [PATCH v2 0/3] ath10k: ce fixes Michal Kazior
2014-03-28  7:34   ` [PATCH v2 1/3] ath10k: convert pci_alloc_consistent() to dma_alloc_coherent() Michal Kazior
2014-03-28  7:34   ` [PATCH v2 2/3] ath10k: split ce initialization and allocation Michal Kazior
2014-03-28  7:34   ` [PATCH v2 3/3] ath10k: deinit copy engine before resetting Michal Kazior
2014-03-28 12:33   ` [PATCH v2 0/3] ath10k: ce fixes Kalle Valo

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