Add some psm / suspend features: * Add the ability to force psm (by default, the fw uses dynamic ps) * Use differnet wake up conditions on suspend (depends on the "wl12xx: update fw api" patchset) v3: remove the rx-filters patches Eyal Shapira (4): wl12xx: Set different wake up conditions in case of suspend wl12xx: add suspend_listen_interval debugfs file wl12xx: add forced_ps mode wl12xx: add forced_ps debugfs file drivers/net/wireless/wl12xx/acx.c | 10 ++- drivers/net/wireless/wl12xx/acx.h | 3 +- drivers/net/wireless/wl12xx/conf.h | 19 +++++ drivers/net/wireless/wl12xx/debugfs.c | 131 ++++++++++++++++++++++++++++++++- drivers/net/wireless/wl12xx/main.c | 76 +++++++++++++++++-- drivers/net/wireless/wl12xx/ps.c | 12 ++- drivers/net/wireless/wl12xx/wl12xx.h | 2 +- 7 files changed, 232 insertions(+), 21 deletions(-) -- 1.7.6.401.g6a319 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html