Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/8] ath10k: small cleanups to pci.c
@ 2014-03-25  9:14 Kalle Valo
  2014-03-25  9:15 ` [PATCH 1/8] ath10k: cleanup ath10k_pci_wait_for_target_init() Kalle Valo
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Kalle Valo @ 2014-03-25  9:14 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

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

---

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  |  125 ++++++++++++++++++++++----------
 drivers/net/wireless/ath/ath10k/pci.h  |    3 -
 4 files changed, 92 insertions(+), 46 deletions(-)


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

end of thread, other threads:[~2014-03-26 11:10 UTC | newest]

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

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