From: Grazvydas Ignotas Date: Sat, 14 Feb 2015 01:21:38 +0000 (+0200) Subject: wl1251: change wake_up_conditions config X-Git-Tag: sz_173~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc9d1882a7b4ca1182f1b6f12aa87281a2a54f17;p=pandora-kernel.git wl1251: change wake_up_conditions config Setting BEACON_BITMAP (or never sending wake_up_conditions at all) reduces ping times from external device from jumping between to 20-230ms to 20-100ms and gives better ssh experience. The power usage increase was measured to be ~8mA@4.1V, so I consider it worth it (in comparison, connected and idle USB wifi dongle draws ~150mA from the battery). There is a new sysfs file to enable old behavior: /sys/bus/mmc/devices/mmc2\:0001/mmc2\:0001\:1/long_doze_mode but the command is only sent once. Hopefully this will improve router compatibility too. note: WAKE_UP_EVENT_DTIM_BITMAP is called "long doze mode" by TI driver. --- Reading git-diff-tree failed