linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mac80211: stable fixes for UDP packet loss when enabling power save
@ 2010-03-11 21:57 Luis R. Rodriguez
  2010-03-11 21:57 ` [PATCH 1/2] mac80211: Retry null data frame for " Luis R. Rodriguez
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luis R. Rodriguez @ 2010-03-11 21:57 UTC (permalink / raw)
  To: stable; +Cc: linville, johannes, linux-wireless, Luis R. Rodriguez

Here's a few stable fixes for mac80211/ath9k which have already
been merged upstream. We forgot to add the stable tag on them
so sending these out manually. The patches address an issue of packet
loss when going into power save mode.

The patches in this series apply to the latest 2.6.33.y but for
your convenience I have also backported the patches to the latest
2.6.32.y kernel.

The 2.6.33.y patches can be found here:

http://kernel.org/pub/linux/kernel/people/mcgrof/patches/ath9k/2010-03/33-fixes/02-mac80211-udp-ps-issue/

The 2.6.32.y patches can be found here:

http://kernel.org/pub/linux/kernel/people/mcgrof/patches/ath9k/2010-03/32-fixes/02-mac80211-udp-ps-issue/

Vivek Natarajan (2):
  mac80211: Retry null data frame for power save
  ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k

 drivers/net/wireless/ath/ath9k/main.c |    1 +
 include/net/mac80211.h                |    4 ++++
 net/mac80211/ieee80211_i.h            |    1 +
 net/mac80211/mlme.c                   |   20 +++++++++++++++-----
 net/mac80211/status.c                 |   17 +++++++++++++++--
 5 files changed, 36 insertions(+), 7 deletions(-)


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

end of thread, other threads:[~2010-03-29 23:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-11 21:57 [PATCH 0/2] mac80211: stable fixes for UDP packet loss when enabling power save Luis R. Rodriguez
2010-03-11 21:57 ` [PATCH 1/2] mac80211: Retry null data frame for " Luis R. Rodriguez
2010-03-11 21:57 ` [PATCH 2/2] ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k Luis R. Rodriguez
2010-03-29 23:09 ` [stable] [PATCH 0/2] mac80211: stable fixes for UDP packet loss when enabling power save Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).