public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org,
	"Luis R. Rodriguez" <lrodriguez@atheros.com>
Subject: [PATCH 0/5] Few mac80211 and ath9k suspend fixes
Date: Wed, 23 Dec 2009 20:03:24 -0500	[thread overview]
Message-ID: <1261616609-518-1-git-send-email-lrodriguez@atheros.com> (raw)

John, here are a few fixes for suspend for both mac80211
and ath9k. I'd like to wait for Johanne's ack on both
mac80211 fixes, the ath9k patches don't depend on those
two fixes so they can be merged separately.

The all-in-one patch for wireless-testing is available at:

http://bombadil.infradead.org/~mcgrof/patches/wireless-testing/2009/12/pm-fixes-2009-12-23.patch

Individual backported patches to test against upstream 2.6.32 are available at:

http://kernel.org/pub/linux/kernel/people/mcgrof/patches/var/2009/12/pm-fixes-32-pending/

The upstream commit are pending on the commit logs there.

For those still on 2.6.32, I still recommend to apply:

mac80211: fix WMM AP settings application
mac80211: fix resume

You can get these here:

http://bombadil.infradead.org/~mcgrof/patches/pm-stuff/0001-mac80211-fix-resume.patch
http://bombadil.infradead.org/~mcgrof/patches/pm-stuff/0002-mac80211-fix-WMM-AP-settings-application.patch

These two likely have their respective upstream sha1sum already, not sure.

Luis R. Rodriguez (4):
  mac80211: fix race with suspend and dynamic_ps_disable_work
  mac80211: fix propagation of failed hardware reconfigurations
  ath9k: wake hardware for interface IBSS/AP/Mesh removal
  ath9k: wake hardware during AMPDU TX actions

Sujith (1):
  ath9k: fix suspend by waking device prior to stop

 drivers/net/wireless/ath/ath9k/main.c |   14 ++++++++++++++
 net/mac80211/tx.c                     |    4 ++++
 net/mac80211/util.c                   |   12 ++++++++++++
 3 files changed, 30 insertions(+), 0 deletions(-)


             reply	other threads:[~2009-12-24  1:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-24  1:03 Luis R. Rodriguez [this message]
2009-12-24  1:03 ` [PATCH 1/5] mac80211: fix race with suspend and dynamic_ps_disable_work Luis R. Rodriguez
2009-12-24 12:41   ` Johannes Berg
2009-12-24  1:03 ` [PATCH 2/5] mac80211: fix propagation of failed hardware reconfigurations Luis R. Rodriguez
2009-12-24 12:38   ` Johannes Berg
2009-12-24 20:11     ` Luis R. Rodriguez
2009-12-24  1:03 ` [PATCH 3/5] ath9k: fix suspend by waking device prior to stop Luis R. Rodriguez
2009-12-24  1:03 ` [PATCH 4/5] ath9k: wake hardware for interface IBSS/AP/Mesh removal Luis R. Rodriguez
2009-12-24  1:03 ` [PATCH 5/5] ath9k: wake hardware during AMPDU TX actions Luis R. Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1261616609-518-1-git-send-email-lrodriguez@atheros.com \
    --to=lrodriguez@atheros.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox