All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/8] PAPRD for ath9k
@ 2012-12-07 10:01 Sujith Manoharan
  2012-12-07 10:01 ` [RFC 1/8] ath9k_hw: Fix PAPRD registers for AR9485 Sujith Manoharan
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Sujith Manoharan @ 2012-12-07 10:01 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

From: Sujith Manoharan <c_manoha@qca.qualcomm.com>

This patch series enables PAPRD functionality for AR9485,
AR9462 and AR9565. Please review !

Sujith Manoharan (8):
  ath9k_hw: Fix PAPRD registers for AR9485
  ath9k_hw: Fix PAPRD training
  ath9k: Add a few debug messages for PAPRD
  ath9k: Fix redundant PS wrappers
  ath9k_hw: Various trivial fixes for PAPRD
  ath9k_hw: Fix PAPRD retraining for AR9485
  ath9k_hw: Calculate the correct training power for PAPRD
  ath9k_hw: Enable PAPRD for AR9485, AR9462 and AR9565

 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 49 +++++++++------
 drivers/net/wireless/ath/ath9k/ar9003_paprd.c  | 87 +++++++++++++++++++-------
 drivers/net/wireless/ath/ath9k/ar9003_phy.h    | 29 +++++----
 drivers/net/wireless/ath/ath9k/hw.c            | 11 ++++
 drivers/net/wireless/ath/ath9k/hw.h            |  4 +-
 drivers/net/wireless/ath/ath9k/link.c          | 22 ++++---
 6 files changed, 137 insertions(+), 65 deletions(-)

-- 
1.8.0.1


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

end of thread, other threads:[~2012-12-07 15:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 10:01 [RFC 0/8] PAPRD for ath9k Sujith Manoharan
2012-12-07 10:01 ` [RFC 1/8] ath9k_hw: Fix PAPRD registers for AR9485 Sujith Manoharan
2012-12-07 10:01 ` [RFC 2/8] ath9k_hw: Fix PAPRD training Sujith Manoharan
2012-12-07 10:28   ` Rajkumar Manoharan
2012-12-07 15:00     ` Sujith Manoharan
2012-12-07 10:01 ` [RFC 3/8] ath9k: Add a few debug messages for PAPRD Sujith Manoharan
2012-12-07 10:01 ` [RFC 4/8] ath9k: Fix redundant PS wrappers Sujith Manoharan
2012-12-07 10:01 ` [RFC 5/8] ath9k_hw: Various trivial fixes for PAPRD Sujith Manoharan
2012-12-07 10:01 ` [RFC 6/8] ath9k_hw: Fix PAPRD retraining for AR9485 Sujith Manoharan
2012-12-07 10:02 ` [RFC 7/8] ath9k_hw: Calculate the correct training power for PAPRD Sujith Manoharan
2012-12-07 10:27   ` Rajkumar Manoharan
2012-12-07 14:59     ` Sujith Manoharan
2012-12-07 10:02 ` [RFC 8/8] ath9k_hw: Enable PAPRD for AR9485, AR9462 and AR9565 Sujith Manoharan

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.