From: Sujith Manoharan <[email protected]>

Fixes for -next. Some of the patches have been
posted earlier, this series addresses Felix's review
comments.

Sujith

Miaoqing Pan (1):
  ath9k: Use new QCA953x initvals

Sujith Manoharan (10):
  ath9k: Update QCA953x initvals
  ath9k: Fix LED configuration
  ath9k: Enable TSF2 for generic HW timers
  ath9k: Store the chip chainmask in HW capabilities
  ath9k: Fix thermometer programming
  ath9k: Clear offchannel state properly
  ath9k: Cancel pending offchannel operations
  ath9k: Handle failure to send NoA
  ath9k: Adjust tbtt delta properly
  ath9k: Move roc completion to the offchannel timer

 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c   |   9 +-
 drivers/net/wireless/ath/ath9k/ar9003_hw.c       |  51 ++-
 drivers/net/wireless/ath/ath9k/ar953x_initvals.h | 498 +++++++++++++++++++++--
 drivers/net/wireless/ath/ath9k/ath9k.h           |   2 +
 drivers/net/wireless/ath/ath9k/channel.c         |  17 +-
 drivers/net/wireless/ath/ath9k/gpio.c            |   9 +-
 drivers/net/wireless/ath/ath9k/hw.c              |  43 +-
 drivers/net/wireless/ath/ath9k/hw.h              |   4 +
 drivers/net/wireless/ath/ath9k/init.c            |   3 +
 drivers/net/wireless/ath/ath9k/main.c            |  58 ++-
 drivers/net/wireless/ath/ath9k/pci.c             |   4 +-
 drivers/net/wireless/ath/ath9k/reg.h             |   3 +
 12 files changed, 620 insertions(+), 81 deletions(-)

-- 
2.1.3

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to