All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ath9k patches
@ 2014-11-11  7:07 Sujith Manoharan
  2014-11-11  7:07 ` [PATCH 1/6] ath9k: disable overriding AR9340 SLP32 registers Sujith Manoharan
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Sujith Manoharan @ 2014-11-11  7:07 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, ath9k-devel

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

Various fixes for -next.

Miaoqing Pan (3):
  ath9k: disable overriding AR9340 SLP32 registers
  ath9k: Use new QCA953x initvals
  ath9k: Fix high tx power in multi-chain mode

Sujith Manoharan (3):
  ath9k: Update QCA953x initvals
  ath9k: Fix LED configuration
  ath9k: Enable TSF2 for generic HW timers

 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c   |  22 +-
 drivers/net/wireless/ath/ath9k/ar9003_hw.c       |  51 ++-
 drivers/net/wireless/ath/ath9k/ar9003_phy.c      |  12 +-
 drivers/net/wireless/ath/ath9k/ar953x_initvals.h | 498 +++++++++++++++++++++--
 drivers/net/wireless/ath/ath9k/ath9k.h           |   1 +
 drivers/net/wireless/ath/ath9k/gpio.c            |   9 +-
 drivers/net/wireless/ath/ath9k/hw.c              |  23 +-
 drivers/net/wireless/ath/ath9k/hw.h              |   3 +
 drivers/net/wireless/ath/ath9k/init.c            |   3 +
 drivers/net/wireless/ath/ath9k/main.c            |   6 +-
 drivers/net/wireless/ath/ath9k/pci.c             |   4 +-
 drivers/net/wireless/ath/ath9k/reg.h             |   3 +
 12 files changed, 575 insertions(+), 60 deletions(-)

-- 
2.1.3


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

end of thread, other threads:[~2014-11-14  6:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11  7:07 [PATCH 0/6] ath9k patches Sujith Manoharan
2014-11-11  7:07 ` [PATCH 1/6] ath9k: disable overriding AR9340 SLP32 registers Sujith Manoharan
2014-11-12 11:26   ` Felix Fietkau
2014-11-13  0:05     ` Sujith Manoharan
2014-11-14  6:02       ` Sujith Manoharan
2014-11-11  7:07 ` [PATCH 2/6] ath9k: Update QCA953x initvals Sujith Manoharan
2014-11-11  7:07 ` [PATCH 3/6] ath9k: Use new " Sujith Manoharan
2014-11-11  7:07 ` [PATCH 4/6] ath9k: Fix high tx power in multi-chain mode Sujith Manoharan
2014-11-11 14:23   ` Felix Fietkau
2014-11-11 23:38     ` Sujith Manoharan
2014-11-12  1:54       ` Pan, Miaoqing
2014-11-12  3:34         ` Sujith Manoharan
2014-11-12  8:48           ` Felix Fietkau
2014-11-13  0:00             ` Sujith Manoharan
2014-11-11  7:07 ` [PATCH 5/6] ath9k: Fix LED configuration Sujith Manoharan
2014-11-11  7:07 ` [PATCH 6/6] ath9k: Enable TSF2 for generic HW timers 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.