]> git.karo-electronics.de Git - mv-sheeva.git/commit
wl12xx: add support for rx streaming
authorEliad Peller <eliad@wizery.com>
Sun, 15 May 2011 08:10:28 +0000 (11:10 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 27 Jun 2011 07:15:48 +0000 (10:15 +0300)
commitf84673d59773ded6efab640c5ee5f44b34116b75
tree03008adebfab66632726f430d1ac148c309650e6
parentba2274c68e103271ba0c70fb8ad9afb4ede42d20
wl12xx: add support for rx streaming

wl12xx supports the "rx streaming" feature:

When in ps mode, and @timeout msecs have been passed since
the last rx/tx, it issues trigger packets (QoS-null/PS-Poll packets,
according to the ac type) in const intervals (in order to reduce
the rx time).

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/acx.c
drivers/net/wireless/wl12xx/acx.h
drivers/net/wireless/wl12xx/conf.h
drivers/net/wireless/wl12xx/main.c