All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] update ath10k support for QCA9377 chips
@ 2015-11-05  8:50 ` Bartosz Markowski
  0 siblings, 0 replies; 13+ messages in thread
From: Bartosz Markowski @ 2015-11-05  8:50 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Bartosz Markowski

* Clarifying the naming scheme for QCA9377 targets
* Adding the dev_id mathod (RFC) as a HW identification helper
* updating missing hw_params for 1.1 target

---

Notes:
  v2:
   * rebase
   * fix the whitespace mess in patch 4/4 [Kalle]

Bartosz Markowski (4):
  ath10k: fix the currently supported QCA9377 target version name
  ath10k: update missing hw_params of QCA9377 hw1.1
  ath10k: introduce dev_id to hw_params
  ath10k: add QCA9377 hw1.0 support

 drivers/net/wireless/ath/ath10k/core.c | 49 ++++++++++++++++++++++++++++++++--
 drivers/net/wireless/ath/ath10k/core.h |  1 +
 drivers/net/wireless/ath/ath10k/hw.h   | 17 ++++++++++--
 drivers/net/wireless/ath/ath10k/pci.c  |  8 ++----
 4 files changed, 65 insertions(+), 10 deletions(-)

-- 
2.1.2


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

end of thread, other threads:[~2015-11-12 19:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-05  8:50 [PATCH v2 0/4] update ath10k support for QCA9377 chips Bartosz Markowski
2015-11-05  8:50 ` Bartosz Markowski
2015-11-05  8:50 ` [PATCH v2 1/4] ath10k: fix the currently supported QCA9377 target version name Bartosz Markowski
2015-11-05  8:50   ` Bartosz Markowski
2015-11-05  8:50 ` [PATCH v2 2/4] ath10k: update missing hw_params of QCA9377 hw1.1 Bartosz Markowski
2015-11-05  8:50   ` Bartosz Markowski
2015-11-05  8:50 ` [PATCH v2 3/4] ath10k: introduce dev_id to hw_params Bartosz Markowski
2015-11-05  8:50   ` Bartosz Markowski
2015-11-05  8:50 ` [PATCH v2 4/4] ath10k: add QCA9377 hw1.0 support Bartosz Markowski
2015-11-05  8:50   ` Bartosz Markowski
2015-11-09 16:51 ` [PATCH v2 0/4] update ath10k support for QCA9377 chips Bartosz Markowski
2015-11-12 19:03 ` Kalle Valo
2015-11-12 19:03   ` 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.