Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1303079
| From | Andreas Kemnade <andreas@kemnade.info> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/6] wireless:libertas: ieee80211 powersave mode |
| Date | 2016-01-06 22:10 +0100 |
| Message-ID | <qO3vc-6u0-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 [PATCH 1/6] wireless:libertas: do not strip header for PS_MODE [PATCH 2/6] wireless:libertas: check whether bus can do more than [PATCH 3/6] wireless:libertas: add an cfg80211 interface for [PATCH 4/6] wireless:libertas: do not confirm sleep if commands are [PATCH 5/6] wireless:libertas: go back to ps mode without commands [PATCH 6/6] wireless:libertas: fix suspend problems -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/6] wireless:libertas: ieee80211 powersave mode Andreas Kemnade <andreas@kemnade.info> - 2016-01-06 22:10 +0100 [PATCH 3/6] wireless:libertas: add an cfg80211 interface for powersaving Andreas Kemnade <andreas@kemnade.info> - 2016-01-06 22:10 +0100 [PATCH 5/6] wireless:libertas: go back to ps mode without commands pending Andreas Kemnade <andreas@kemnade.info> - 2016-01-06 22:10 +0100 [PATCH 6/6] wireless:libertas: fix suspend problems Andreas Kemnade <andreas@kemnade.info> - 2016-01-06 22:10 +0100 [PATCH 4/6] wireless:libertas: do not confirm sleep if commands are pending Andreas Kemnade <andreas@kemnade.info> - 2016-01-06 22:10 +0100
csiph-web