All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH 0/3] UAPSD support for STA/AP mode
@ 2013-05-08  7:49 Janusz Dziedzic
  2013-05-08  7:49 ` [ath9k-devel] [PATCH 1/3] ath10k: WMI add AP PS Janusz Dziedzic
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Janusz Dziedzic @ 2013-05-08  7:49 UTC (permalink / raw)
  To: ath9k-devel

First two paches add PS/UAPSD support for AP/P2P_GO mode.
Last one enable UAPSD for STA mode.

In case of FW issues we can easy disable this features by cleaning:
IEEE80211_HW_SUPPORTS_UAPSD/WIPHY_FLAG_AP_UAPSD still have code included.


Janusz Dziedzic (3):
  ath10k: WMI add AP PS
  ath10k: add AP UAPSD support
  ath10k: enable STA UAPSD support

 drivers/net/wireless/ath/ath10k/core.h |    1 +
 drivers/net/wireless/ath/ath10k/mac.c  |  165 +++++++++++++++++++++++++++++---
 drivers/net/wireless/ath/ath10k/wmi.c  |   26 +++++
 drivers/net/wireless/ath/ath10k/wmi.h  |   68 +++++++++++++
 4 files changed, 249 insertions(+), 11 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-05-09  9:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08  7:49 [ath9k-devel] [PATCH 0/3] UAPSD support for STA/AP mode Janusz Dziedzic
2013-05-08  7:49 ` [ath9k-devel] [PATCH 1/3] ath10k: WMI add AP PS Janusz Dziedzic
2013-05-09  7:09   ` Kalle Valo
2013-05-09  7:35     ` Janusz.Dziedzic at tieto.com
2013-05-09  8:31       ` Kalle Valo
2013-05-08  7:49 ` [ath9k-devel] [PATCH 2/3] ath10k: add AP UAPSD support Janusz Dziedzic
2013-05-09  7:11   ` Kalle Valo
2013-05-08  7:49 ` [ath9k-devel] [PATCH 3/3] ath10k: enable STA " Janusz Dziedzic
2013-05-09  7:17   ` Kalle Valo
2013-05-09  7:47     ` Janusz.Dziedzic at tieto.com
2013-05-09  8:07       ` Michal Kazior
2013-05-09  8:47         ` Kalle Valo
2013-05-09  9:12 ` [ath9k-devel] [PATCH 0/3] UAPSD support for STA/AP mode Janusz.Dziedzic at tieto.com

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.