All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH 0/7] ath10k: htt rx fixes
@ 2013-04-26  8:37 Michal Kazior
  2013-04-26  8:37 ` [ath9k-devel] [PATCH 1/7] ath10k: zero htt_rx_info struct in frag rx handler Michal Kazior
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Michal Kazior @ 2013-04-26  8:37 UTC (permalink / raw)
  To: ath9k-devel

This patchset addresses issues with fragmented
(802.11b) frames.

Michal Kazior (7):
  ath10k: zero htt_rx_info struct in frag rx handler
  ath10k: do not pop more than one frame in frag rx handler
  ath10k: add safety check after popping a frame in frag rx
  ath10k: move ath10k_htt_rx_free_msdu_chain()
  ath10k: drop all msdus in case of htt rx failure
  ath10k: fix tkip fragment rx
  ath10k: strip protected flag

 drivers/net/wireless/ath/ath10k/htt_rx.c |   54 ++++++++++++++++++------------
 drivers/net/wireless/ath/ath10k/txrx.c   |    7 +++-
 2 files changed, 38 insertions(+), 23 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-30  8:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26  8:37 [ath9k-devel] [PATCH 0/7] ath10k: htt rx fixes Michal Kazior
2013-04-26  8:37 ` [ath9k-devel] [PATCH 1/7] ath10k: zero htt_rx_info struct in frag rx handler Michal Kazior
2013-04-26  8:37 ` [ath9k-devel] [PATCH 2/7] ath10k: do not pop more than one frame " Michal Kazior
2013-04-26  8:37 ` [ath9k-devel] [PATCH 3/7] ath10k: add safety check after popping a frame in frag rx Michal Kazior
2013-04-26  8:37 ` [ath9k-devel] [PATCH 4/7] ath10k: move ath10k_htt_rx_free_msdu_chain() Michal Kazior
2013-04-26  8:37 ` [ath9k-devel] [PATCH 5/7] ath10k: drop all msdus in case of htt rx failure Michal Kazior
2013-04-26  8:37 ` [ath9k-devel] [PATCH 6/7] ath10k: fix tkip fragment rx Michal Kazior
2013-04-26  8:37 ` [ath9k-devel] [PATCH 7/7] ath10k: strip protected flag Michal Kazior
2013-04-30  7:58   ` Kalle Valo
2013-04-30  8:07     ` Michal Kazior
2013-04-30  8:20       ` Kalle Valo
2013-04-30  8:01 ` [ath9k-devel] [PATCH 0/7] ath10k: htt rx fixes 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.