linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/3] add TPC capability for AR9002 based chips
@ 2014-12-27 14:12 Lorenzo Bianconi
  2014-12-27 14:12 ` [RFC 1/3] ath9k: add power per-rate tables for AR9002 chips Lorenzo Bianconi
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Lorenzo Bianconi @ 2014-12-27 14:12 UTC (permalink / raw)
  To: linux-wireless; +Cc: nbd, thomas, adrian

This patchset adds TPC capability to ath9k for AR9002 based chips

*[RFC 1/3]: add TX power per-rate tables to cap TX power in TX descriptor path
*[RFC 2/3]: cap per-packet TX power according to TX power per-rate tables
*[RFC 3/3]: enable per-packet TPC on AR9002 based chips by default

This pachset is based on Adrian Chadd's hints
(https://www.mail-archive.com/ath9k-devel@lists.ath9k.org/msg10396.html)

Lorenzo Bianconi (3):
  ath9k: add power per-rate tables for AR9002 chips
  ath9k: add TPC to TX path for AR9002 based chips
  ath9k: enable per-packet TPC on AR9002 based chips

 drivers/net/wireless/ath/ath9k/ar5008_phy.c  | 80 ++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath9k/debug.c       |  5 --
 drivers/net/wireless/ath/ath9k/eeprom_4k.c   | 14 +++++
 drivers/net/wireless/ath/ath9k/eeprom_9287.c | 15 ++++++
 drivers/net/wireless/ath/ath9k/eeprom_def.c  | 14 +++++
 drivers/net/wireless/ath/ath9k/hw.c          |  3 +-
 drivers/net/wireless/ath/ath9k/hw.h          |  2 +
 drivers/net/wireless/ath/ath9k/xmit.c        | 66 +++++++++++++++++++----
 8 files changed, 181 insertions(+), 18 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2014-12-30 11:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-27 14:12 [RFC 0/3] add TPC capability for AR9002 based chips Lorenzo Bianconi
2014-12-27 14:12 ` [RFC 1/3] ath9k: add power per-rate tables for AR9002 chips Lorenzo Bianconi
2014-12-27 14:12 ` [RFC 2/3] ath9k: add TPC to TX path for AR9002 based chips Lorenzo Bianconi
2014-12-27 14:12 ` [RFC 3/3] ath9k: enable per-packet TPC on " Lorenzo Bianconi
2014-12-28 12:46 ` [RFC 0/3] add TPC capability for " Oleksij Rempel
2014-12-28 14:32   ` Lorenzo Bianconi
2014-12-29 13:35     ` Oleksij Rempel
2014-12-29 14:18       ` Lorenzo Bianconi
2014-12-30 10:18         ` Oleksij Rempel
2014-12-30 11:00           ` Lorenzo Bianconi

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).