All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] ath10k: small cleanups to pci.c
@ 2014-03-28  7:32 ` Kalle Valo
  0 siblings, 0 replies; 20+ messages in thread
From: Kalle Valo @ 2014-03-28  7:32 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

While looking at the cold reset problem I did some cleanup
to pci.c.

v2: In patch 1 fix how to check FW_IND_INITIALIZED and also check for 0xffffffff.

---

Kalle Valo (8):
      ath10k: cleanup ath10k_pci_wait_for_target_init()
      ath10k: add module parameter to disable cold reset
      ath10k: fix name of target_ps module parameter
      ath10k: advertise only firmware API 2 files
      ath10k: delete ar_pci->fw_indicator_address
      ath10k: improve pci debug messages
      ath10k: add module parameter values to the pci info print
      ath10k: print chip id during boot


 drivers/net/wireless/ath/ath10k/core.c |    9 +-
 drivers/net/wireless/ath/ath10k/hw.h   |    1 
 drivers/net/wireless/ath/ath10k/pci.c  |  131 ++++++++++++++++++++++----------
 drivers/net/wireless/ath/ath10k/pci.h  |    3 -
 4 files changed, 98 insertions(+), 46 deletions(-)


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2014-03-28 12:24 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28  7:32 [PATCH v2 0/8] ath10k: small cleanups to pci.c Kalle Valo
2014-03-28  7:32 ` Kalle Valo
2014-03-28  7:32 ` [PATCH v2 1/8] ath10k: cleanup ath10k_pci_wait_for_target_init() Kalle Valo
2014-03-28  7:32   ` Kalle Valo
2014-03-28  7:32 ` [PATCH v2 2/8] ath10k: add module parameter to disable cold reset Kalle Valo
2014-03-28  7:32   ` Kalle Valo
2014-03-28  7:32 ` [PATCH v2 3/8] ath10k: fix name of target_ps module parameter Kalle Valo
2014-03-28  7:32   ` Kalle Valo
2014-03-28  7:32 ` [PATCH v2 4/8] ath10k: advertise only firmware API 2 files Kalle Valo
2014-03-28  7:32   ` Kalle Valo
2014-03-28  7:32 ` [PATCH v2 5/8] ath10k: delete ar_pci->fw_indicator_address Kalle Valo
2014-03-28  7:32   ` Kalle Valo
2014-03-28  7:32 ` [PATCH v2 6/8] ath10k: improve pci debug messages Kalle Valo
2014-03-28  7:32   ` Kalle Valo
2014-03-28  7:32 ` [PATCH v2 7/8] ath10k: add module parameter values to the pci info print Kalle Valo
2014-03-28  7:32   ` Kalle Valo
2014-03-28  7:33 ` [PATCH v2 8/8] ath10k: print chip id during boot Kalle Valo
2014-03-28  7:33   ` Kalle Valo
2014-03-28 12:23 ` [PATCH v2 0/8] ath10k: small cleanups to pci.c Kalle Valo
2014-03-28 12:23   ` Kalle Valo

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.