This series makes IEEE 80211 powersave mode work again so that power usage is dramatically reduced when the device is connected. It does not include other power saving methods which are working when the device is not connected (like enabling deep sleep modus) Tested on GTA04 which includes a W2CBW003 chip (Marvel 8686) with sdio interface Changes in v3: s/wireless:libertas/libertas/ s|net/wireless/libertas|net/wireless/marvell/libertas| Changes in v2: improved some commit messages, order changed, former 6/6 was too late it needs to be before implementing the cfg80211 power saving interface to have it git-bisectable. moving the former 3/6 to the end fixes all bisect problems [PATCH v3 1/6] libertas: fix pointer bugs for PS_MODE [PATCH v3 2/6] libertas: check whether bus can do more than [PATCH v3 3/6] libertas: do not confirm sleep if commands [PATCH v3 4/6] libertas: go back to ps mode without commands [PATCH v3 5/6] libertas: fix ps-mode related removal [PATCH v3 6/6] libertas: add an cfg80211 interface for -- 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