Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 00/10] ath9k_htc updates
@ 2010-04-16  6:23 Sujith
  0 siblings, 0 replies; only message in thread
From: Sujith @ 2010-04-16  6:23 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless

John,

This series contains all the pending patches
for ath9k_htc, rebased over Luis' latest series.

Sujith

Sujith (10):
  ath9k_htc: Cleanup beacon configuration
  ath: Add buffered register write operations
  ath9k_htc: Implement multiple register write support
  ath9k_hw: Add macros for multiple register writes
  ath9k_hw: Relocate Opmode initialization
  ath9k_hw: Use buffered register writes
  ath9k_htc: Remove GPIO set on unload
  ath9k_htc: Add dropped SKB count to debugfs
  ath9k_htc: Handle WMI timeouts properly
  ath9k_htc: Fix sparse endian warnings

 drivers/net/wireless/ath/ath.h                  |   14 +++-
 drivers/net/wireless/ath/ath9k/ani.c            |   23 +++++
 drivers/net/wireless/ath/ath9k/ar5008_phy.c     |   28 ++++++
 drivers/net/wireless/ath/ath9k/ar9002_calib.c   |    5 +
 drivers/net/wireless/ath/ath9k/ar9002_hw.c      |    7 ++-
 drivers/net/wireless/ath/ath9k/ar9002_phy.c     |    5 +
 drivers/net/wireless/ath/ath9k/eeprom_4k.c      |   10 ++
 drivers/net/wireless/ath/ath9k/hif_usb.c        |   13 ++-
 drivers/net/wireless/ath/ath9k/htc.h            |   19 ++--
 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c |   29 +++----
 drivers/net/wireless/ath/ath9k/htc_drv_init.c   |  104 ++++++++++++++++++++++-
 drivers/net/wireless/ath/ath9k/htc_drv_main.c   |   20 +++--
 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c   |   11 +--
 drivers/net/wireless/ath/ath9k/htc_hst.c        |    8 +-
 drivers/net/wireless/ath/ath9k/htc_hst.h        |   24 +++---
 drivers/net/wireless/ath/ath9k/hw.c             |   79 ++++++++++++++++--
 drivers/net/wireless/ath/ath9k/hw.h             |   18 ++++
 drivers/net/wireless/ath/ath9k/mac.c            |   27 ++++++
 drivers/net/wireless/ath/ath9k/mac.h            |   10 +-
 drivers/net/wireless/ath/ath9k/wmi.c            |   16 +++-
 drivers/net/wireless/ath/ath9k/wmi.h            |   19 ++++-
 21 files changed, 407 insertions(+), 82 deletions(-)


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

only message in thread, other threads:[~2010-04-16  6:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16  6:23 [PATCH 00/10] ath9k_htc updates Sujith

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