commit | 6c71b0ea761da416af54df4f72f48e71050cc012 | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Thu Feb 18 13:25:48 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 19 15:52:45 2010 -0500 |
tree | 4d0f9a99669d79cf0f8a8bf162749ba15e23ff73 | |
parent | c82c1dde3024715c4cd8b6dd8cc7c75d8d7d93c8 [diff] |
wl1271: Optimized RX path packet retrieval Instead of acking RX packets read from the FW once all (of several possible) buffered packets are retrieved, ack packets one by one as they are read. This enables the FW to start receiving more packets from the network while the host read operation is still ongoing. Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Reviewed-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>