All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ath10k: print crc32 checksum
@ 2015-11-25 13:37 ` Kalle Valo
  0 siblings, 0 replies; 17+ messages in thread
From: Kalle Valo @ 2015-11-25 13:37 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

Print crc32 checksum for firmware and board files. Also some improvements how
we print info messages during boot.

---

Kalle Valo (6):
      ath10k: fix otp board id error message
      ath10k: reorganise hardware and firmware info messages
      ath10k: always show bmi chip ids and subdevice ids
      ath10k: split driver info messages during device initialisation
      ath10k: print crc32 checksums for firmware and board files
      ath10k: implement fw_checksums debugfs file


 drivers/net/wireless/ath/ath10k/Kconfig |    1 
 drivers/net/wireless/ath/ath10k/core.c  |    8 ++
 drivers/net/wireless/ath/ath10k/debug.c |  119 ++++++++++++++++++++++++++-----
 drivers/net/wireless/ath/ath10k/debug.h |    4 +
 4 files changed, 111 insertions(+), 21 deletions(-)


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

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

end of thread, other threads:[~2015-11-30 15:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 13:37 [PATCH 0/6] ath10k: print crc32 checksum Kalle Valo
2015-11-25 13:37 ` Kalle Valo
2015-11-25 13:38 ` [PATCH 1/6] ath10k: fix otp board id error message Kalle Valo
2015-11-25 13:38   ` Kalle Valo
2015-11-25 13:48   ` Sebastian Gottschall
2015-11-25 13:38 ` [PATCH 2/6] ath10k: reorganise hardware and firmware info messages Kalle Valo
2015-11-25 13:38   ` Kalle Valo
2015-11-25 13:38 ` [PATCH 3/6] ath10k: always show bmi chip ids and subdevice ids Kalle Valo
2015-11-25 13:38   ` Kalle Valo
2015-11-25 13:38 ` [PATCH 4/6] ath10k: split driver info messages during device initialisation Kalle Valo
2015-11-25 13:38   ` Kalle Valo
2015-11-25 13:38 ` [PATCH 5/6] ath10k: print crc32 checksums for firmware and board files Kalle Valo
2015-11-25 13:38   ` Kalle Valo
2015-11-25 13:38 ` [PATCH 6/6] ath10k: implement fw_checksums debugfs file Kalle Valo
2015-11-25 13:38   ` Kalle Valo
2015-11-30 15:15 ` [PATCH 0/6] ath10k: print crc32 checksum Kalle Valo
2015-11-30 15:15   ` 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.