From: Rajkumar Manoharan Date: Fri, 1 Jul 2011 13:07:33 +0000 (+0530) Subject: ath9k: Fix tx throughput drops for AR9003 chips with AES encryption X-Git-Tag: v3.0~41^2~3^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f6760b01bda625e9555e16d8e9ba8126a9c9498;p=pandora-kernel.git ath9k: Fix tx throughput drops for AR9003 chips with AES encryption While sending aggregated frames in AES, the AR5416 chips required additional padding b/w subframes. This workaround is not needed for edma (AR9003 family) chips. With this patch ~4Mbps thoughput improvement was observed in clear environment. Cc: stable@kernel.org Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed