commit | 1f37cbc9363462c99794699442da39f36be0aaf7 | [log] [tgz] |
---|---|---|
author | Ido Yariv <ido@wizery.com> | Thu Sep 30 13:28:27 2010 +0200 |
committer | Luciano Coelho <luciano.coelho@nokia.com> | Tue Oct 05 16:27:29 2010 +0300 |
tree | 3f7bf42c5fa78b08010071da8f1977234e255c64 | |
parent | 5c57a901dc96fc81d0041282269b43542f170d2a [diff] |
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 <ido@wizery.com> Tested-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>