From: Ido Yariv Date: Thu, 30 Sep 2010 11:28:27 +0000 (+0200) Subject: wl1271: Support firmware RX packet aggregation X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~34^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f37cbc9363462c99794699442da39f36be0aaf7;p=pandora-kernel.git wl1271: Support firmware RX packet aggregation Instead of retrieving one packet at a time from the firmware, try to retrieve all available packets at once. This optimization decreases the number of transactions, which saves CPU cycles and increases network throughput. Signed-off-by: Ido Yariv Tested-by: Juuso Oikarinen Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed