Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/5] ath10k: improve RX performance
@ 2013-09-24 13:09 Michal Kazior
  2013-09-24 13:09 ` [PATCH 1/5] ath10k: report A-MSDU subframes individually Michal Kazior
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Michal Kazior @ 2013-09-24 13:09 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

Hi,

This patchset gives clear RX performance
improvement on AP135. Throughput is at least
doubled (300mbps -> 600mbps, UDP RX, 2x2).

This contains a workaround for
retransmission/duplication recovery.

There's a pending patch for mac80211 that will
allow proper individiual A-MSDU subframe
reporting.

Changes since RFC:
 * comments fixes (Kalle)
 * one patch extracted/split (Kalle)
 * commit message adjustments


Michal Kazior (5):
  ath10k: report A-MSDU subframes individually
  ath10k: document decap modes
  ath10k: cleanup RX decap handling
  ath10k: fix Native Wifi decap mode RX
  ath10k: align RX frames properly

 drivers/net/wireless/ath/ath10k/htt_rx.c  |  273 ++++++++++++++---------------
 drivers/net/wireless/ath/ath10k/hw.h      |    6 +-
 drivers/net/wireless/ath/ath10k/rx_desc.h |   24 ++-
 drivers/net/wireless/ath/ath10k/txrx.c    |    2 +
 4 files changed, 158 insertions(+), 147 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-09-26  7:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 13:09 [PATCH 0/5] ath10k: improve RX performance Michal Kazior
2013-09-24 13:09 ` [PATCH 1/5] ath10k: report A-MSDU subframes individually Michal Kazior
2013-09-24 13:09 ` [PATCH 2/5] ath10k: document decap modes Michal Kazior
2013-09-24 13:09 ` [PATCH 3/5] ath10k: cleanup RX decap handling Michal Kazior
2013-09-24 13:09 ` [PATCH 4/5] ath10k: fix Native Wifi decap mode RX Michal Kazior
2013-09-24 13:09 ` [PATCH 5/5] ath10k: align RX frames properly Michal Kazior
2013-09-26  7:21 ` [PATCH 0/5] ath10k: improve RX performance Kalle Valo
2013-09-26  7:45   ` Michal Kazior

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