All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ath10k: htt rx fixes and clean ups
@ 2014-10-20 13:40 ` Michal Kazior
  0 siblings, 0 replies; 24+ messages in thread
From: Michal Kazior @ 2014-10-20 13:40 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

Hi,

I've found a couple of issues while reworking rx
path.


Michal Kazior (9):
  ath10k: don't drop control and null func Rx
  ath10k: remove unused variable
  ath10k: use ieee80211 defines for crypto param lengths
  ath10k: fix rx buffer tracing
  ath10k: deduplicate htt rx dma unmapping
  ath10k: don't drop frames aggressively
  ath10k: add extra sanity check when popping amsdu
  ath10k: don't forget to replenish after fragmented Rx
  ath10k: clear htt->rx_confused on load

 drivers/net/wireless/ath/ath10k/htt_rx.c | 91 ++++++++++++++------------------
 1 file changed, 39 insertions(+), 52 deletions(-)

-- 
1.8.5.3


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

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

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

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-20 13:40 [PATCH 0/9] ath10k: htt rx fixes and clean ups Michal Kazior
2014-10-20 13:40 ` Michal Kazior
2014-10-20 13:40 ` [PATCH 1/9] ath10k: don't drop control and null func Rx Michal Kazior
2014-10-20 13:40   ` Michal Kazior
2014-10-20 13:40 ` [PATCH 2/9] ath10k: remove unused variable Michal Kazior
2014-10-20 13:40   ` Michal Kazior
2014-10-20 13:40 ` [PATCH 3/9] ath10k: use ieee80211 defines for crypto param lengths Michal Kazior
2014-10-20 13:40   ` Michal Kazior
2014-10-20 13:40 ` [PATCH 4/9] ath10k: fix rx buffer tracing Michal Kazior
2014-10-20 13:40   ` Michal Kazior
2014-10-20 13:40 ` [PATCH 5/9] ath10k: deduplicate htt rx dma unmapping Michal Kazior
2014-10-20 13:40   ` Michal Kazior
2014-10-20 13:40 ` [PATCH 6/9] ath10k: don't drop frames aggressively Michal Kazior
2014-10-20 13:40   ` Michal Kazior
2014-10-20 13:40 ` [PATCH 7/9] ath10k: add extra sanity check when popping amsdu Michal Kazior
2014-10-20 13:40   ` Michal Kazior
2014-10-23 15:09   ` Kalle Valo
2014-10-23 15:09     ` Kalle Valo
2014-10-20 13:40 ` [PATCH 8/9] ath10k: don't forget to replenish after fragmented Rx Michal Kazior
2014-10-20 13:40   ` Michal Kazior
2014-10-20 13:40 ` [PATCH 9/9] ath10k: clear htt->rx_confused on load Michal Kazior
2014-10-20 13:40   ` Michal Kazior
2014-10-24 13:30 ` [PATCH 0/9] ath10k: htt rx fixes and clean ups Kalle Valo
2014-10-24 13:30   ` Kalle Valo

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.