Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1313418
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC] wireless:libertas: enable auto deep sleep |
| Date | 2016-01-20 19:00 +0100 |
| Message-ID | <qT5d0-1vr-5@gated-at.bofh.it> (permalink) |
| References | <qSVGG-3ku-3@gated-at.bofh.it> <qT0n0-6rz-5@gated-at.bofh.it> <qT47h-Ma-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Andreas Kemnade <andreas@kemnade.info> writes: > On Wed, 20 Jan 2016 14:42:47 +0200 > Kalle Valo <kvalo@codeaurora.org> wrote: > >> Andreas Kemnade <andreas@kemnade.info> writes: >> >> > Enables auto deep sleep whenever the interface is up and >> > power managament is enabled, so there is also power management >> > when there is no connection >> > That reduces power consumption between scanning >> > intervals. Deep sleep mode is entered when there is >> > no activity for 1s. >> > >> > The code looks a bit different to how things were done >> > with the wext interface in earlier times. >> > >> > Signed-off-by: Andreas Kemnade <andreas@kemnade.info> >> >> Please use just "libertas: " as the prefix and drop the "wireless:". >> > Hmm, is there any rule for that or do I just find that out > by analysing git log output? No generic rule as far as I know. I recommend to use git log to see the most common prefix: git log --oneline --follow --no-merges -- drivers/net/wireless/libertas > BTW: That patch depends on my ieee80211 powersave mode series where I sent > a second version today. It's a good idea to document that in the patch, for example after "---" line. > Has that series found the way into your review queue? You can check the status from patchwork: https://patchwork.kernel.org/project/linux-wireless/list/?state=* I haven't opened wireless-drivers-next yet due to the merge window, I will do that after -rc1 is released. -- Kalle Valo
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH RFC] wireless:libertas: enable auto deep sleep Andreas Kemnade <andreas@kemnade.info> - 2016-01-20 08:50 +0100
Re: [PATCH RFC] wireless:libertas: enable auto deep sleep Kalle Valo <kvalo@codeaurora.org> - 2016-01-20 13:50 +0100
Re: [PATCH RFC] wireless:libertas: enable auto deep sleep Andreas Kemnade <andreas@kemnade.info> - 2016-01-20 17:50 +0100
Re: [PATCH RFC] wireless:libertas: enable auto deep sleep Kalle Valo <kvalo@codeaurora.org> - 2016-01-20 19:00 +0100
csiph-web