linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] ath9k_htc fixes
@ 2010-04-23  4:57 Sujith
  0 siblings, 0 replies; only message in thread
From: Sujith @ 2010-04-23  4:57 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless

John,

This series contains a bunch of fixes for ath9k_htc.
Ming Lei's comment about "ath9k_htc: Use USB reboot"
has also been addressed in this series.

Sujith

Sujith (11):
  ath9k_htc: Simplify TX URB management
  ath9k_htc: Handle device unplug properly
  ath9k_htc: Use multiple register writes
  ath9k_htc: Cancel running timers before disabling HW
  ath9k_hw: Remove pointless ANI deinit
  ath9k_htc: Pass correct private pointer
  ath9k_htc: Use USB reboot
  ath9k_htc: Process command data properly
  ath9k_htc: Increase WMI timeout value
  ath9k_htc: Fix WMI command race
  ath9k_htc: Really fix device hotunplug

 drivers/net/wireless/ath/ath9k/ani.c          |    9 --
 drivers/net/wireless/ath/ath9k/ani.h          |    1 -
 drivers/net/wireless/ath/ath9k/ar9002_hw.c    |    5 +
 drivers/net/wireless/ath/ath9k/hif_usb.c      |  149 ++++++++++++++-----------
 drivers/net/wireless/ath/ath9k/hif_usb.h      |    1 -
 drivers/net/wireless/ath/ath9k/htc.h          |    1 +
 drivers/net/wireless/ath/ath9k/htc_drv_init.c |    8 ++
 drivers/net/wireless/ath/ath9k/htc_drv_main.c |   12 +-
 drivers/net/wireless/ath/ath9k/htc_hst.c      |    5 +-
 drivers/net/wireless/ath/ath9k/hw.c           |    3 -
 drivers/net/wireless/ath/ath9k/wmi.c          |   11 +-
 drivers/net/wireless/ath/ath9k/wmi.h          |    4 +-
 12 files changed, 117 insertions(+), 92 deletions(-)


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

only message in thread, other threads:[~2010-04-23  4:58 UTC | newest]

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

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