Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/6] wireless:libertas: ieee80211 powersave mode
@ 2016-01-20  7:35 Andreas Kemnade
  2016-01-20  7:35 ` [PATCH v2 1/6] wireless:libertas: fix pointer bugs for PS_MODE commands Andreas Kemnade
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Andreas Kemnade @ 2016-01-20  7:35 UTC (permalink / raw)
  To: libertas-dev, linux-wireless, linux-kernel, hns

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 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 v2 1/6] wireless:libertas: fix pointer bugs for PS_MODE
[PATCH v2 2/6] wireless:libertas: check whether bus can do more than
[PATCH v2 3/6] wireless:libertas: do not confirm sleep if commands
[PATCH v2 4/6] wireless:libertas: go back to ps mode without commands
[PATCH v2 5/6] wireless:libertas: fix ps-mode related removal
[PATCH v2 6/6] wireless:libertas: add an cfg80211 interface for

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-01-20  7:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20  7:35 [PATCH 0/6] wireless:libertas: ieee80211 powersave mode Andreas Kemnade
2016-01-20  7:35 ` [PATCH v2 1/6] wireless:libertas: fix pointer bugs for PS_MODE commands Andreas Kemnade
2016-01-20  7:35 ` [PATCH v2 2/6] wireless:libertas: check whether bus can do more than polling Andreas Kemnade
2016-01-20  7:35 ` [PATCH v2 3/6] wireless:libertas: do not confirm sleep if commands are pending Andreas Kemnade
2016-01-20  7:35 ` [PATCH v2 4/6] wireless:libertas: go back to ps mode without commands pending Andreas Kemnade
2016-01-20  7:35 ` [PATCH v2 5/6] wireless:libertas: fix ps-mode related removal problems Andreas Kemnade
2016-01-20  7:35 ` [PATCH v2 6/6] wireless:libertas: add an cfg80211 interface for powersaving Andreas Kemnade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox