]> Pileus Git - ~andy/linux/commit
wl1271: Support firmware TX packet aggregation
authorIdo Yariv <ido@wizery.com>
Thu, 30 Sep 2010 11:28:28 +0000 (13:28 +0200)
committerLuciano Coelho <luciano.coelho@nokia.com>
Tue, 5 Oct 2010 13:27:33 +0000 (16:27 +0300)
commita19606b4333ff34e9b2863f37c20fe86b42be14c
treec26739bb4570549c6d2dfbf1574c30a4c7a07869
parent1f37cbc9363462c99794699442da39f36be0aaf7
wl1271: Support firmware TX packet aggregation

Instead of sending one packet at a time to the firmware, try to
send 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>
drivers/net/wireless/wl12xx/wl1271_tx.c