Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v3 00/20] ath9k patches
@ 2012-06-04 10:57 Sujith Manoharan
  0 siblings, 0 replies; only message in thread
From: Sujith Manoharan @ 2012-06-04 10:57 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless

Hi John,

This is v3 of the earlier series, the difference being:

* Drop the patch, "ath9k: always perform ani calibration at poll"
* Change "ath9k: Use separate operational flags for BTCOEX" to use atomic ops.

Sujith


Rajkumar Manoharan (10):
  ath9k_hw: update ar9462 initval table to fix rx nfcal
  ath9k: cleanup MCI indentation
  ath9k_hw: fix IQ calibration chain index
  ath9k_hw: program BT to control SPDT
  ath9k_hw: configure ar9462 switching regulator discontinuous mode
  ath9k_hw: fix BT RF performance
  ath9k: BT coex performance tuning for AR9462
  ath: do not update cycle counters with sleep mode results
  ath9k_hw: fix power state for MCI
  ath9k: improve BT FTP/PAN performance

Sujith Manoharan (10):
  ath9k: Prune ath9k_init_device
  ath9k: Handle ASPM properly
  ath9k: Setup MCI interrupts properly
  ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage
  ath9k_hw: Fix MCI usage
  ath9k_hw: Cleanup power mode API
  ath9k: Add MCI interrupt to debugfs statistics
  ath9k_hw: Fix variable usage
  ath9k: Remove SC_OP_OFFCHANNEL
  ath9k: Use separate operational flags for BTCOEX

 drivers/net/wireless/ath/ath9k/ar9003_calib.c      |   20 +-
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c     |    1 +
 drivers/net/wireless/ath/ath9k/ar9003_mci.c        |  457 ++++++++++----------
 drivers/net/wireless/ath/ath9k/ar9003_mci.h        |   10 +-
 drivers/net/wireless/ath/ath9k/ar9003_phy.c        |    4 +
 .../net/wireless/ath/ath9k/ar9462_2p0_initvals.h   |    4 +-
 drivers/net/wireless/ath/ath9k/ath9k.h             |   19 +-
 drivers/net/wireless/ath/ath9k/btcoex.c            |   10 +-
 drivers/net/wireless/ath/ath9k/btcoex.h            |    4 +
 drivers/net/wireless/ath/ath9k/debug.c             |    3 +
 drivers/net/wireless/ath/ath9k/debug.h             |    1 +
 drivers/net/wireless/ath/ath9k/gpio.c              |   36 +-
 drivers/net/wireless/ath/ath9k/hw.c                |  212 ++++-----
 drivers/net/wireless/ath/ath9k/hw.h                |   10 +-
 drivers/net/wireless/ath/ath9k/init.c              |   18 +-
 drivers/net/wireless/ath/ath9k/main.c              |   15 +-
 drivers/net/wireless/ath/ath9k/mci.c               |   65 ++-
 drivers/net/wireless/ath/ath9k/mci.h               |   11 +-
 drivers/net/wireless/ath/ath9k/pci.c               |    5 +
 drivers/net/wireless/ath/ath9k/recv.c              |    5 +-
 drivers/net/wireless/ath/ath9k/reg.h               |    2 +
 21 files changed, 481 insertions(+), 431 deletions(-)

-- 
1.7.10.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-04 10:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 10:57 [PATCH v3 00/20] ath9k patches Sujith Manoharan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox