Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/3] ath10k: implement FW IE support
@ 2013-09-25 21:08 Kalle Valo
  2013-09-25 21:08 ` [PATCH 1/3] ath10k: rename board_data in struct ath10k Kalle Valo
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kalle Valo @ 2013-09-25 21:08 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

FW IE format is needed for ath10k automatically detect what features the
firmware image supports. This is important especially with 10.x firmwares which
has a different interface.

Please review.

---

Kalle Valo (3):
      ath10k: rename board_data in struct ath10k
      ath10k: store separate pointers for firmware data
      ath10k: implement firmware IE container support


 drivers/net/wireless/ath/ath10k/core.c |  210 +++++++++++++++++++++++++++++---
 drivers/net/wireless/ath/ath10k/core.h |   12 ++
 drivers/net/wireless/ath/ath10k/hw.h   |   19 +++
 drivers/net/wireless/ath/ath10k/wmi.c  |    3 
 4 files changed, 220 insertions(+), 24 deletions(-)


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

end of thread, other threads:[~2013-09-26  6:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-25 21:08 [PATCH 0/3] ath10k: implement FW IE support Kalle Valo
2013-09-25 21:08 ` [PATCH 1/3] ath10k: rename board_data in struct ath10k Kalle Valo
2013-09-25 21:08 ` [PATCH 2/3] ath10k: store separate pointers for firmware data Kalle Valo
2013-09-25 21:08 ` [PATCH 3/3] ath10k: implement firmware IE container support Kalle Valo
2013-09-26  5:46   ` Michal Kazior
2013-09-26  5:55     ` Kalle Valo
2013-09-26  6:04       ` Michal Kazior
2013-09-26  6:18         ` Kalle Valo

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